5783 matches found
CVE-2017-15944
CVE-2017-15944 Módulo CVE-2017-15944 para Router Scan Project Cómo Usar preparación root@kitploit: pip3 install ipcalc,requests uso root@kitploit: python3 scanner.py Derechos de Autor Parte de este repositorio está inspirada en paper.seebug.org con algunos cambios para las APIs de Router Scan...
cve_2023_38831_scanner
CVE-2023-38831 Scanner Overview The CVE-2023-38831 Scanner is an advanced cybersecurity tool designed to detect and analyze the presence of the CVE-2023-38831 vulnerability in WinRAR installations. This project implements a multi-layered approach to vulnerability detection, incorporating file...
CVE-2023-21887
CVE-2023-21887 Exploit This script scans a list of URLs for the CVE-2023-46805 vulnerability and exploits it Usage 1. Install required dependencies: root@kitploit: pip install httpx...
DVWA-ZAP-PENTEST
使用 OWASP ZAP 对 DVWA 进行漏洞评估 一次针对 DVWA(Damn Vulnerable Web App) 的实战型 Web 应用安全评估,使用 OWASP ZAP(Zed Attack Proxy)2.17.0 执行。本项目记录了完整的工作流程:侦察(爬取)、自动化漏洞扫描,以及对所产生告警的分析——包括一项 远程代码执行(CVE-2012-1823) 漏洞发现。 ⚠️ 免责声明: 本次评估是在隔离的实验环境中针对 DVWA 进行的,DVWA 是一个特意构建为易受攻击、用于培训目的的应用程序。切勿扫描或攻击您不拥有、或未经明确书面许可测试的系统。 目录 目标 使用的工具...
GitLeaks
Imagen de Contenedor GitLeaks Compilación personalizada de gitleaks para escaneo de secretos en flujos de trabajo locales y pipelines. Características Compila gitleaks desde la fuente upstream etiquetada con cadenas de herramientas Go fijadas para binarios reproducibles. Componente de GitLab CI e...
PSO - Printer Security Offensive
🖨️ PSO - Seguridad Ofensiva de Impresoras Versión 0.4.0 | Registro de cambios "Nmap para Impresoras" - Herramienta de seguridad ofensiva para pentesting de impresoras. Rápido. Enfocado. Sin bloat. ⚠️ Aviso Legal PSO incluye funciones de evaluación y explotación. Siempre obtenga autorización...
nessus-vulnerability-scanning-lab
Laboratorio de Escaneo de Vulnerabilidades con Nessus — Azure Ciclo completo de gestión de vulnerabilidades: escanear, encontrar, corregir, verificar — ejecutado contra mi entorno de laboratorio de Azure Active Directory en vivo usando un escáner Nessus dedicado desplegado con Terraform. Qué...
CVE-2025-0133
Description: It is a POC for CVE-2025-0133 that is applicable only to PAN-OS firewall configurations with an enabled GlobalProtect gateway or portal. It checks issue on multiple URLs that accepts from file, with custom thread. You can also set you timeout and get results in a file. Example usage:...
CVE-2023-1389
TP-Link Archer AX21 - Unauthenticated Command Injection Loader POC CVE-2023-1389 Exploit Title: TP-Link Archer AX21 - Unauthenticated Command Injection Date Found : 07/25/2023 Exploit Author: Voyag3r root@kitploit: How to Use :- Scanning - Use Zmap : zmap -p 80 -o list.txt NetCat Listener - apt...
cve-2024-41110-checker
CVE-2024-41110 Docker Security Checker This tool is designed to check multiple hosts for vulnerabilities related to CVE-2024-41110 in Docker installations. It specifically looks for vulnerable Docker versions and the use of AuthZ plugins, which can potentially lead to security issues. Features...
CVE-2022-26134-Confluence
CVE-2022-26134-Confluence Put the URLs to be detected into target.txt Run the py script to write the vulnerable URLs into vul.txt...
wannafind
wannafind Simple script using nmap to detect CVE-2017-0143 MS17-010 Windows SMB and CVE-2017-7494 SAMBA in your network Usage: wannafind.sh IP|Network wannafind.sh 192.168.1.0/24...
heartbleeder
Heartbleeder Prueba tus servidores para OpenSSL CVE-2014-0160 también conocido como Heartbleed. ADVERTENCIA : No se ofrecen garantías sobre la precisión de los resultados, y debes verificarlos de forma independiente comprobando tu compilación de OpenSSL. Pull requests welcome. Uso root@kitploit: ...
heartbleeder
Heartbleeder Tests your servers for OpenSSL CVE-2014-0160 aka Heartbleed. WARNING : No guarantees are made about the accuracy of results, and you should verify them independently by checking your OpenSSL build. Pull requests welcome. Usage root@kitploit: $ heartbleeder example.com INSECURE -...
CVE-2023-27163-Request-Baskets-Local-Ports-Bruteforcer
CVE-2023-27163 - Request-Baskets SSRF Proof of Concept This is a proof-of-concept PoC exploit and a localhost port bruteforcer for CVE-2023-27163 , a server-side request forgery SSRF vulnerability in Request-Baskets. The PoC abuses the forwardurl parameter to perform a brute-force scan of active...
Wordpress-Vulnerability-Identification-Scripts
Wordpress-Vulnerability-Identification-Scripts Identifies domains which run WordPress and tests against vulnerabilities CVE-2023-32243 / VU76395 / etc... wpidentifier.py === Input: File containing list of domains / sub-domains Output: List of domains hosting WordPress application CVE-2023-32243 =...
CVE-2024-31982
CVE-2024-31982 CVEHunter tool for vulnerability detection and exploitation tool for CVE-2024-31982 Installation root@kitploit: git clone https://github.com/th3gokul/CVE-2024-31982.git cd CVE-2024-31982 pip install -r requirements.txt python3 cvehunter.py --help Usage root@kitploit: python3...
preflight v0.22.0
Preflight.sh Preflight.sh is a command-line tool that scans your codebase for launch readiness. Identifies missing configuration, integration issues, security concerns, SEO metadata gaps, and other common mistakes before you deploy to production. Don't embarrass yourself in production. Just run t...
CVE-2020-3187-Scanlist
CVE-2020-3187-Scanlist - Cisco Batch scanning site. Disclaimer: I am not responsible for the use of this tool or any damages, DO NOT USE THIS FOR ILLEGAL PURPOSES. This tool was designed to scan for authorised assets to automate the check for this vulnerability on multiple cisco instances. Instal...
Text4Shell-Scanner
Scanner for CVE-2022-42889 Text4Shell Description This is a scanner for CVE-2022-42889 Text4Shell vulnerability Usage Step 1. Download jar file jar file is on preparedJar/text4shell-scanner.jar 2. Check java version on your system 3. Run jar file with args refer to the following example Sample...