Lucene search
+L

67017 matches found

Kitploit
Kitploit
added 2026/09/11 5:25 p.m.27 views

usbkill

« usbkill » is an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer. To run: root@kitploit: sudo python usbkill.py or root@kitploit: sudo python3 usbkill.py Related project; same idea, but implemented as a Linux driver:...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 5:23 p.m.4 views

nginx-rift-check

nginx-rift-check Encuentra configuraciones vulnerables a CVE-2026-42945 , el desbordamiento de búfer en el heap del ngxhttprewritemodule de nginx. Ejecutar una versión afectada de nginx de 0.6.27 a 1.30.0 no es suficiente para ser explotable. La configuración debe contener un par específico de...

9.2CVSS7.9AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 5:23 p.m.8 views

CVE-2024-7135

CVE-2024-7135 El plugin Tainacan para WordPress es vulnerable al acceso no autorizado a datos debido a una comprobación de capacidad faltante en la función 'getfile' en todas las versiones hasta la 0.21.7 inclusive. La función también es vulnerable a directory traversal. Esto permite a atacantes...

6.5CVSS6AI score0.02667EPSS
SaveExploits1
CVE
CVE
added 2026/09/11 5:15 p.m.9 views

CVE-2026-18122

Concrete CMS versions 9.2.0 through 9.5.2 contain a Missing Authorization flaw in the Express REST API list endpoint . The Express entry collection endpoint disabled the per-entry view permission check, allowing an OAuth token with read scope for an Express entity to enumerate entries the user co...

6CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 5:15 p.m.6 views

EUVD-2026-76161

Concrete CMS 9.2.0 to 9.5.2 Express REST API list endpoint exposes restricted Express entries via Missing Authorization; the Concrete CMS REST API's Express entry collection endpoint disabled the per-entry view permission check. An OAuth token with read scope for an Express entity could enumerate...

6CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 4:42 p.m.3 views

PrintNightmare

PrintNightmare Comprueba si tu máquina posterior al parche sigue siendo vulnerable Orientación sobre cómo implementar una versión no maliciosa y 'desactivada' del exploit. Investigación que analiza el tráfico de red capturado del exploit PrintNightmare Análisis de un PCAP que contiene tráfico...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 4:40 p.m.7 views

domainhunter

Domain Hunter Autores Joe Vest @joevest y Andrew Chiles @andrewchiles La selección de nombres de dominio es un aspecto importante en la preparación para pruebas de penetración y especialmente en compromisos de Red Team. Comúnmente, los dominios que se usaron anteriormente para fines benignos y qu...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 4:19 p.m.7 views

OSIPs

OSIPs Este script escanea cada archivo de una carpeta dada de forma recursiva, extrae todas las direcciones IPv4 e IPv6, filtra las direcciones IP públicas y luego consulta estas IPs contra los relays TOR, el servicio WhoIs y el servicio de ubicación. Genera 4 archivos: un archivo CSV y un archiv...

5.9AI score
SaveExploits0References1
NVD
NVD
added 2026/09/11 4:17 p.m.4 views

CVE-2026-89262

MoguBlog through 6.2 contains an authorization bypass vulnerability in the comment deletion endpoint that performs ownership checks against request-body fields instead of the authenticated principal. Attackers can delete arbitrary comments and their replies by supplying comment UIDs and author UI...

8.7CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 4:10 p.m.25 views

shocker

Shocker A tool to find and exploit servers vulnerable to Shellshock Ref: https://en.wikipedia.org/wiki/Shellshocksoftwarebug Released as open source by NCC Group Plc - https://www.nccgroup.trust/ Developed By: Tom Watson, tom dot watson at nccgroup dot trust https://github.com/nccgroup/shocker...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:58 p.m.8 views

CVE-2024-7856

CVE-2024-7856 ★ CVE-2024-7856 Arbitrary File deletion PoC ★ Description CVE-2024-7856 : MP3 Audio Player – Music Player, Podcast Player & Radio by Sonaar -f python3 CVE-2024-7856.py -u -f -i -p...

8.1CVSS5.9AI score0.19177EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 3:54 p.m.12 views

Mirai-Spray

Mirai-Spray Escanea el formato típico de cargadores/listas de hosts de Mirai con Hydra. Esto se puede usar para comprobar si se puede conectar a una lista de hosts. INSTALACIÓN root@kitploit: apt update -y && apt upgrade -y apt install tor git clone https://github.com/Skotizo/Mirai-Spray cd...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:51 p.m.5 views

CVE-2015-0235-test

CVE-2015-0235-test Ansible playbook para verificar vulnerabilidad de CVE-2015-0235. Está basado en el programa de prueba proporcionado por la Universidad de Chicago enlace. Ansible le permitirá especificar una gran cantidad de máquinas host para probar a la vez. Esto no parchea ni reinicia nada ,...

10CVSS7.5AI score0.94558EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/11 3:26 p.m.6 views

CVE-2024-5326-Poc

CVE-2024-5326 CVE-2024-5326 Post Grid Gutenberg Blocks and WordPress Blog Plugin – PostX = 4.1.2 - Falta de autorización para actualización de opciones arbitrarias Descripción El plugin Post Grid Gutenberg Blocks and WordPress Blog Plugin – PostX para WordPress es vulnerable a la modificación no...

8.8CVSS7.8AI score0.01426EPSS
SaveExploits1References1
CVE
CVE
added 2026/09/11 3:25 p.m.12 views

CVE-2026-89262

MoguBlog through 6.2 contains an authorization bypass (IDOR) in its comment deletion endpoint. The root cause is that ownership checks are performed against request-body fields rather than the authenticated principal, allowing an unauthenticated attacker to delete arbitrary comments and their rep...

8.7CVSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 3:25 p.m.5 views

EUVD-2026-76135

MoguBlog through 6.2 contains an authorization bypass vulnerability in the comment deletion endpoint that performs ownership checks against request-body fields instead of the authenticated principal. Attackers can delete arbitrary comments and their replies by supplying comment UIDs and author UI...

8.7CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 3:25 p.m.22 views

CVE-2026-89262 MoguBlog through 6.2 Arbitrary Comment Deletion via Request-Body Ownership Check

MoguBlog through 6.2 contains an authorization bypass vulnerability in the comment deletion endpoint that performs ownership checks against request-body fields instead of the authenticated principal. Attackers can delete arbitrary comments and their replies by supplying comment UIDs and author UI...

8.7CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 3:21 p.m.6 views

CVE-2017-5123

CVE-2017-5123 Escalada de privilegios en Linux explotando la llamada al sistema waitid. El exploit es presentado por @XeR0x2A y @chaignc de HexpressoTeam únicamente con fines educativos. El error fue introducido el 21 de mayo de 2017 y corregido el 9 de octubre de 2017; se sabe que 4.14.0-rc4+ es...

8.8CVSS6.9AI score0.03714EPSS
SaveExploits12References1
NVD
NVD
added 2026/09/11 3:17 p.m.5 views

CVE-2026-87986

An arbitrary code execution vulnerability in Mistral Vibe allows an attacker to bypass command permission checks using shell constructs it's parser cannot interpret. Unparsed portions are omitted from inspection, enabling embedded commands to execute on the user's system without approval...

10CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 2:59 p.m.34 views

ketshash

Ketshash A little tool for detecting suspicious privileged NTLM connections, in particular Pass-The-Hash attack, based on event viewer logs. The tool was published as part of the "Pass-The-Hash detection" research - more details on "Pass-The-Hash detection" are in the blog post:...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder