Lucene search
+L

5765 matches found

Kitploit
Kitploit
added 2026/09/08 9:28 p.m.7 views

webcopilot

WebCopilot An automation tool that enumerate subdomains then filters out xss, sqli, open redirect, lfi, ssrf and rce parameters and then scans for vulnerabilities. Features • Installation • Usage • WebCopilot • Tools Used • Acknowledgement WebCopilot is an automation tool designed to enumerate...

6AI score
SaveExploits0References54
Kitploit
Kitploit
added 2026/09/08 9:27 p.m.10 views

malwarescanner

MalwareScanner Escáner de malware muy básico por comparación de hash A veces puede ser necesario durante una respuesta a incidentes. Si encuentras archivos nuevos o sospechosos durante la respuesta, querrás verificar dónde existen esos archivos en los sistemas. Por lo tanto, es posible que...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 9:26 p.m.9 views

Skrull

Skrull Skrull is a malware DRM, that prevents Automatic Sample Submission by AV/EDR and Signature Scanning from Kernel. It generates launchers that can run malware on the victim using the Process Ghosting technique. Also, launchers are totally anti-copy and naturally broken when got submitted. It...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 9:26 p.m.39 views

chaos

chaos chaos is an 'origin' IP scanner developed by RST in collaboration with ChatGPT. It is a niche utility with an intended audience of mostly penetration testers and bug hunters. An origin-IP is a term-of-art expression describing the final public IP destination for websites that are publicly...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 9:24 p.m.5 views

G3-Loop-DoS

G3-Loop-DoS Python Script for Automated Vulnerability Detection of Loop DoS and CVE-2024-2169 Description: This Python script automates the process of scanning for systems potentially vulnerable to the Loop DoS attack and the hypothetical CVE-2024-2169 vulnerability. It focuses on scanning ports...

7.5CVSS7.4AI score0.05397EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 9:24 p.m.11 views

agentseal

Security toolkit for AI agents. Red-team prompts, detect MCP poisoning, scan skill files, trace toxic data flows. 225+ tests across 28 agents...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 9:24 p.m.8 views

PenBox

PenBox – A Penetration Testing Framework A Penetration Testing Framework , The Hacker’s Repo our hope is in the last version we will have evry script that a hacker needs Information Gathering : nmap Setoolkit Port Scanning Host To IP wordpress user enumeration CMS scanner XSStracer - checks remot...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 9:23 p.m.7 views

anticuckoo

anticuckoo Una herramienta para detectar y colapsar Cuckoo Sandbox. Probada en Cuckoo Sandbox Official y la versión Cuckoo de Accuvant. Por favor, considera hacer una donación: https://github.com/sponsors/therealdreg Anticuckoo también puede detectar otros sandboxes como FireEye -c2: Discusión de...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 9:22 p.m.5 views

Cisco_CVE-2023-20198

CVE-2023-20198 CVE-2023-20198 Checkscript based on: Technical analysis: https://blog.talosintelligence.com/active-exploitation-of-cisco-ios-xe-software/ First script version: https://github.com/Atea-Redteam/CVE-2023-20198/ Thanks to Atea Redteam for their work. Requires: Python3.7+ Python libs:...

10CVSS7.8AI score0.99571EPSS
SaveExploits27References1
Kitploit
Kitploit
added 2026/09/08 9:16 p.m.6 views

CVE-2020-13942

CVE-2020-13942 Run httpx or httprob on the targets before using the script. USAGE ./CVE-2020-13942.sh target.txt Credit This script was made from Rohit Gautam Repo...

9.8CVSS8.1AI score0.68398EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/08 9:15 p.m.7 views

CVE-2023-24488

POC for CVE-2023-24488 This tool is inspired from similar tool https://github.com/securitycipher/CVE-2023-24488 built using python, This tool was built using golang and has been refined from its python version, this tool is used for exfoliation CVE-2023-24488 Installation follow this command...

6.1CVSS7AI score0.80907EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/08 9:14 p.m.11 views

Exploitivator

Exploitivator V2.0 - modified to use Python 3 Prerequisites This has only been tested on Kali. It depends on the pymetasploit3 module for Python, described in detail here: https://coalfire.com/the-coalfire-blog/pymetasploit3-metasploit-automation-library Install the necessary Kali packages and th...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 9:11 p.m.5 views

CVE-2019-0708Poc-BatchScanning

title:CVE-2019-0708 Detección Masiva Esta detección masiva se basa en la herramienta de detección no invasiva publicada por 360 0708detector.exe, con las siguientes funciones: 1. Detección individual 2. Detección masiva root@kitploit: ¡Haga doble clic en 0708detector-全自动批量版.exe para usarlo! La...

10CVSS7.6AI score0.99999EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/08 9:10 p.m.9 views

CVE-2021-44228

CVE-2021-44228 Mass recognition tool for CVE-2021-44228 need to fix Crypto library to work with Python3.9 sudo vim /usr/local/lib/python3.9/dist-packages/Crypto/Random/UserFriendlyRNG.py replace line 77 : t = time.clock with : t = time.perfcounter how to use : sudo python3 192.168.0.0/8 mylog.txt...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/08 9:05 p.m.4 views

CVE-2018-7600-Drupal7

CVE-2018-7600-Drupal7 CVE-2018-7600【Drupal7】Batch scanning tool. root@kitploit: 主文件:CVE-2018-7600-Drupal7.py Main file: CVE-2018-7600-Drupal7.py 其实本质是封装了whoami的exp In essence, it encapsulates the whoami exploit Drupal7/8的原理是一样的但该脚本当是只做了7的适配 Drupal7/8 principles are the same, but this script...

9.8CVSS7.9AI score0.99991EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/08 9:03 p.m.7 views

CVE-2022-23131

CVE-2022-23131 Create a urls.txt file and put the targets into urls.txt. python CVE-2022-23131.py If a vulnerability exists, it will generate bug.txt...

9.8CVSS8.3AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 9:02 p.m.8 views

CloudRecon

CloudRecon Finding assets from certificates! Scan the web! Tool presented @DEFCON 31 BY Gunnar Andrews @G0LDENinfosec Jason Haddix @Jhaddix Install You must have CGO enabled, and may have to install gcc to run CloudRecon root@kitploit: sudo apt install gcc root@kitploit: go install...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 8:59 p.m.7 views

CVE-2018-6389

CVE-2018-6389 Exploit CVE-2018-6389 Checker — a small, non‑destructive Python tool that checks for indicators of the CVE‑2018‑6389 WordPress vulnerability by issuing three controlled load-scripts.php requests and analysing response size, timing and JS token patterns. ⚠️ Disclaimer Use this tool...

7.5CVSS7.5AI score0.72671EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/08 8:55 p.m.4 views

Spartan

Spartan Recon Like a Pro Wiki • Usage • Gallery Features Subdomain Scan Using Aquatone & Sublist3r Httprob for only Live sites Masscan for open ports Identifing CMS using CMSeeK Grabing URL's from waybackMachine ScreenShot using Aquatone Brute forcing directories and files using Dirsearch Cors Sc...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/08 8:54 p.m.7 views

CVE-2024-24919

CVE-2024-24919 Checker A simple bash script to check for the vulnerability CVE-2024-24919. Installation Clone the repository: root@kitploit: git clone https://github.com/am-eid/CVE-2024-24919.git cd CVE-2024-24919 chmod +x CVE-2024-24919 Usage ./CVE-2024-24919 -l ips.txt...

8.6CVSS8AI score0.99978EPSS
SaveExploits53
Rows per page
Query Builder