Lucene search
+L

2441454 matches found

Kitploit
Kitploit
added 2026/09/19 5:27 p.m.9 views

Dos-exploit-

Dos-exploit- CVE-2025-31650 Título del exploit: Apache Tomcat 10.1.39 - Denegación de Servicio DOS Autor: Abdualhadi khalifa CVE: CVE-2025-31650 root@kitploit: import httpx import asyncio import random import urllib.parse import sys import socket from colorama import init, Fore, Style init class...

7.5CVSS7.5AI score0.5992EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/19 5:27 p.m.9 views

CVE-2024-50969

CVE-2024-50969 描述 Code-projects Jonnys Liquor 1.0 中 browse.php 存在反射型跨站脚本(XSS)漏洞,远程攻击者可通过 search 参数注入任意 Web 脚本或 HTML。 漏洞类型 跨站脚本 XSS 产品供应商 Code-projects 受影响产品代码库: https://code-projects.org/jonnys-liquor-in-php-css-javascript-and-mysql-free-download/ - 1.0 受影响组件: browse.php 攻击向量: 1. 在本地搭建应用程序 2...

6.1CVSS5.9AI score0.00517EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:27 p.m.9 views

CVE-2024-8309

Langchain CVE-2024–8309 漏洞的概念验证 概述 此设置演示了 GraphCypherQAChain 类中存在的提示注入漏洞的概念验证,该漏洞允许在 Neo4j 数据库中进行 SQL 注入。 组件: 1. Neo4j 数据库 :运行 Neo4j。 2. 后端(FastAPI) :使用 Langchain 与 Neo4j 交互。 3. 前端(Streamlit) :简单的界面,用于与后端交互。 使用方法 1. 克隆此仓库。 2. 配置 .env 文件 root@kitploit: AZUREAPIKEY= AZURECHATDEPLOYMENT=...

9.8CVSS6.3AI score0.13738EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/19 5:27 p.m.10 views

sparta

SPARTA v2.0 http://sparta.secforce.com 作者: SECFORCE Antonio Quina @st3r30byt3 Leonidas Stavliotis @lstavliotis 描述 SPARTA 是一个 Python GUI...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:26 p.m.2 views

Reversecore_MCP v3.0.4

Reversecore MCP AI-Powered Reverse Engineering & Security Analysis via Model Context Protocol An MCP server that gives AI assistants like Claude and Cursor the ability to perform reverse engineering, malware analysis, vulnerability research, digital forensics, and source code auditing through...

SaveExploits0References23
Kitploit
Kitploit
added 2026/09/19 5:25 p.m.13 views

DNSExfiltrator

DNSExfiltrator 作者:Arno0x0x - @Arno0x0x DNSExfiltrator 允许通过 DNS 请求的隐蔽通道传输( 泄露 )文件。这基本上是一个数据泄露测试工具,允许通过隐蔽通道泄露数据。 DNSExfiltrator 包含两部分: 1. 服务器端 ,以一个单独的 Python 脚本(dnsexfiltrator.py)形式提供,作为自定义 DNS 服务器接收文件 2. 客户端 ( 受害者端 ),提供三种形式: dnsExfiltrator.cs:一个 C 脚本,可用 csc.exe 编译成 Windows 托管可执行文件...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:25 p.m.11 views

proxychains-ng

ProxyChains-NG ver 4.17 README ProxyChains es un programa UNIX que engancha las funciones libc relacionadas con la red en programas ENLAZADOS DINÁMICAMENTE mediante una DLL precargada dlsym, LDPRELOAD y redirige las conexiones a través de proxies SOCKS4a/5 o HTTP. Solo soporta TCP no UDP/ICMP,...

7.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:25 p.m.80 views

proxychains-ng

ProxyChains-NG ver 4.17 README ProxyChains is a UNIX program, that hooks network-related libc functions in DYNAMICALLY LINKED programs via a preloaded DLL dlsym, LDPRELOAD and redirects the connections through SOCKS4a/5 or HTTP proxies. It supports TCP only no UDP/ICMP etc. The way it works is...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:25 p.m.7 views

CVE-2024-50972

CVE-2024-50972 描述 Itsourcecode Construction Management System 1.0 的 printtool.php 中存在 SQL 注入漏洞,允许远程攻击者通过 borrowid 参数执行任意 SQL 命令。 漏洞类型 SQL 注入 产品厂商 Itsourcecode 受影响产品代码库: https://itsourcecode.com/free-projects/php-project/construction-management-system-project-in-php-with-source-code/ - 1.0 受影响组件:...

7.2CVSS6.6AI score0.00742EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:23 p.m.508 views

byob

Questions? Check out the docs or join our Discord support server Disclaimer : This project should be used for authorized testing or educational purposes only. BYOB is an open-source post-exploitation framework for students, researchers and developers. It includes features such as: Command & contr...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 5:23 p.m.14 views

