72 matches found
CVE-2024-6387-Vulnerability-Checker
CVE-2024-6387-Vulnerability-Checker LAB This Rust Code is designed to check SSH servers for the CVE-2024-6387 vulnerability Command-Line Arguments: ./main -f servers.txt -p 22,2222 -t 5...
CVE-2025-24752-POC
CVE-2025-24752-POC Introduction This python application checks whether a site is vulnerable to CVE-2025-24752. Install Clone this repo and run: root@kitploit: pip3 install -r requirements.txt Usage root@kitploit: python3 cve-2025-24752.py --url http://example.com or root@kitploit: python3...
heartbleed-checker
heartbleed-checker Check for CVE-2014-0160...
cve-2024-24919-checker
cve-2024-24919-checker...
CVE-2024-6387-Check
CVE-2024-6387 Checker CVE-2024-6387 Checker is a fast, efficient tool for detecting OpenSSH servers vulnerable to the regreSSHion exploit. It quickly scans multiple IPs, domain names, and CIDR ranges to identify risks and help secure your infrastructure. Installation root@kitploit: wget...
Minio-Security-Vulnerability-Checker
Minio Security Vulnerability Checker Description This program is a tool created to check the security of Minio systems related to vulnerability CVE-2022-35919. This tool is designed to help users detect potential vulnerabilities in their Minio configuration. Usage 1. Make sure you have Python...
CVE-2020-0796-Checker
CVE-2020-0796-Checker Script that checks if the system is vulnerable to CVE-2020-0796 SMB v3.1.1 LINUX USAGE: sudo apt-get install nmap chmod +x CVE-2020-0796-Checker.sh bash CVE-2020-0796-Checker.sh -t TARGET-IP...
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...
CVE-2024-3094-Vulnerability-Checker-Fixer
...
CVE-2022-0441
CVE-2022-0441 Checker for CVE-2022-0441 usage : python3 file.py change the target list...
apachrot
Apache Linux CVE-2021-41773/2021-42013 Mass Vulnerability Checker Automatic Mass Tool for checking vulnerability in Apache Linux 2.4.49/50 Using GNU Parallel. You must have parallel for running this tool Install Parallel Linux : command apt-get install parallel -y Windows : You can install WSL...
CVE-2024-36401
CVE-2024-36401 Programa para verificar la vulnerabilidad CVE-2024-36401. Uso Primero, ejecute el siguiente comando para poner en escucha la comunicación. root@kitploit: nc -lvnp 9000 Luego, ejecute el archivo en una terminal de otra ventana. root@kitploit: python CVE-2024-36401.py --target...
linux-kernel-algif-aead-checker
CVE-2026-31431 / Copy Fail Checker 🔒 Linux kernel vulnerability checker for the algifaead-based Copy Fail attack path. Detects if your system is vulnerable and provides mitigation steps. Features Kernel version vulnerability range detection AFALG crypto module check Protection status KPTI, SELinu...
ScannerBadEpoll
ScannerBadEpoll Verificador de Vulnerabilidad: Bad Epoll CVE-2026-46242 Verificador de Vulnerabilidad: Bad Epoll CVE-2026-46242 Desarrollado por Soluciones & Proyectos Franklin Soluciones tecnológicas con respaldo profesional Este es un script automatizado en Bash diseñado para auditar la versión...
Email-Vulnerability-Checker
Comprobador de Vulnerabilidad de Correo Electrónico v2.1 Verifique si el dominio es vulnerable a la suplantación mediante Email-vulnerablity-checker Características de la Versión 2.1 Se añadió soporte para guardar la salida en un archivo usando la bandera -o Se añadieron más comprobaciones que...
CVE-2024-6387-Vulnerability-Checker
CVE-2024-6387 Vulnerability Checker Overview This Python script is designed to check SSH servers for the CVE-2024-6387 vulnerability, specifically targeting the recently discovered regreSSHion , which is associated with specific versions of OpenSSH. The tool supports multiple IP addresses, URLs,...
regreSSHion-CVE-2024-6387-
CVE-2024-6387 Checker This README provides instructions for using the script to check if your OpenSSH installation is vulnerable to CVE-2024-6387. The script inspects the installed sshd binaries on your system, determines their versions, and checks for vulnerability status based on the detected...
CVE-2015-1635
Badges License MIT Installation 1. Install Python3 and pip Instructions Here If you can't figure this out, you shouldn't really be using this Install via pip root@kitploit: pip install CVE-2015-1635 Run bellow command to check CVE-2015-1635 -h Configurations 2. We integrated with the Telegram API...
ssh_enum_users_CVE-2018-15473
sshenumusersCVE-2018-15473 Script che sfrutta la vulnerabilità CVE-2018-15473 per enumerare gli utenti. Checker per CVE-2018-15473 Script per verificare se l'obiettivo è vulnerabile o meno a CVE-2018-15473...
shocknaww
shocknaww Einfaches Skript, um CVE-2014-6271 zu prüfen Beispielverwendung root@kitploit: ./shocknaww.py http://foo.bar/cgi-bin/foo Beispiel einer verwundbaren Umgebung Führe Folgendes aus dem übergeordneten Verzeichnis aus. root@kitploit: python -m CGIHTTPServer Verwende nun shocknaww gegen deine...