64323 matches found
cve-2014-0050
cve-2014-0050 CVE-2014-0050 Vulnerable site sample This project aims to demonstrate the CVE-2014-0050 exploitation for educational purpose. For more informations, see : https://www.trustwave.com/Resources/SpiderLabs-Blog/CVE-2014-0050--Exploit-with-Boundaries,-Loops-without-Boundaries/...
FLAWED
F ix L ike A rtifacts w ith E mbedded D efects Un arnés de investigación para medir qué tan bien los agentes de IA parchean vulnerabilidades. Inicio rápido · Conjuntos de datos · Documentación · Modelo de seguridad · Contribuir FLAWED hace checkout de un proyecto de código abierto en un commit co...
GitMiner3
Autor: UnkL4b Sitio: bravul.com Blog: unkl4b.github.io Github: UnkL4b X: @UnkL4b ADVERTENCIA root@kitploit: +---------------------------------------------------+ | LOS DESARROLLADORES NO ASUMEN NINGUNA | | RESPONSABILIDAD Y NO SON RESPONSABLES DE CUALQUIER | | USO INDEBIDO O DAÑO CAUSADO POR ESTE...
pastokrapacefleciks
pastokrapacefleciks, el analizador WireShark - PRO Uso: Coloca tu archivo .pcapng en el directorio de pastokrapacefleciks root@kitploit: python .\pastokrapacefleciks.py python3 .\pastokrapacefleciks.py Revisa tu informe HTML...
CVE-2023-43364-Searchor-RCE-Exploit
CVE-2023-43364 – Searchor RCE Exploit PoC Remote Code Execution RCE via unsafe eval usage in Searchor 2.4.2 Overview This project demonstrates exploitation of CVE-2023-43364 , a Remote Code Execution RCE vulnerability affecting the Python package Searchor 2.4.2. The issue is caused by unsafe usag...
CVE-2019-9978
CVE-2019-9978 - Social Warfare WordPress Plugin RCE system'cat /etc/passwd' ✅ Step 2 – Start a Python HTTP Server Use Python to serve your payload: root@kitploit:...
sound4-directory-listing
徽章 许可证 MIT 安装 1. 安装 Python3 和 pip 说明在此(如果你连这个都不会,那你其实不应该使用这个工具) 通过 pip 安装 root@kitploit: pip install sound4-directory-listing 运行以下命令检查 sound4-directory-listing -h 配置 2. 我们集成了 Telegram API,以便在检测到漏洞时接收即时通知。 Telegram 通知 root@kitploit: sound4-directory-listing --chatid 打开你的 Telegram,搜索...
CVE-2018-6961
CVE-2018-6961 - UNAUTHENTICATED COMMAND INJECTION VULNERABILITY This exploit works in Python2.7 - Not tested in any other version 1 Install Dependencies root@kitploit: pip install request if don't have pip installed, just run root@kitploit: apt-get install python-pip 2 Usage root@kitploit: python...
CVE-2004-1561
CVE-2004-1561 CVE-2004-1561的Metasploit利用程序的Python版本...
Apache-Struts
Apache-Struts An exploit for Apache Struts CVE-2017-5638 Usage Testing a single URL. python struts-pwn.py --url 'http://example.com/struts2-showcase/index.action' -c 'id' Nmap Recong nmap -p --script http-vuln-cve2017-5638 ' Testing a list of URLs. python struts-pwn.py --list 'urls.txt' -c 'id'...
CVE-2025-58434-PoC
CVE-2025-58434 PoC Python proof-of-concept script for triggering POST /api/v1/account/forgot-password. ⚠️ For educational and authorized security research only. Running this tool against systems you do not own or lack written permission to test is illegal. Credit zaddy6 Isaac David arthurgervais...
CVE-2019-7609-KibanaRCE
CVE-2019-7609-KibanaRCE Minor changes were made to the CVE to make it compatible with Python 3. cve-modific.py Here are the modifications: In the getkibanaversion function, the line match = re.findallpattern, r.content was updated to match = re.findallpattern, r.text. This change was made to use...
mcpshield
mcpshield 一个针对未修补的 MCP STDIO 命令注入漏洞(CVE-2026-30623 系列,由 OX Security 于 2026 年 4 月披露,归为“设计问题”——无 SDK 补丁)的即插即用修复方案。只需导入一行代码,你的 Python 应用启动的每个 stdio MCP 服务器,在操作系统生成进程之前,其命令/参数/环境变量都会经过验证。 如果你是新手,请先阅读 适用范围,然后 安装 和 快速入门 将让你在两分钟内获得保护。 目录 项目状态 适用范围 安装 快速入门 选项 A:自动补丁(Python MCP 主机) 选项 B:静态检查(任何语言,零执行) 选项...
CVE-2024-3400
CVE-2024-3400 CVE-2024-3400 POC written in Rust and Python...
CVE-2019-15107-Exploit
CVE-2019-15107 Python Exploit This exploit is for CVE-2019-15107 Webmin 1.890-1.920 unauthenticated RCE implemented in Python. Usage root@kitploit: python3 webminExploit.py python3 webminExploit.py 10.200.198.200 10000 whoami python3 webminExploit.py 10.200.198.200 10000 "curl -h"...
Bluepop
Bluepop CVE-2023-45866 Installation and Usage 🛠️ Setup root@kitploit: sudo apt-get update sudo apt-get -y upgrade sudo apt install -y bluez-tools bluez-hcidump libbluetooth-dev \ git gcc python3-pip python3-setuptools \ python3-pydbus git clone https://github.com/pybluez/pybluez.git cd pybluez sud...
CVE-2026-19650-CVE-2026-19478
cve-id Donate Support the maintenance of this project with PayPal or by scanning the QR code below. ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example...
CVE-2007-2447_python
CVE-2007-2447python Exploit i used in HTB...
Global-Protect_VPN_Vuln
CVE-2024-3400 Este programa fue mejorado para incluir una función de seguridad que detectará los casos que harían que este script quede atrapado ejecutándose indefinidamente. El script base fue creado por retkoussa y se referencia aquí. Problema con el script anterior:- El script falla si la...
CVE-2026-5426
CVE-2026-5426 ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Example usage: root@kitploit: Test a single target fo...