byob

有问题? 请查看文档或加入我们的 Discord 支持服务器 免责声明 :本项目应仅用于授权测试或教育目的。 BYOB 是一个面向学生、研究人员和开发者的开源后渗透框架。其功能包括: 具有直观用户界面的命令与控制服务器 支持多平台的自定义载荷生成器 12 个后渗透模块 它旨在让学生和开发者能够轻松实现自己的代码并添加炫酷的新功能, 无需 从头编写 C2 服务器或远程管理工具。 本项目包含 2 个主要部分:原始的基于控制台的应用程序 /byob 和 Web 图形界面 /web-gui。 Web 图形界面 仪表板 C2...

5.7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/19 5:23 p.m.11 views

fail2ban-log4j

fail2ban-log4j Filtro de fail2ban que detecta ataques contra log4j CVE-2021-44228 Instalación Copia este archivo en tu directorio filter.d de fail2ban, que suele ser algo como /etc/fail2ban/filter.d o similar. Añade una sección apache-jndi a tu jail.local o jail.conf: root@kitploit: apache-jndi...

10CVSS7.8AI score0.99999EPSS
SaveExploits374
Kitploit
Kitploit
added 2026/09/19 5:23 p.m.60 views

xolo

XOLO Author: ET Lownoise Version: 1.0 Tool to crawl, visualize and interact with SQL server links in a d3 graph to help in your red/blue/purple/.../risk assessments pentest hacking team exercises. Requirements: root@kitploit: Requests==2.18.4 Flask==0.12.2 Json Pypyodbc beautifulsoup4==4.6.0...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:23 p.m.9 views

xolo

XOLO 作者:ET Lownoise 版本:1.0 用于爬取、可视化并以 d3 图形式交互 SQL 服务器链接的工具,可协助您的红/蓝/紫/.../风险渗透测试黑客团队演练。 要求: root@kitploit: Requests==2.18.4 Flask==0.12.2 Json Pypyodbc beautifulsoup4==4.6.0 lxml==4.1.0 示例: pip install pypyodbc python -m pip install pypyodbc 安装/运行: root@kitploit: - 下载 - 解压 - 放入目录 - 运行它...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:23 p.m.11 views

Salsa-tools

root@kitploit: / / / / / / / / \ / / / / / / / / / / / / / / // / // / / / / // / // / //,///,/ // //// Salsa Tools - 一款蘸取辣酱风味的反病毒安全反向Shell Salsa Tools 是由三个不同工具组成的集合,结合后可让你在任何 Windows 环境中获得增强版反向Shell,且执行时甚至无需 PowerShell。为避免最新的检测技术(AMSI),大部分组件最初使用 C 编写。Salsa Tools 由 Luis Vacas 在 h-c0n...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 5:23 p.m.21 views

Bash-exploit-for-CVE-2022-0739

Bash exploit for CVE-2022-0739 Unauthenticated SQL Injection for BookingPress 1.0.11. root@kitploit: Usage: ./exploit.sh options Options: -u, --url VALUE Set the URL ex: http://example.com required -e, --event-dir VALUE Set the event directory ex: events -h, --help Display this help message...

9.8CVSS8.5AI score0.37171EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/19 5:22 p.m.15 views

pentmenu

pentmenu 一个能让你进行快速简便网络扫描与DOS攻击的命令菜单 必要时需要sudo 已在Debian与Arch下测试通过 依赖: bash sudo curl netcat(必须支持'-k'选项,推荐openbsd版本) hping3(或者用nping来代替进行洪水攻击) openssl stunnel nmap whois(推荐但不要求) nslookup(或'host') ike-scan 如何使用? 下载脚本: root@kitploit: $ wget...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:22 p.m.41 views

whatportis

whatportis .. image:: https://github.com/opencve/opencve/workflows/Tests/badge.svg :target: https://github.com/ncrocfer/whatportis/actions/workflows/tests.yml .. image:: https://badge.fury.io/py/whatportis.svg :target: https://pypi.python.org/pypi/whatportis/ .. image::...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 5:22 p.m.10 views

whatportis

whatportis .. image:: https://github.com/opencve/opencve/workflows/Tests/badge.svg :target: https://github.com/ncrocfer/whatportis/actions/workflows/tests.yml .. image:: https://badge.fury.io/py/whatportis.svg :target: https://pypi.python.org/pypi/whatportis/ .. image::...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 5:21 p.m.16 views

S2-Reaper

S2-Reaper Este proyecto se utiliza para recolectar URLs vulnerables afectadas por Struts2 S2-045 de los resultados de búsqueda de Google. Uso root@kitploit: python reaper.py Acerca de El reaper.py ejecutará un rastreador de búsqueda de Google con palabras clave definidas en crawler.conf para...

6.1AI score
SaveExploits0References1
Rows per page
Query Builder