Lucene search
+L

14120 matches found

Kitploit
Kitploit
added 2026/09/19 7:17 p.m.29 views

c-jwt-cracker

JWT cracker A multi-threaded JWT brute-force cracker written in C. If you are very lucky or have a huge computing power, this program should find the secret key of a JWT token, allowing you to forge valid tokens. This is for testing purposes only, do not put yourself in trouble : I used the Apple...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 6:41 p.m.13 views

Log4j-Scanner-Exploit

Log4Shell-Scanner-Exploit Bash script that allows identifying and/or exploiting the Log4Shell vulnerability remotely. This tool performs various tests using LDAP payloads and X-Api-Version, User-Agent, and X-Forwarded-For headers. Always use this script with prior authorization from the owner of...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 6:33 p.m.9 views

CVE-2020-17518

Apache Flink目录遍历漏洞,可通过REST API读/写远程文件 漏洞编号: CVE-2020-17518 漏洞描述: CVE-2020-17518:通过REST API写入远程文件 受影响的版本: Flink 1.5.1-1.11.2 安全版本: Flink 1.11.3或Flink 1.12.0 Flink 1.5.1引入了REST API,可通过恶意修改的HTTP HEADER,将任意文件复制到文件系统的任意位置。 用法: 单个:python CVE-2020-17518.py -u http://IP:port 批量:python CVE-2020-17518.py -...

7.5CVSS7.5AI score0.50038EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 6:31 p.m.8 views

CVE-2024-4577

最快的 CVE-2024-4577 漏洞利用工具 描述:PHP CGI 远程代码执行 CVE-2024-4577 漏洞利用工具(exploit.py)是一个 Python 脚本,旨在利用 Web 服务器的特定漏洞(CVE-2024-4577)。它通过发送 POST 请求到提供的目标列表,并根据响应内容判断这些主机是否存在漏洞。 功能特点 多线程执行,可在多个主机上快速测试。 通过发送带有自定义标头和数据的 POST 请求来检查 CVE-2024-4577 漏洞。 将结果输出到控制台,并可选择输出到指定的文件。 提供请求总数、发现的脆弱主机数、未发现漏洞的主机数以及遇到的错误数的摘要。 要...

9.8CVSS8AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/19 5:57 p.m.13 views

TomcatKiller-CVE-2025-31650

TomcatKiller-CVE-2025-31650 Una herramienta diseñada para detectar la vulnerabilidad CVE-2025-31650 en Apache Tomcat versiones 10.1.10 a 10.1.39 Esta vulnerabilidad permite a un atacante provocar una fuga de memoria enviando solicitudes HTTP/2 especialmente manipuladas con encabezados de priorida...

7.5CVSS7.7AI score0.5992EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/19 5:26 p.m.11 views

-CVE-2024-6095

主要增强功能: 1. 随机字符串混淆 :引入了随机字符串生成,用于混淆路径,使检测更加困难。 2. 高级载荷 :添加了更复杂的载荷,采用不同的混淆技术以规避安全机制。 3. 自定义头部 :包含自定义头部,以模仿不同的合法流量,并增加一层额外的混淆。 4. 随机延迟 :在请求之间加入随机延迟,以避免触发入侵检测/防御系统(IDS/IPS)。 5. 增强的响应处理 :延续了修剪并检查响应以发现成功利用迹象的策略,但现在包含了改进的处理逻辑。 使用方法:...

5.8CVSS6AI score0.0265EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 5:08 p.m.13 views

Blisqy

1. Blisqy Blisqy 是一款辅助 Web 安全研究人员在 HTTP 标头中发现基于时间的盲 SQL 注入,并利用该漏洞的工具。 该利用过程通过盲 SQL 注入,对可打印 ASCII 字符进行位运算,从而从数据库中低速抽取数据(目前仅支持 MySQL/MariaDB)。 为了实现与其他 Python 工具的互操作性,并使其他用户能够使用 Blisqy 提供的功能,其中的模块可以被导入到其他基于 Python 的脚本中。 在测试基于时间的盲 SQL 注入时,任何网络延迟或拥塞都可能影响模糊测试或利用的效果。为了补偿可能导致的延迟和不确定性,Blisqy...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 4:38 p.m.7 views

cve-2021-44228

CVE-2021-44228 This repository represents a simplified simulation of infamous CVE-2021-44228 issue. Aside from system properties and other dictionary structures lookups, Apache Log4j also implements JNDI lookup feature for various reasons. The JNDI can obtain services from a number of service...

10CVSS8.3AI score0.99999EPSS
SaveExploits374References1
Kitploit
Kitploit
added 2026/09/19 4:31 p.m.31 views

slowloris

