Lucene search
+L

34 matches found

Kitploit
Kitploit
added 2026/09/15 8:15 a.m.41 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/15 7:15 a.m.5 views

ipscan

Angry IP Scanner This is the source code of Angry IP Scanner, licensed with GPL v2. Official site The code is written mostly in Java. SWT library from Eclipse project is used for GUI that provides native components for each supported platform. The project runs on Linux, Windows and macOS. Helping...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 6:49 a.m.6 views

pd-agent

ProjectDiscovery Cloud Platform — Agent What it does • Quick Start • Install • Configuration • Scaling What it does pd-agent lets you scan your own internal networks from the ProjectDiscovery Cloud Platform. Install the agent on a machine inside the network you want to scan — a VM, a server, a...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 5:16 a.m.6 views

virustotalx

virustotalx for endpoints virustotalx for IPs V2 Installation root@kitploit: git clone https://github.com/orwagodfather/virustotalx.git root@kitploit: cd virustotalx create a 3 accounts https://www.virustotal.com/gui/join-us and copy the 3 api keys === root@kitploit: nano orwa.sh & root@kitploit:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:50 a.m.5 views

CVE-2021-22986

CVE-2021-22986 Este es un script simple para determinar si una IP es vulnerable a este CVE a partir de direcciones IP masivas. Para encontrar direcciones IP masivas, use la CLI de shodan o zoomeye. Guarde todas las IP en un archivo llamado "testips.txt"...

10CVSS8.4AI score0.99898EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/15 12:09 a.m.6 views

webscan

webscan webscan es un escáner de IP de red basado en navegador y detector de IP local. Detecta IPs vinculadas al usuario/víctima escuchando en un canal de datos RTP a través de WebRTC y realizando un bucle de retorno al puerto a través de cualquier IP activa, así como descubriendo todas las...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 10:26 p.m.5 views

cve-2020-5902

cve-2020-5902 cve-2020-5902 POC exploit root@kitploit: POC CVE-2020-5902 - r0ttenbeef Usage: cve-2020-5902.py options Options: -h, --help show this help message and exit -u URL, --url=URL specify target url EX:http://100.200.300.10/ -i, --info grap some informations -f FILENAME, --file=FILENAME...

10CVSS7.6AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/09/14 9:06 p.m.9 views

rsdl

rsdl Escáner de Subdominios v.2 Escaneo de subdominios con método Ping y comprobación de estados HTTP/S. Banderas| Valor| Descripción ---|---|--- --hostname| example.com| Dominio para escanear. --output| | Registra la salida con el nombre del dominio. --list| /tmp/lists/example.txt| Lista de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 8:19 p.m.5 views

CVE-2018-10933_Scanner

CVE-2018-10933Scanner es una herramienta para detectar versiones de libssh vulnerables a CVE-2018-10933. La cual permite escanear desde un único objetivo hasta una lista completa de direcciones IP al igual que permite mostrar la localización del servidor vulnerable. + Contacto: root@kitploit: x...

9.1CVSS7.4AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/14 7:41 p.m.8 views

Forerunner

Forerunner La biblioteca Forerunner es una biblioteca de red rápida, ligera y extensible creada para ayudar en el desarrollo de aplicaciones robustas centradas en la red, tales como: Escáneres de IP, Golpeadores de Puertos, Clientes, Servidores, etc. En su estado actual, la biblioteca Forerunner ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:59 p.m.11 views

CloudRecon

CloudRecon ¡Encuentra activos de certificados! ¡Escanea la web! Herramienta presentada en @DEFCON 31 POR Gunnar Andrews @G0LDENinfosec Jason Haddix @Jhaddix Instalación Debes tener CGO habilitado, y puede que necesites instalar gcc para ejecutar CloudRecon root@kitploit: sudo apt install gcc...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 3:04 p.m.7 views

reconspider

El Marco de Inteligencia de Fuentes Abiertas OSINT Más Avanzado ReconSpider ReconSpider es el marco de Inteligencia de Fuentes Abiertas OSINT más avanzado para escanear direcciones IP, correos electrónicos, sitios web, organizaciones y obtener información de diferentes fuentes. ReconSpider puede...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/14 2:51 p.m.7 views

CVE-2023-20198

CVE-2023-20198 Check a target IP for CVE-2023-20198 python main.py TARGETIP...

10CVSS7.8AI score0.99571EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/14 1:39 p.m.7 views

Juniper-Bug-Automation-CVE-2023-36845

Automation for Juniper CVE:2023-36845 Overview This is a bash script designed to check for the CVE-2023-36845 vulnerability. This script processes a list of IP addresses, sends a request to each, and determines whether the system is vulnerable based on the response. Usage To use the script, run i...

9.8CVSS7.5AI score0.9507EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 11:18 a.m.5 views

honeyScore

honeyScore Scan a list of IP addresses for honeypots using the Shodan CLI Installation root@kitploit: git clone https://github.com/Skotizo/honeyScore cd honeyScore chmod +x install.sh ./install.sh Usage root@kitploit: ./honeyScore ipList.txt ./honeyScore ipList.txt results.txt Output...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:53 p.m.5 views

CVE-2018-10933_Scanner

CVE-2018-10933Scanner es una herramienta para detectar versiones de libssh vulnerables a CVE-2018-10933. La cual permite escanear desde un único objetivo hasta una lista completa de direcciones IP al igual que permite mostrar la localización del servidor vulnerable...

9.1CVSS7.3AI score0.91789EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/13 3:31 p.m.8 views

CVE-2024-24919-Exploit

CVE202424919 Vulnerability Scanner This Java tool scans a list of IP addresses for the CVE-2024-24919 vulnerability. It attempts to exploit the vulnerability and provides options to print the response body data and change the target file directory. Table of Contents Usage Features Installation...

8.6CVSS8AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/13 3:30 p.m.6 views

CVE-2020-0796-Batch-scanning

CVE-2020-0796 Batch scanning Since other scanning tools have a high false positive rate for CVE-2020-0796 verification, and Qi'anxin's tool cannot batch specify IPs. So I casually wrote this, place IPs in a txt file, use Qi'anxin scanning tool with multi-threaded scanning, but the CPU usage is...

10CVSS8AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/13 2:27 p.m.10 views

ESXi-Ransomware-Scanner-mi

ESXiransomwarescanner A program that scans IP addresses for signs of ESXi compromise by grabbing the ransom note from an html page and comparing the strings. Requirements python 3.x requests BeautifulSoup tqdm colorama Installation Use the package manager pip to install the required packages...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:59 p.m.5 views

ProxyShell_POC

ProxyShellPOC POC for scanning ProxyShellCVE-2021-34523,CVE-2021-34473,CVE-2021-31207 usage: python3 Proxyshell.py ip...

10CVSS7.8AI score0.99999EPSS
SaveExploits18
Rows per page
Query Builder