Lucene search
+L

6015 matches found

Kitploit
Kitploit
added 2026/09/09 8:38 a.m.29 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/09 7:19 a.m.57 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/09 6:21 a.m.42 views

wotop

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

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:08 a.m.5 views

CVE-2021-3831

PHP Exploit CVE-2021-3831 Script Overview This PHP script is designed to interact with a target website by generating specific MD5 hashes and making HTTP requests to exploit potential vulnerabilities. It is intended for educational purposes and should only be used in environments where you have...

7.1CVSS6.8AI score0.01812EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 4:28 a.m.12 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/09 3:15 a.m.58 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.4CVSS8.6AI score0.31437EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/09 2:00 a.m.5 views

CVE-2020-3452

CVE-2020-3452 Little, stupid python validator? for CVE-2020-3452 on CISCO devices. Python first timer, pls do not kill me. ;- USAGE root@kitploit: python CVE-2020-3452.py /path/to/input/file.txt /path/to/output/file.txt DISCLAIMER: Please use this script only on subjects you own or you have the...

7.5CVSS7.8AI score0.99992EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/09 1:09 a.m.32 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/09 12:48 a.m.9 views

burpflow

BurpFlow BurpFlow is a lightweight Node.js CLI tool that routes HTTP requests through a Burp Suite proxy, enabling security testers to quickly load and analyze reconnaissance URLs inside Burp. 🎯 What is BurpFlow? BurpFlow is a fast, efficient, and minimal recon automation CLI tool designed for...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 12:27 a.m.4 views

CVE-2018-6389

doser.py Herramienta DoS para solicitudes HTTP inspirada en hulk pero con más funcionalidades escrita en Python: Ejemplos 999 hilos envían solicitudes GET: root@kitploit: python doser.py -t 999 -g 'https://targeted.site.com' 999 hilos envían solicitudes POST con datos json: root@kitploit: python...

7.5CVSS7.8AI score0.72671EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/08 11:35 p.m.10 views

wfuzz

Wfuzz - El Fuzzer Web Wfuzz ha sido creado para facilitar la tarea en evaluaciones de aplicaciones web y se basa en un concepto simple: reemplaza cualquier referencia a la palabra clave FUZZ por el valor de un payload dado. Un payload en Wfuzz es una fuente de datos. Este simple concepto permite...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 11:16 p.m.3 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/08 11:13 p.m.28 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/08 10:09 p.m.298 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/08 9:41 p.m.5 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.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 9:21 p.m.5 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...

10CVSS9AI score0.99999EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/08 8:40 p.m.37 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/08 8:19 p.m.219 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/08 6:48 p.m.7 views

CVE-2026-50522

CVE-2026-50522 Microsoft SharePoint CVE-2026-50522 payloads and analysis. HTTP requests...

9.8CVSS7.8AI score0.84606EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 6:15 p.m.11 views

ASUS-AiCloud-RCE

Origasus origasus.go ile derlenen, ASUS AiCloud / AsusWRT ile ilişkilendirilebilecek uçların yetkili güvenlik testi veya savunma analizi ör. kendi cihazınız, yazılı penetest laboratuvarı kapsamında incelenmesi için yazılmış bir Go programıdır. Önemli: Bu tür yazılımların yetkisiz sistemlere karşı...

6AI score
SaveExploits0
Rows per page
Query Builder