Lucene search
+L

160 matches found

Kitploit
Kitploit
added 2026/09/09 7:20 p.m.8 views

execute-assembly-pico

Execute Assembly PICO A PICO for Crystal Palace that implements native CLR hosting to execute an appended .NET assembly in memory, using the same technique as the donut shellcode generator. This allows you to load .NET tools like Rubeus or Seatbelt from position-independent code without dropping...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 7:03 p.m.5 views

CrystalSliver

crystal-kit-sliver Crystal Palace evasion kit ported to Sliver C2. This is the first public port of rasta-mouse's Crystal-Kit Cobalt Strike to Sliver. It follows the same cross-C2 pattern proven by Crystal-Kit-Xenon Mythic. License: MIT — Copyright c 2026 Simone Licitra Target: Windows x64 only...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 3:19 p.m.12 views

Maverick

Maverick An Adaptix C2 agent built with Crystal Palace — a custom PIC Position Independent Code linker and PICO module system. Demonstrates how to build modular shellcode agents where each component transport, tasks, obfuscation is a separate PICO blob loaded at runtime. Note This agent does not...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 1:17 p.m.12 views

async-pico-hub

Async PICO HUB Async PICOs is a framework for running long-lived, event-driven Beacon Object Files inside a Cobalt Strike Beacon process. It provides asynchronous execution, task tracking, graceful shutdown, and safe asynchronous output by combining Crystal Palace PICOs with a Beacon-side executi...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 12:41 p.m.8 views

arduino-pico

Arduino-Pico Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards This is a port of Arduino to the RP2040 Raspberry Pi Pico processor and RP2350 Raspberry Pi Pico 2 processor. It uses the bare Raspberry Pi Pico SDK and a custom GCC 14.3/Newlib 4.5 toolchain and supports ARM and RISC-V...

6AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/09 11:21 a.m.7 views

pico-usb-wifi

= pico-usb-wifi :toc: macro :toclevels: 3 :idprefix: :idseparator: - pico-usb-wifi is firmware for the Raspberry Pi Pico W that turns it into a driverless USB Wi-Fi adapter, enumerating as a USB CDC-NCM device. :figure-caption: AI Slop .pico-usb-wifi Diagram...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 2:20 a.m.6 views

picohaxx

souce coming soon™ picohaxx Open source Kernel exploit for Pico 4 devices based on cve-2023-33107 root@kitploit: Usage: picohaxx options -- GENERAL OPTIONS: -help Show this help menu -v Print build timestamp and exit -unroot unroot adbd -nobash once adb root is unlocked, the default is to pivot t...

8.4CVSS7.6AI score0.00892EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 11:48 p.m.6 views

SliverMirage

SliverMirage A fork of CrystalSliver, extending the Crystal Palace PICO loader with dual-layer AMSI bypass, ETW silencing, and six delivery variants for Sliver C2. What it does SliverMirage wraps a Sliver implant DLL through Crystal Palace PICO virtualization, then delivers it via a loader that...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 5:21 p.m.14 views

chipicopwn

chipicopwn Bootloader exploit for Google Nest Hub 2nd Gen elaine requirements Google Nest Hub 2nd Gen Raspberry Pi Pico Powered USB hub or USB Y cable pico-sdk see Getting Started guide for installation instructions supported version factory firmware 2020/12 - U-Boot 2019.01-gbfc19012ea-dirty Dec...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 7:19 a.m.8 views

USBvalve

!NOTE USBvalve Version 1.0.0 A complete rewrite of the application has been done: moved away from Arduino IDE environment, now the code is written for the Pi Pico SDK dependencies on external libraries have been reduced a lot USB host support for Low Speed devices is now more robust ATTiny85,...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/03 11:01 p.m.9 views

Crystal-Kit

Crystal Kit This repo is a technical and social experiment to explore whether replacing Cobalt Strike's evasion primitives Sleepmask/BeaconGate with a Crystal Palace PICO is feasible or even desirable for advanced evasion scenarios. Usage 1. Disable the sleepmask and stage obfuscations in Malleab...

6AI score
SaveExploits0
CVE
CVE
added 2026/08/28 6:48 a.m.20 views

CVE-2026-80648

CVE-2026-80648 affects the pinctrl: spacemit driver in the Linux kernel. In spacemit_pin_set_config(), the code checks the wrong variable after calling spacemit_get_pin(): it tests !pin (an unsigned int) instead of !spin (the pointer). Because pin 0 is a valid ID, the check erroneously returns -E...

5.8AI score0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 11:17 a.m.18 views

CVE-2026-72574

A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When baseurl is unset the default, Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated...

6.1CVSS0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:40 a.m.74 views

CVE-2026-72574

The CVE-2026-72574 entry describes a host header injection in Pico CMS (Pico, up to version 2.1.4) where Pico::getBaseUrl() builds the base URL from unvalidated request headers (Host, X-Forwarded-Host, X-Forwarded-Proto, X-Forwarded-Port) when base_url is unset. This allows an unauthenticated rem...

6.1CVSS5.4AI score0.00241EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 10:40 a.m.13 views

EUVD-2026-55232

A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When baseurl is unset the default, Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated...

6.1CVSS5.4AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 10:40 a.m.19 views

CVE-2026-72574 picocms Pico - Host Header Injection Enables Script Source Hijacking

A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When baseurl is unset the default, Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated...

6.1CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.10 views

CVE-2026-72574

A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When baseurl is unset the default, Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated...

6.1CVSS5.4AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 10:40 a.m.41 views

CVE-2026-72574 picocms Pico - Host Header Injection Enables Script Source Hijacking

A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When baseurl is unset the default, Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated...

6.1CVSS0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/18 10:45 p.m.42 views

CVE-2026-16196

Affected product: Sipeed PicoClaw

6.5CVSS6.2AI score0.00407EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/18 9:17 a.m.19 views

CVE-2026-16083

A security flaw has been discovered in Sipeed PicoClaw up to 0.2.9. This affects the function webhook.ParseRequest of the file pkg/channels/line/line.go of the component LINE Webhook. The manipulation results in authentication bypass by capture-replay. The attack may be launched remotely. The...

6.9CVSS0.0072EPSS
SaveExploits0References6
Rows per page
Query Builder