Lucene search
+L

20708 matches found

Kitploit
Kitploit
added 2026/08/25 4:12 p.m.2 views

SnipRecover-CLI

SnipRecover CLI Erkennung und Wiederherstellung von PNG-Aufnahmen der Windows Snipping Tool, die für CVE-2023-28303 anfällig sind SnipRecover CLI ist ein minimales, abhängigkeitsfreies Kommandozeilen-Tool, das dazu dient: PNG-Dateien zu erkennen , die durch die Windows Snipping...

3.3CVSS4.8AI score0.0202EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 4:10 p.m.2 views

0logon

Questo repository non contiene un README...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:07 p.m.3 views

dwn

🥽 dwn dockerpwn - un gestore di strumenti di attacco docker introduzione dwn è un "docker-compose per hacker". Utilizzando un semplice formato YAML "plan" simile a docker-compose, vengono definiti nomi di immagini, versioni e mapping di volumi/porte per configurare uno strumento per l'uso...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 3:46 p.m.3 views

Pymap-Scanner

Pymap-Scanner Funzionalità root@kitploit: 1-Basic Gui 2-Speed Scan 3-Custom Services 4-User Control 5-Error Control 6-Useful parameters And More. Moduli di installazione root@kitploit: $ Pyqt4 $ Nmap Requisiti Terze parti root@kitploit: +xsltproc...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 3:43 p.m.284 views

catnip

Cat-Nip Automated Basic Pentest Tool this tool will make your basic pentesting task like Information Gathering, Auditing, And Reporting so this tool will do every task fully automatic. Usage Guide Download / Clone Cat-Nip git clone https://github.com/baguswiratmaadi/catnip Go Inside Cat-Nip Dir c...

5.4AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 3:42 p.m.26 views

CVE-2026-55580 mcp-shell — Security Disabled by Default in Bare-Binary Deploy Path + Shell Interpreter in Secure-Mode Allowlist

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, config.go initializes Security.Enabled to false, and when MCPSHELLSECCONFIGFILE is unset, main.go starts the documented bare-binary deployment without a security policy...

8.6CVSS0.00151EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 3:41 p.m.42 views

linux-smart-enumeration

First, a couple of useful oneliners ; root@kitploit: wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh root@kitploit: curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 3:36 p.m.2 views

lab-annie

lab-annie Automatisiert die Ausnutzung von CVE-2020-13160, einer kritischen Remote-Codeausführung-Schwachstelle in AnyDesk 5.5.2...

9.8CVSS7.8AI score0.80551EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/25 3:35 p.m.1 views

CVE-2025-55182

Next.js React Server Components RCE-Exploit Nutzt CVE-2025-55182 für Remote-Codeausführung RCE durch Prototype Pollution aus. Installation root@kitploit: uv sync Verwendung Befehlsausführung root@kitploit: source .venv/bin/activate python3 exploit.py -u https://example.com -c "id" Reverse Shell...

10CVSS7.4AI score0.99802EPSS
SaveExploits385
NVD
NVD
added 2026/08/25 3:16 p.m.8 views

CVE-2026-55529

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the MCP HTTP Stream validateorigin method accepts requestorigin.startswithallowed, so the attacker-controlled localhost.evil.example HTTP origin matches the localhost allowlist. Without an API key, a malicious webpage can submit...

6.9CVSS0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 3:15 p.m.27 views

CVE-2024-58377 Nokogiri before 1.16.5 libxml2 Dependency Update

Nokogiri versions before 1.16.5 bundle libxml2 2.12.6, which is affected by CVE-2024-34459 in libxml2's xmllint tool. Nokogiri 1.16.5 upgrades the bundled libxml2 to 2.12.7 to address this. Per the maintainers, there is no impact to Nokogiri users because Nokogiri does not provide or expose the...

9.3CVSS0.00193EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 3:08 p.m.77 views

adidnsdump

Active Directory Integrated DNS dump tool By default any user in Active Directory can enumerate all DNS records in the Domain or Forest DNS zones, similar to a zone transfer. This tool enables enumeration and exporting of all DNS records in the zone for recon purposes of internal networks. For mo...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 2:56 p.m.109 views

automatic-api-attack-tool

Automatic API Attack Tool Imperva's customizable API attack tool takes an API specification as an input, and generates and runs attacks that are based on it as an output. The tool is able to parse an API specification and create fuzzing attack scenarios based on what is defined in the API...

5.7AI score
SaveExploits0
CVE
CVE
added 2026/08/25 2:26 p.m.24 views

CVE-2026-55529

PraisonAI (a multi-agent teams system) has an origin validation bypass in its MCP HTTP Stream transport. The _validate_origin method uses request_origin.startswith(allowed), so an attacker-controlled origin like http://localhost.evil.example matches the http://localhost allowlist entry via prefix...

6.9CVSS5.4AI score0.00124EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/25 2:26 p.m.8 views

PraisonAI has an origin validation bypass in MCP HTTP Stream transport that allows browser-mediated unauthenticated tool execution on local MCP server

Summary PraisonAI's MCP HTTP Stream transport uses an unsafe prefix match when validating the Origin header. The default localhost allowlist includes origins such as http://localhost, and the validation accepts any origin that starts with an allowed value. As a result, an attacker-controlled orig...

6.9CVSS5.7AI score0.00124EPSS
SaveExploits0References4Affected Software1
Kitploit
Kitploit
added 2026/08/25 1:56 p.m.3 views

CVE-2026-19650-CVE-2026-19478

cve-id Spenden Unterstütze die Pflege dieses Projekts mit PayPal oder durch Scannen des QR-Codes unten. ⚡ Einfache Verwendung Verwende dieses Projekt nur in sicheren und autorisierten Umgebungen wie: Lokalen virtuellen Maschinen Docker-Containern Isolierten Laborumgebungen Autorisierten...

9.4CVSS9AI score0.06001EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/25 1:49 p.m.2 views

ARTAXERXES

ARTAXERXES 🚀 Framework avanzato di stress test multi-tecnologia Strumento educativo di cybersecurity per test di rete ad alte prestazioni 📋 Indice 🎯 Panoramica ⚡ Confronto delle prestazioni 🛠️ Stack tecnologico 📊 Architettura 🚀 Avvio rapido ⚙️ Installazione 💡 Esempi di utilizzo 🔧 Configurazione...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 1:10 p.m.3 views

cve-2018-15473

CVE-2018-15473 This is part of Cved: a tool to manage vulnerable docker containers. Questo fa parte di Cved: uno strumento per gestire contenitori docker vulnerabili. Cved: https://github.com/git-rep-src/cved Sorgente immagine: https://github.com/cved-sources/cve-2018-15473 Autore immagine:...

5.9CVSS6.5AI score0.98631EPSS
SaveExploits26References2
Kitploit
Kitploit
added 2026/08/25 12:48 p.m.3 views

UnderlayCopy

UnderlayCopy UnderlayCopy é um utilitário PowerShell para aquisição NTFS de baixo nível e extração de artefatos de sistema protegidos e bloqueados por exemplo: SAM , SYSTEM , NTDS.dit , hives do registro e outros arquivos normalmente inacessíveis enquanto o Windows está em execução. Ele suporta...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 12:36 p.m.74 views

gh-dork

gh-dork Supply a list of dorks and, optionally, one of the following: a user -u a file with a list of users -uf an organization -org a file with a list of organizations -of a repo -r You can also pass: an output directory to store results -o a filename to store valid items, if your users or org...

5.7AI score
SaveExploits0References3
Rows per page
Query Builder