112839 matches found
ingressnightmare-detection-poc
Herramienta de Detección de IngressNightmare Descripción general Esta herramienta proporciona una capacidad de detección no intrusiva para la cadena de vulnerabilidades IngressNightmare CVE-2025-1974 que afecta a Ingress NGINX Controller. Específicamente, aprovecha el vector de inyección de la...
CVE-2025-30208-Series
CVE-2025-30208 & CVE-2025-31125 & CVE-2025-31486 1. 漏洞概述 CVE-2025-30208, CVE-2025-31125和CVE-2025-31486是Vite 开发服务器中的一个任意文件读取漏洞。该漏洞允许攻击者通过特定的 URL 参数绕过访问控制,通过fs模块读取服务器上的敏感文件。上述三个漏洞可以算作是一个系列的漏洞,因为造成漏洞的原因非常相似。 CVE-2025-30208影响版本如下所示 root@kitploit: =6.2.0, =6.1.0, =6.0.0, =5.0.0, =6.2.0, =6.1.0, =6.0.0...
Instagram-Notes-Audio-Leakage-via-URL-Extraction-Fixed
🎙️ Instagram Notes 音频泄露:通过 URL 提取(已修复,已获得奖励) 🛡️ 漏洞摘要 在 2025年5月,我发现 Instagram Web 中存在一个漏洞,允许任何用户从 Note 中提取原始视频文件 并获取背景音频 ,而这些内容本不应公开。这绕过了 Notes 功能的隐私模型——该模型下视频应当静默显示。 ⚠️ 本漏洞已负责任地披露、验证并修复 。 我通过 Meta 的漏洞赏金计划向其报告了此问题,并因此获得了 $1000 奖励。 案例 ID: 3950957211809485 根本原因可追溯到在某些服务器节点上上传视频 Note...
CVE-2021-41773
CVE-2021-41773 go语言poc&exp项目。 声明:该项目来自作者日常学习笔记。 请勿利用相关技术以及工具从事非法测试,如因此产生的一切不良后果作者无关。 使用: root@kitploit: ./main -u 单个url ./main -u -c 单个url执行单个命令 ./main -f 批量验证url文件 ./main -f -o 验证url文件,有漏洞的导出 ./main -u -cmd 循环非交互式执行命令 程序运行结果: 笔者下一步计划增加thread模块,使用-t来用多线程干活;增加多漏洞验证、利用模块。 go语言初学者,大佬轻喷...
PoC-CVE-2021-41773
Explotación de Path Traversal en Apache HTTP Server CVE-2021-41773 Un exploit en Python para CVE-2021-41773, una vulnerabilidad de path traversal en Apache HTTP Server 2.4.49 que permite leer archivos arbitrarios del servidor. Detalles de la vulnerabilidad CVE-2021-41773 es una vulnerabilidad de...
CVE-2023-35813
CVE-2023-35813 Exploit para CVE-2023-35813 Ejemplo de uso: go run CVE-2023-35813.go https://example.com o go build CVE-2023-35813.go ./CVE-2023-35813 https://example.com Captura de pantalla:...
HouseProxy
HouseProxy 保护你的父母免受钓鱼攻击,专注于阻止钓鱼URL的HTTP代理 安装 root@kitploit: git clone https://github.com/mthbernardes/HouseProxy.git cd HouseProxy/ pip3 install -r requeriments.txt 配置 root@kitploit: 编辑 etc/HouseProxy.conf 以更改默认用户和密码 在DNS中添加一条 house.proxy 的解析记录 使用 root@kitploit: $ hug -f index.py $ sudo echo...
CVE-2021-41277
CVE-2021-41277 Usage 1. show help info root@kitploit: /CVE-2021-41277 ❯ go run main.go -h Usage of main: -f string File containing list of targets to verfity -o string File to write output to optional -s Show VulnInfo output -t int Number of concurrent goroutines for resolving default 10 -u strin...
Parth
Parth Heuristic Vulnerable Parameter Scanner Introduction Some HTTP parameter names are more commonly associated with one functionality than the others. For example, the parameter ?url= usually contains URLs as the value and hence often falls victim to file inclusion, open redirect and SSRF...
CVE-2012-5321
徽章 许可证 MIT 安装 1. 安装 Python3 和 pip 在此查看说明(如果你连这个都搞不定,那你真的不应该用这个工具) 通过 pip 安装 root@kitploit: pip install CVE-2012-5321 运行以下命令检查 CVE-2012-5321 -h 配置 2. 我们集成了 Telegram API,用于接收漏洞检测的即时通知。 Telegram 通知 root@kitploit: CVE-2012-5321 --chatid 打开你的 Telegram 并搜索 @CappricioSecuritiesToolsbot,然后点击开始 使用方法 3...
Malicious-URL-Detection-Open-Source
Malicious-URL-Detection-Open-Source Hemos recopilado el código fuente abierto existente para la detección de URL maliciosas...
CVE-2024-22243
CVE-2024-22243 Autor: Sean Pesce Este proyecto contiene una aplicación web de ejemplo que demuestra escenarios explotables para CVE-2024-22243, una vulnerabilidad de análisis de URL en el Spring Framework de Java divulgación oficial aquí. Vulnerabilidad Las versiones afectadas de Spring analizan ...
meg
meg meg 是一个用于批量获取URL的工具,同时保持对服务器的“友好”。 它可以用来为多个主机获取多个路径;在移动到下一个路径并重复之前,为所有主机获取一个路径。 您可以快速获得大量结果,但不会对单个主机造成流量泛滥。 安装 meg 是用 Go 编写的,没有运行时依赖项。如果您已安装并配置了 Go 1.9 或更高版本,可以使用 go install 安装 meg: root@kitploit: ▶ go install github.com/tomnomnom/meg@latest 或者下载二进制文件并将其放在您的 $PATH 中(例如在 /usr/bin/ 下)。 安装错误...
CVE-2023-24488
POC for CVE-2023-24488 This tool is inspired from similar tool https://github.com/securitycipher/CVE-2023-24488 built using python, This tool was built using golang and has been refined from its python version, this tool is used for exfoliation CVE-2023-24488 Installation follow this command...
CVE-2021-24891-Simulation
Un entorno de laboratorio práctico y contenerizado para simular y explotar una vulnerabilidad de Cross-Site Scripting XSS basado en DOM en el plugin Elementor Website Builder para WordPress, identificada como CVE-2021-24891. 📖 Acerca de la vulnerabilidad Este laboratorio demuestra una...
mavd
mavd Detección de Vulnerabilidades en Aplicaciones Móviles Recibe un dominio o nombre de APK desde la CLI, identifica la mayoría de las aplicaciones vinculadas al dominio y descarga los APKs localmente. Luego revierte el APK a un archivo jar usando dex2jar, extrae los archivos de clase y objetos,...
CVE-2022-44215
Introducción Se ha descubierto una nueva vulnerabilidad que afecta al servidor web Titan FTP, catalogada como CVE-2022-44215. Titan FTP es un software comercial creado por South River Technologies que implementa el protocolo FTP para compartir archivos. En su versión HTTPS 19.X y anteriores, se h...
CVE-2019-1010174
CVE-2019-1010174 CImg Library v.2.3.3 - command injection CVE-2019-1010174 Detail Modified This vulnerability has been modified since it was last analyzed by the NVD. It is awaiting reanalysis which may result in further changes to the information provided. Description CImg The CImg Library v.2.3...
Follina-MSDT-Vulnerability-CVE-2022-30190-
Follina-MSDT-Vulnerability-CVE-2022-30190- Detección y remediación de la vulnerabilidad Follina MSDT CVE-2022-30190 Para obtener información detallada sobre Follina-MSDT-Vulnerability-CVE-2022-30190-, visita...
CVE-2025-31486-Simulation
Vite Path Traversal Lab CVE-2025-31486 A hands-on, containerized lab environment to simulate and exploit the Path Traversal vulnerability in Vite's development server, identified as CVE-2025-31486. 📖 About The Vulnerability This lab demonstrates a significant Path Traversal vulnerability found in...