Lucene search
+L

6116 matches found

Kitploit
Kitploit
added 2026/09/23 7:22 a.m.10 views

CVE-2022-2414-Proof-Of-Concept

CVE-2022-2414-Proof-Of-Concept A flaw was found in pki-core. Access to external entities when parsing XML documents can lead to XML external entity XXE attacks. This flaw allows a remote attacker to potentially retrieve the content of arbitrary files by sending specially crafted HTTP requests...

7.5CVSS7.7AI score0.85608EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/23 7:19 a.m.46 views

wotop

Web-On-Top-Of-Protocol WOTOP root@kitploit: ██╗ ██╗ ██████╗ ████████╗ ██████╗ ██████╗ ██║ ██║██╔═══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ██║ █╗ ██║██║ ██║ ██║ ██║ ██║██████╔╝ ██║███╗██║██║ ██║ ██║ ██║ ██║██╔═══╝ ╚███╔███╔╝╚██████╔╝ ██║ ╚██████╔╝██║ ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ Introduction WOTOP is a...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 7:06 a.m.10 views

Bulk_403_Bypass

Bulk 403 Bypass This is a Bash script that performs bulk 403 bypass by adding a custom header to HTTP requests. It can be useful for testing whether a website is vulnerable to 403 bypass techniques. Usage To use the script, pass in a list of URLs as a command line argument: root@kitploit:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 7:01 a.m.30 views

w3af

w3af - Web Application Attack and Audit Framework w3af is an open source web application security scanner which helps developers and penetration testers identify and exploit vulnerabilities in their web applications. The scanner is able to identify 200+ vulnerabilities, including Cross-Site...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 6:13 a.m.8 views

http_bridge

Http Bridge Motivation I've wrote this program as a proof of concept to test the idea of be able to send tcp stream packets over simple http request like PUT, PATCH, POST, GET, without use a proxy way like CONNECT method. Also as a practice exercise to train my novice skill on rust language...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 3:49 a.m.9 views

Re2Pcap

Re2Pcap: Create PCAP file from raw HTTP request or response in seconds Re2Pcap is abbreviation for Request2Pcap and Response2Pcap. Community users can quickly create PCAP file using Re2Pcap and test them against Snort rules. Re2Pcap allow you to quickly create PCAP file for raw HTTP request shown...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 3:39 a.m.25 views

burpflow

BurpFlow BurpFlow 是一款轻量级的 Node.js CLI 工具,可通过 Burp Suite 代理路由 HTTP 请求,使安全测试人员能够快速将侦察 URL 加载并分析到 Burp 中。 🎯 什么是 BurpFlow? BurpFlow 是一款快速、高效且极简的侦察自动化 CLI 工具 ,专为渗透测试人员 、漏洞赏金猎人 和安全研究人员 设计。 它简化了通过 Burp 代理发送 HTTP 请求的过程,使您能够: 快速将大量 URL 列表加载到 Burp Suite 中 自动化重复的侦察工作流 验证 URL 和代理配置 实时监控请求结果 提高手动测试期间的效率 ⚠️ 免责声...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 2:50 a.m.64 views

cloud_enum

cloudenum Future of cloudenum I built this tool in 2019 for a pentest involving Azure, as no other enumeration tools supported it at the time. It grew from there, and I learned a lot while adding features. Building tools is fun, but maintaining tools is hard. I haven't actively used this tool...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 2:10 a.m.61 views

odat

Quentin HARDY --- [email protected] [email protected] ODAT ODAT Oracle Database Attacking Tool is an open source penetration testing tool that tests the security of Oracle Databases remotely. Usage examples of ODAT: You have an Oracle database listening remotely and want to find valid...

6.4CVSS8AI score0.31437EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/22 11:51 p.m.230 views

jsfinder

Features | Installation | Usage | Demo | TODOs| Contact jsFinder is a command-line tool written in Go that scans web pages to find JavaScript files linked in the HTML source code. It searches for any attribute that can contain a JavaScript file e.g., src, href, data-main, etc. and extracts the UR...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 10:28 p.m.16 views

wfuzz

