73 matches found
CVE-2025-55182-test
CVE-2025-55182 Test Check if your endpoint is potentially vulnerable to CVE-2025-55182. Requirements root@kitploit: pip install requests Usage root@kitploit: Single target $ python3 react2shell-test.py -u https://app.example.com Multiple targets from file $ python3 react2shell-test.py -l...
FreakVulnChecker
FreakVulnChecker This script check if your list of server is accepting Export cipher suites and could be vulnerable to CVE-2015-0204 Usage root@kitploit: Usage: ./freak.vuln.check.sh The program accept single ip:port or domain syntax or a list of ips or domains. It will output if the Exports ciph...
CVE-2024-6387-OpenSSH-Vulnerability-Checker
CVE-2024-6387-OpenSSH-Vulnerability-Checker This repository contains a Bash script to check the OpenSSH version on Ubuntu systems and determine if it's vulnerable to known security issues. Features Checks the installed OpenSSH version on the system. Determines if the version is vulnerable to know...
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...
deptrust
deptrust root@kitploit: / / / / / / / / / / / / / / / / / / / // / / // / / // / ,// ./// ,/// // deptrust is a CLI that checks package versions for known vulnerabilities across npm, PyPI, crates.io, Go modules, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, GitHub...
Ivanti-Connect-Around-Scan
Ivanti Connect Around Vulnerability Checker Ivanti Connect Around Vulnerability Checker Overview Features Types of Checks WEB ACCESS SYSTEM INFO BYPASS DETECTED Status Types Explanation Getting Started Requirements Usage Arguments Target Specification Custom Variables Output Stylization To Do...
log4j_checker_beta
log4jcheckerbeta - Linux, macOS and Windows Scripts If you want to use the windows/linux download cradles below, please review the scripts beforehand. Loading code from the internet and execute it is what brought us here with Log4Shell - right? ;- Linux and macOS servers or clients The...
dirtypipetester
Dirty Pipe Vulnerability Check Dirty Pipe CVE-2022-0847 vulnerability check -Run directly to check the vulnerability status of the system you are testing. -To check the vulnerability status of other kernel versions, run by appending x.xx.xxx at the end...
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/satriarizka/CVE-2024-24919.git cd CVE-2024-24919 chmod +x CVE-2024-24919-scan.sh Usage ./CVE-2024-24919-scan.sh -l ips.txt HUNT...
CVE-2024-6387-Vulnerability-Checker
Comprobador de Vulnerabilidad CVE-2024-6387 Resumen Este script de Python está diseñado para comprobar servidores SSH en busca de la vulnerabilidad CVE-2024-6387, específicamente dirigida al recién descubierto regreSSHion , asociado con versiones específicas de OpenSSH. La herramienta admite...
SMBGhostScanner
SMBGhostScanner SMB Ghost Checker...
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...
Email-Vulnerability-Checker
Email Vulnerability Checker v2.1 Verify whether the domain is vulnerable to spoofing by Email-vulnerablity-checker Features of Version 2.1 Added Support to save output on a file using -o flag Added more checks that will accurately tell you the Vulnerability Status. Updated the code completely wit...
cve-2024-24919-checker
cve-2024-24919-checker...
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...
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...
shocknaww
shocknaww 用于检查 CVE-2014-6271 的简单脚本 示例用法 root@kitploit: ./shocknaww.py http://foo.bar/cgi-bin/foo 示例脆弱环境 从父目录运行以下命令。 root@kitploit: python -m CGIHTTPServer 现在对本地测试服务器使用 shocknaww。 root@kitploit: ./shocknaww.py http://127.0.0.1:8000/test.py...
CVE-2024-3094-Checker
CVE-2024-3094 Checker The CVE-2024-3094 Checker is a powerful Bash script designed for Linux systems. It identifies vulnerability to CVE-2024-3094, related to XZ/LZMA utilities. This script is essential for system administrators and security professionals to quickly assess and mitigate potential...
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,...
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...