Lucene search
+L

1409 matches found

Kitploit
Kitploit
added 2026/09/13 9:32 a.m.9 views

burpfox

🦊 BurpFox A Burp Suite extension that integrates Dalfox XSS scanner directly into your workflow. Features 🎯 Right-click scanning - Scan requests directly from Proxy History or Repeater. ⚙️ Full Dalfox options - Context-aware, WAF evasion, Blind XSS and more. Prerequisites 1. Install Dalfox...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 9:24 a.m.67 views

burp-dom-scanner

Burp DOM Scanner It's a Burp Suite's extension to allow for recursive crawling and scanning of Single Page Applications. It runs a Chromium browser to scan the webpage for DOM-based XSS. It can also collect all the requests XHR, fetch, websockets, etc issued during the crawling allowing them to b...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 9:12 a.m.11 views

burp-vulners-scanner

burp-vulners-scanner Description Burp Suite scanner plugin based on Vulners.com vulnerability database API Search fingerprints in http response inspired by plugin "Software Version Reporter" and check found version in vulners.com vulnerability database Experemental Check unique URLs in vulners.co...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 8:11 a.m.60 views

jwt-key-id-injector

JWT Key ID Injector Simple python script to check against hypothetical JWT vulnerability. Let's say there is an application that uses JWT tokens signed HS256 algorithm. An example token looks like the follow: root@kitploit:...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 8:08 a.m.118 views

web-hacking-playground

Web Hacking Playground Description Web Hacking Playground is a controlled web hacking environment. It consists of vulnerabilities found in real cases, both in pentests and in Bug Bounty programs. The objective is that users can practice with them, and learn to detect and exploit them. Other topic...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:26 a.m.293 views

mole

Mole A framework for identifying and exploiting out-of-band OOB vulnerabilities. Installation & Setup Mole Install Python = 3.6 virtualenv -p /usr/bin/python3 venv source venv/bin/activate ./venv/bin/pip3 install -r requirements.txt git submodule update --init --recursive Set an API key in...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 7:13 a.m.7 views

Cookie-Swapper

Cookie Swapper Burp Suite extension that auto-replaces cookies and headers in requests. Stop wasting time copy-pasting session tokens into every request. Why? You got a retest, a needs more info bug, or just expired sessions. You need to replay dozens of requests from HTTP History and Repeater bu...

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

BurpCopyIssues

Support Development If this project helps your work, support ongoing maintenance and new features. ETH Donation Wallet 0x11282eE5726B3370c8B480e321b3B2aA13686582 Scan the QR code or copy the wallet address above. BurpCopyIssues Burp Suite extension for browsing, copying, and exporting scan...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:46 a.m.104 views

xray

Welcome to xray 👋 A Powerful Security Assessment Tool 🏠 Documentation • ⬇️ Download xray • ⬇️ Download xpoc • ⬇️ Download xapp • 📖 Plugin Repository 中文版 Note: xray is not open source, just download the built binary files directly. The repository mainly contains community-contributed POCs. Each xray...

5.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 6:32 a.m.5 views

argumentinjectionhammer

Argument Injection Hammer Argument Injection Hammer es una extensión para el proxy interceptador Burp Suite que amplía la capacidad del escáner para detectar vulnerabilidades de inyección y manipulación de argumentos en aplicaciones y servicios web. Una aplicación web es vulnerable a la inyección...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:26 a.m.4 views

ParaForge

ParaForge ParaForge is a simple Burp Suite extension to extract the paramters and endpoints from the request to create custom wordlist for fuzzing and enumeration. This is just a simple extension for easy usage. There are more advance and better options available. Features Extract endpoint Extrac...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:15 a.m.6 views

Log4J-Scanner

Extensión de Burp para escanear la vulnerabilidad Log4Shell CVE-2021-44228 con payloads personalizados...

10CVSS7.4AI score0.99999EPSS
SaveExploits368References3
Kitploit
Kitploit
added 2026/09/13 6:05 a.m.9 views

Next.js-RSC-RCE-Scanner-Burp-Suite-Extension

Next.js RSC RCE Scanner Burp Suite Extension A high-fidelity Burp Suite extension to detect the Next.js / React Server Components RSC Remote Code Execution vulnerability CVE-2025-55182 & CVE-2025-66478. This extension implements the detection logic discovered by the Searchlight Cyber Security...

10CVSS7.5AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/13 5:56 a.m.4 views

text4shellburpscanner

text4shellburpscanner Este proyecto está basado en log4j2burpscanner con modificaciones; se ha eliminado la función de escaneo activo, y se añadirá nuevamente si es necesario más adelante. CVE-2022-42889 Enlace del entorno de pruebas:...

9.8CVSS5.9AI score0.99931EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/13 5:54 a.m.8 views

BurpAPISecuritySuite

Support Development If this project helps your work, support ongoing maintenance and new features. ETH Donation Wallet 0x11282eE5726B3370c8B480e321b3B2aA13686582 Scan the QR code or copy the wallet address above. BurpAPISecuritySuite...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:47 a.m.53 views

headerpwn

headerpwn A fuzzer for analyzing how servers respond to different HTTP headers. 🏗️ Install ⛏️ Usage 📡 Proxying HTTP Requests Install To install headerpwn, run the following command: root@kitploit: go install github.com/devanshbatham/[email protected] Usage headerpwn allows you to test various...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:36 a.m.8 views

IPRotate_Burp_Extension

IPRotateBurpExtension Extensión para Burp Suite que utiliza AWS API Gateway para cambiar tu IP en cada solicitud. Más información: Bypassing IP Based Blocking Using AWS - Rhino Security Labs Nota/Advertencia Este método de usar AWS API Gateways para ofuscar la IP de origen ahora se considera...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:34 a.m.7 views

burp-exporter

Extensión Exporter para Burp Suite Community y Pro Síguenos para conocer más consejos y otras extensiones Descripción Exporter es una extensión de Burp Suite para copiar una solicitud a un archivo o al portapapeles como funciones de múltiples lenguajes de programación. También añade una pestaña...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 5:34 a.m.372 views

burp-exporter

Exporter Extension for Burp Suite Community and Pro Follow us to know more about tips and others extensions Description Exporter is a Burp Suite extension to copy a request to a file or the clipboard as multiple programming languages functions. It also adds a tab called Exporter where you can...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 5:32 a.m.7 views

burp-cc-bridge

CC-Bridge A Burp Suite Montoya API extension that exposes Burp's most useful primitives over a localhost HTTP API so an agentic coding shell Claude Code, OpenAI Codex, etc. can drive Burp from curl. Works on Burp Community. Download Grab the latest release JAR — no clone or build required:...

5.9AI score
SaveExploits0References4
Rows per page
Query Builder