Wfuzz - 网络模糊测试工具 Wfuzz 旨在简化 Web 应用程序评估中的任务,其基于一个简单的概念:它将 FUZZ 关键字的所有引用替换为给定载荷的值。 Wfuzz 中的载荷是一个数据源。 这个简单的概念允许任何输入注入到 HTTP 请求的任何字段中,从而能够在不同的 Web 应用程序组件(如参数、认证、表单、目录/文件、HTTP 头等)中执行复杂的 Web 安全攻击。 Wfuzz 不仅仅是一个 Web 内容扫描器: Wfuzz 可以通过发现和利用 Web 应用程序漏洞来帮助您保护 Web 应用程序。Wfuzz 的 Web 应用程序漏洞扫描器由插件支持。 Wfuzz...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 10:26 p.m.9 views

Project-CVE-2015-1635

CVE-2015-1635 CVE-2015-1635, MS15-034 Vulnerability Detection root@kitploit: USAGE python MS15-034.py www.xxx.com:80 Test Program HTTP.sys Remote Code Execution Vulnerability CVE-2015-1635, MS15-034 A remote code execution vulnerability exists in the HTTP protocol stack HTTP.sys when HTTP.sys doe...

10CVSS9.2AI score0.99999EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/22 10:25 p.m.34 views

cdb

Pown CDB Pown CDB is a Chrome Debug Protocol utility. The main goal of the tool is to automate common tasks to help debug web applications from the command-line and actively monitor and intercept HTTP requests and responses. This is particularly useful during penetration tests and other types of...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 9:58 p.m.21 views

turbo-intruder

Turbo Intruder Turbo Intruder is a Burp Suite extension for sending large numbers of HTTP requests and analyzing the results. It's intended to complement Burp Intruder by handling attacks that require exceptional speed, duration, or complexity. The following features set it apart: Fast - Turbo...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 7:14 p.m.40 views

xcat

XCat XCat is a command line tool to exploit and investigate blind XPath injection vulnerabilities. For a complete reference read the documentation here: https://xcat.readthedocs.io/en/latest/ It supports an large number of features: Auto-selects injections run xcat injections for a list Detects t...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 6:31 p.m.12 views

ReverseHttp

ReverseHttp 使用 HTTP POST/GET 请求进行通信的 Python 后门 要求 Python 2.7 Cherrypy pip install cherrypy Requests pip install requests 用法: 启动监听脚本,然后启动控制器,接着发送后门文件,等待连接 截图...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:15 p.m.15 views

ASUS-AiCloud-RCE

Origasus origasus.go 编译而成的 Go 程序,用于在授权安全测试或防御分析 (例如:自有设备、软件渗透测试实验室)范围内检查与 ASUS AiCloud / AsusWRT 相关的端点。 重要: 此类软件在未经授权的情况下针对系统使用,在许多国家是非法的 。仅在获得明确许可并在法律框架内运行。请勿在生产环境或第三方网络中未经授权进行扫描/利用。 背景 源代码头部注释中列出的相关参考信息(例如:CVE-2025-2492、CVE-2024-12912、CVE-2025-59366 以及厂商安全公告)可用于安全补丁和风险评估。该程序的目的是帮助安全研究人员和防御团队识别和...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 5:16 p.m.299 views

dnstwist

See what sort of trouble users can get in trying to type your domain name. Find lookalike domains that adversaries can use to attack you. Can detect typosquatters, phishing attacks, fraud, and brand impersonation. Useful as an additional source of targeted threat intelligence. DNS fuzzing is an...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 4:04 p.m.12 views

phpstress

phpstress Night Lion Security 的概念验证拒绝服务/压力测试工具,用于针对运行在 Apache 和 NGINX 系统(PHP-FPM 和 PHP-CGI)上的 PHP 网站。 使用标准的有线/DSL 连接,此攻击可通过标准 HTTP 请求淹没 Linux Web 服务器的 CPU 和 RAM。此攻击影响使用 PHP-CGI 或 PHP-FPM(包括 WordPress 网站)处理动态 PHP 内容的 Apache 或 NGINX Web 服务器。此外,攻击(或默认)Web 服务器配置所发出的请求将在攻击结束后很长一段时间内持续占用服务器资源。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:07 p.m.35 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
Rows per page
Query Builder