slowloris.py - Simple slowloris in Python What is Slowloris? Slowloris is basically an HTTP Denial of Service attack that affects threaded servers. It works like this: 1. We start making lots of HTTP requests. 2. We send headers periodically every 15 seconds to keep the connections open. 3. We...

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

go-dork

go-dork The fastest dork scanner written in Go. There are also various search engines supported by go-dork, including Google, Shodan, Bing, Duck, Yahoo and Ask. Install Usage Basic Usage Flags Querying Defining engine Pagination Adding custom headers Using proxy Chained with other tools Supportin...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/19 4:11 p.m.187 views

httpdoom

HttpDoom - HTTP Attack surface analyser Validate large HTTP-based attack surfaces in a very fast and reliable way. Inspired by Aquatone. Installing You must have dotnet SDK at version 6+: root@kitploit: $ dotnet pack -c Release -o nupkg $ dotnet tool install --global --add-source .\nupkg...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/19 2:42 p.m.11 views

test-cve-2025-29927

Aplicación de prueba para explotar CVE-2025-29927 La aplicación NextJS tiene autenticación basada en cookies y un middleware para evitar el acceso no autorizado a la página /admin. Para iniciar la aplicación ejecuta root@kitploit: yarn then yarn dev Para obtener acceso no autorizado a la página...

9.1CVSS7.7AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/19 2:00 p.m.9 views

CVE-2025-31650

TomcatKiller - CVE-2025-31650 🚨 Prueba de concepto PoC para la vulnerabilidad DoS en HTTP/2 de Apache Tomcat CVE-2025-31650 Este script provoca una condición de agotamiento de memoria en Apache Tomcat enviando cabeceras priority malformadas a través de HTTP/2. 🎯 Versiones afectadas Apache Tomcat...

7.5CVSS7.9AI score0.5992EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/19 1:52 p.m.8 views

cve-2025-29927

cve-2025-29927 CVE-2025-29927 是 Next.js(一个流行的基于 React 的 Web 框架)中的一个严重漏洞。该缺陷存在于中间件功能处理某些内部标头的方式中——具体来说是 x-middleware-subrequest 标头。...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/19 1:50 p.m.10 views

astDoS

astDoS 用于利用CVE-2018-7284和CVE-2018-19278的工具 用法 该工具作为命令行使用。 root@kitploit: astDoS.py -h -a 1,2 -sA SERVERIP -sP SERVERPORT -u USER -p PASSWD -sub SUBUSER -dA DNSIP -dP DNSPORT -v VERSION DoS attack against Astersisk, CVE-2018-7284 and CVE-2018-19278 optional arguments: -h, --help show this help...

7.5CVSS7.6AI score0.57662EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/19 1:43 p.m.12 views

h2t

h2t - HTTP 强化工具 描述 h2t 是一个简单的工具,用于帮助系统管理员强化其网站。 截至目前,h2t 可以检查网站头部,并推荐如何改进。 依赖项 Python 3 colorama requests 安装 root@kitploit: $ git clone https://github.com/gildasio/h2t $ cd h2t $ pip install -r requirements.txt $ ./h2t.py -h ……或者通过 Docker 方式: root@kitploit: $ git clone...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 1:43 p.m.112 views

h2t

h2t - HTTP Hardening Tool Description h2t is a simple tool to help sysadmins to hardening their websites. Until now h2t checks the website headers and recommends how to make it better. Dependences Python 3 colorama requests Install root@kitploit: $ git clone https://github.com/gildasio/h2t $ cd h...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 1:30 p.m.9 views

CVE-2023-44487

Rapid Reset Client Rapid Reset Client es una herramienta para probar mitigaciones y exposición a CVE-2023-44487 vector de ataque DDoS de reinicio rápido. Implementa un cliente HTTP/2 mínimo que abre un único socket TCP, negocia TLS, ignora el certificado e intercambia marcos de CONFIGURACIÓN...

7.5CVSS7.3AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/19 12:53 p.m.9 views

cve-2023-31346-poc

Firmware Memory Leak The code here aims to demonstrate the memory leaks in guest messages headers and the CPUID request guest message. Prerequisites Install rustup. Install a Linux kernel with SEV-SNP host support. I used a kernel with my a few of own patches...

6CVSS5.8AI score0.00309EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 12:21 p.m.10 views

cve-2023-3519-citrix-scanner

cve-2023-3519-citrix-scanner This script is a basic Citrix Scanner for CVE-2023-3519. We try to identify vulnerable Citrix Gateways/ADCs by looking at the HTTP headers. How it works During our analysis of this vulnerability, we and our friends at CERT-Verbund noticed, that our patched systems had...

9.8CVSS8.4AI score0.99749EPSS
SaveExploits16
Rows per page
Query Builder