5782 matches found
shell-history-leaks
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 shell-history-leaks Run bellow command to check shell-history-leaks -h Configurations 2. We integrated with the...
laravel-ignition-Rxss
Insignias Licencia MIT Instalación 1. Instala Python3 y pip Instrucciones aquí Si no puedes resolver esto, realmente no deberías estar usando esto Instala vía pip root@kitploit: pip install laravel-ignition-rxss Ejecuta el siguiente comando para comprobar laravel-ignition-rxss -h Configuraciones ...
GuardModel
GuardModel Block malicious AI models in your pipeline with one line of YAML. GuardModel is a GitHub Action that automatically scans ML model files for malicious code, vulnerabilities, and security risks in CI/CD pipelines. It blocks dangerous models before they reach production by detecting pickl...
spfmap
Spfmap 一个大规模域名扫描器,用于检查 SPF 和 DMARC 记录。...
CVE-2021-44228
CVE-2021-44228 Herramienta de reconocimiento masivo para CVE-2021-44228 Necesita corregir la librería Crypto para que funcione con Python3.9 sudo vim /usr/local/lib/python3.9/dist-packages/Crypto/Random/UserFriendlyRNG.py reemplazar línea 77 : t = time.clock con : t = time.perfcounter Cómo usar:...
CVE-2020-5902-F5-BIGIP
CVE-2020-5902-F5-BIGIP 从给定列表中扫描 F5 BIG-IP 并检查 CVE-2020-5902...
Cobra
Cobra 该项目设计已无法实现当前白盒扫描要求,已不在维护,仅做研究使用,请勿在生产环境使用 Introduction(介绍) Cobra是一款源代码安全审计 工具,支持检测多种开发语言源代码中的大部分显著 的安全问题和漏洞。 Features(特点) Multi-language Supported(支持多种开发语言) 支持PHP、Java等开发语言,并支持数十种类型文件。 Multi-Vulnerabilities Supported(支持多种漏洞类型) 首批开放数万条不安全的依赖检查规则和数十条代码安全扫描规则,后续将持续开放更多扫描规则。 GUI/CLI/API...
burp-rest-api
burp-rest-api ⚠️ ADVERTENCIA: Este proyecto ya no se mantiene activamente. Si bien el repositorio permanecerá disponible como referencia, no se proporcionarán más actualizaciones, correcciones de errores ni soporte. Resumen Una API REST/JSON para la herramienta de seguridad Burp Suite. Desde el...
laf
laf Un script en Python que escanea en busca de paneles de administración/inicio de sesión en un host o lista de hosts determinada. root@kitploit: usage: laf.py -h -d host -l hostfile|- -sys system -c cookie -u user -da -p pass -ic -k -v Find admin/login panel for a single host -d or a list of...
w12scan-client
w12scan-client Motor de descubrimiento y búsqueda de activos de red, identificación de activos a gran escala, proyecto de fin de grado, programa cliente de w12scan Filosofía de diseño La idea del cliente es que solo procesa los datos que recibe url, ip, no sigue redirecciones automáticas 301...
ODH-BricksBuilder-CVE-2024-25600-THM
ODH-BricksBuilder-CVE-2024-25600-THM Descripción general Este repositorio alberga un escáner de vulnerabilidades basado en Python desarrollado por Oblivion Development & Hosting OD&H para detectar CVE-2024-25600 en el plugin Bricks Builder para WordPress. Esta herramienta está diseñada...
hephaestus-server-forger
Auditor de seguridad del servidor para Apache, Nginx e IIS — 13 fases de escaneo, más de 70 códigos de hallazgos, guías de endurecimiento impulsadas por IA. Inicio rápido · Documentación · Docker · Análisis con IA ·...
sshfinder
sshfinder 发现网络上的每一个 SSH 服务,判断其是否符合你的标准,并在发生变化时收到通知。 sshfinder 是一个无第三方依赖的单一 Python 文件。将其指向一个 CIDR 网段,它就能发现 SSH 实际监听的任何位置——不仅仅是 22 端口——确认每个服务确实在运行 SSH 协议,评估其加密安全态势,并在有服务不符合你的策略时返回非零退出码。 它解决的问题 大多数团队无法回答关于自身 SSH 资产状况的三个问题: 1. 我们有多少 SSH 服务,它们在哪里? 不是问有多少台机器——而是问有多少个 正在监听的 SSH 服务 ,包括那个承包商在 2019 年搭建在 22...
edu-recon
edu-recon Authorized recon & triage orchestrator for education-sector red/blue exercises. Drop targets in, it runs the scanners, filters the noise, and hands you a ranked review queue in a web UI. Built to be deployed on your Linux box Kali / infra, driven from a browser. ⚠️ Authorized use only...
rust-cve-2025-55182-scanner
Escáner CVE-2025-55182 Rust Un escáner de vulnerabilidades concurrente y de alto rendimiento escrito en Rust para detectar CVE-2025-55182 RCE en Server Actions de Next.js en múltiples objetivos. 🚀 Características ⚡ Implementación de alto rendimiento en Rust 🧵 Motor de escaneo multihilo ⏱ Sistema ...
CVE-2025-55853
CVE-2025-55853 - 通过服务端请求伪造实现本地文件包含 SoftVision webPDF 10.0.2之前版本存在服务端请求伪造(SSRF)漏洞。 关于 此针对 CVE-2025-55853 的PoC演示了webPDF工具(webPDF.)中的服务端请求伪造,该工具用于将文件转换为PDF。PDF转换器功能在检查上传文件中是否请求了内部或外部资源时存在缺失,并且允许使用http://和file:///等协议。这使得攻击者可以在应用程序中上传XML或HTML文件,当这些文件渲染为PDF时,可进行内部端口扫描和本地文件包含(LFI)。 Payload root@kitploit...
evilact
evilact 针对 Next.js 应用中 React Server Components 的 CVE-2025-55182 和 CVE-2025-66478 的快速漏洞扫描器。支持批量扫描、RCE 确认以及高性能并发检测。 安装 root@kitploit: git clone https://github.com/cypholab/evilact.git cd evilact go build -o scanner main.go 用法 root@kitploit: 单个 URL ./scanner -url https://target.com 从文件读取多个 URL...
CVE-2026-88892
OpenPanel is an analytics platform. In all versions no patched release available at time of publication, the data importer fetches a caller-supplied URL with plain fetch instead of the project's existing SSRF guard apps/api/src/utils/safe-fetch.ts. In packages/importer/src/providers/umami.ts,...
shai-scan
shai-scan Escáner CLI sin dependencias para compromisos en la cadena de suministro de npm y PyPI. ¿Por qué? El 11 de mayo de 2026, un gusano de cadena de suministro autopropagante denominado Mini Shai-Hulud CVE-2026-45321, GHSA-g7cv-rxg3-hmpx comprometió el ecosistema de npm. Atribuido a TeamPCP...
EUVD-2026-75442
OpenPanel is an analytics platform. In all versions no patched release available at time of publication, the data importer fetches a caller-supplied URL with plain fetch instead of the project's existing SSRF guard apps/api/src/utils/safe-fetch.ts. In packages/importer/src/providers/umami.ts,...