Lucene search
+L

160 matches found

Kitploit
Kitploit
added 2026/08/30 5:20 p.m.4 views

chipicopwn

chipicopwn Эксплойт загрузчика для Google Nest Hub 2-го поколения elaine Требования Google Nest Hub 2-го поколения Raspberry Pi Pico USB-хаб с питанием или USB Y-кабель pico-sdk инструкции по установке см. в руководстве по началу работы Поддерживаемые версии заводская прошивка 2020/12 - U-Boot...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/30 7:19 a.m.4 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/08/28 3:07 p.m.4 views

picohaxx

المصدر قريبًا™ picohaxx استغلال نواة مفتوح المصدر لأجهزة Pico 4 مبني على 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 to a more...

8.4CVSS7.2AI score0.00892EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:48 a.m.9 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
Kitploit
Kitploit
added 2026/08/27 11:01 p.m.6 views

Crystal-Kit

Crystal Kit Questa repo è un esperimento tecnico e sociale per esplorare se sostituire le primitive di evasione di Cobalt Strike Sleepmask/BeaconGate con un PICO di Crystal Palace sia fattibile o addirittura auspicabile per scenari di evasione avanzati. Utilizzo 1. Disabilita la sleepmask e le...

5.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 2:45 a.m.3 views

async-pico-hub

Async PICO HUB Async PICOs é um framework para executar Beacon Object Files de longa duração e orientados a eventos dentro de um processo Beacon do Cobalt Strike. Ele fornece execução assíncrona, rastreamento de tarefas, encerramento gracioso e saída assíncrona segura ao combinar os PICOs do...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 12:53 a.m.4 views

pico-usb-wifi

= pico-usb-wifi :toc: macro :toclevels: 3 :idprefix: :idseparator: - pico-usb-wifi è un firmware per il Raspberry Pi Pico W che lo trasforma in un adattatore Wi-Fi USB senza driver, enumerandosi come dispositivo USB CDC-NCM. :figure-caption: AI Slop .Diagramma di pico-usb-wifi...

5.5AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/26 10:53 p.m.3 views

CrystalSliver

crystal-kit-sliver Kit di evasione Crystal Palace portato su Sliver C2. Questo è il primo porting pubblico del Crystal-Kit di rasta-mouse Cobalt Strike su Sliver. Segue lo stesso schema cross-C2 già dimostrato da Crystal-Kit-Xenon Mythic. Licenza: MIT — Copyright c 2026 Simone Licitra Destinazion...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 5:54 p.m.3 views

arduino-pico

Arduino-Pico Core Arduino per Raspberry Pi Pico, per tutte le schede RP2040 e RP2350 Questo è un porting di Arduino per RP2040 processore Raspberry Pi Pico e RP2350 processore Raspberry Pi Pico 2. Utilizza il bare Raspberry Pi Pico SDK e una toolchain personalizzata GCC 14.3/Newlib 4.5 e supporta...

5.4AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/08/25 5:22 p.m.5 views

execute-assembly-pico

Execute Assembly PICO Un PICO per Crystal Palace che implementa l'hosting nativo del CLR per eseguire un assembly .NET aggiunto in memoria, usando la stessa tecnica del generatore di shellcode donut. Questo ti permette di caricare strumenti .NET come Rubeus o Seatbelt da codice indipendente dalla...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 11:28 a.m.5 views

SliverMirage

SliverMirage Un fork di CrystalSliver che estende il loader PICO di Crystal Palace con bypass AMSI a doppio strato, silenziamento ETW e sei varianti di consegna per Sliver C2. Che cosa fa SliverMirage avvolge una DLL dell'impianto Sliver tramite la virtualizzazione PICO di Crystal Palace, quindi ...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 6:53 a.m.5 views

Maverick

Maverick Ein Adaptix C2-Agent, erstellt mit Crystal Palace – einem benutzerdefinierten PIC Position Independent Code Linker und PICO-Modulsystem. Demonstriert, wie modulare Shellcode-Agenten gebaut werden, bei denen jede Komponente Transport, Aufgaben, Verschleierung ein separates PICO-Blob ist,...

5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:17 a.m.14 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.61 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.10 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.14 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.8 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.36 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.40 views

CVE-2026-16196

Affected product: Sipeed PicoClaw

6.5CVSS6.2AI score0.00407EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/18 9:17 a.m.18 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