Lucene search
+L

17 matches found

Kitploit
Kitploit
•added 2026/09/26 8:06 a.m.•16 views

BlackWidow

ABOUT: BlackWidow is a python based web application spider to gather subdomains, URL's, dynamic parameters, email addresses and phone numbers from a target website. This project also includes Inject-X fuzzer to scan dynamic URL's for common OWASP vulnerabilities. DEMO VIDEO: BlackWidow Demo...

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

GAP-Burp-Extension

About - v6.3 This is an evolution of the original getAllParams extension for Burp. Not only does it find more potential parameters for you to investigate, but it also finds potential links to try these parameters on, and produces a target specific wordlist to use for fuzzing. The full Help...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 4:59 a.m.•13 views

x8

x8 Hidden parameters discovery suite written in Rust. The tool aids in identifying hidden parameters that could potentially be vulnerable or reveal interesting functionality that may be missed by other testers. Its high accuracy is achieved through line-by-line comparison of pages, comparison of...

6.3AI score
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/26 1:03 a.m.•12 views

ParamPamPam

ParamPamPam This tool for brute discover GET and POST parameters. Installation With Docker Install Docker root@kitploit: git clone https://github.com/Bo0oM/ParamPamPam.git cd ParamPamPam docker build -t parampp . echo -e '!'"/bin/bash\ndocker run -ti --rm parampp $@" /usr/local/bin/parampp paramp...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/26 12:04 a.m.•14 views

xnLinkFinder

About - v8.2 This is a tool used to discover endpoints, discover potential parameters, generate a target specific wordlist and find secrets for a given target. It can find them by: crawling a target pass a domain/URL crawling multiple targets pass a file of domains/URLs searching files in a given...

6AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 6:10 p.m.•13 views

gaia

Gaia - Attack Surface Discovery & AI-Assisted Triage Gaia is a CLI-first attack surface analysis tool that discovers endpoints and parameters, reduces noise, and highlights security-relevant risks using static heuristics and optional AI reasoning. It orchestrates Katana, gau, arjun, linkfinder, a...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:28 p.m.•15 views

ParamFinder

ParamFinder Descubre parámetros ocultos directamente desde Caido! Instalación Mediante la Community Store Recomendado 1. En tu Caido, ve a la página de Plugins 2. Ve a la Community Store 3. Busca ParamFinder 4. Haz clic en Instalar 5. ¡Listo! 🎉 Instalación Manual 1. Ve a la página de Releases 2...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 12:42 p.m.•13 views

Arjun

Arjun HTTP Parameter Discovery Suite What's Arjun? Arjun can find query parameters for URL endpoints. If you don't get what that means, it's okay, read along. Web applications use parameters or queries to accept user input, take the following example into consideration...

6.1AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/25 11:25 a.m.•17 views

x8-Burp

This app is no longer supported The tool helps to find hidden parameters that can be vulnerable or can reveal interesting functionality that other hunters miss. Greater accuracy is achieved thanks to the line-by-line comparison of pages, comparison of response code and reflections. Features...

6AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 4:04 a.m.•19 views

parameth

parameth This tool can be used to brute discover GET and POST parameters Often when you are busting a directory for common files, you can identify scripts for example test.php that look like they need to be passed an unknown parameter. This hopefully can help find them. example scan The -off flag...

5.6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:04 a.m.•15 views

parameth

parameth 该工具可用于暴力发现GET和POST参数 通常,当你在目录中爆破常见文件时,可能会识别出一些看起来需要传入未知参数的脚本(例如test.php)。该工具有望帮助你找到这些参数。 示例扫描 -off 标志允许你指定一个偏移量(有助于处理动态页面),例如,如果你得到交替的响应大小4444和4448,将偏移量设为5,工具将仅显示超出正常范围的内容。 安装 root@kitploit: virtualenv venv . ./venv/bin/activate pip install -u -r requirements.txt 用法 root@kitploit: usage:...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 11:46 p.m.•12 views

pmg

pmg Extrae parámetros/rutas de URLs uso : $ cat urls.txt | python3 PmG.py resultados Guardar resultados $ cat urls.txt | python3 PmG.py ResultsFile.txt aquí puedes añadir más parámetros/rutas usando regex :D root@kitploit: wordlist = r'url=|password=|link=|u=|word=|username=|linkid=', r'+CSCOU+',...

7.5CVSS8AI score0.99992EPSS
SaveExploits25
GithubExploit
GithubExploit
•added 2025/11/18 10:19 p.m.•205 views

ctf-toolkit

Bug Bounty Recon Tool 🚀 The Ultimate Bug Bounty Recon Tool...

7AI score
SaveExploits0
GithubExploit
GithubExploit
•added 2025/09/14 4:54 p.m.•457 views

sqlmap-ctt

sqlmap-CTT ========== sqlmap-CTT is an advanced SQL injection t...

8.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2019/10/25 12:07 p.m.•138 views

Arjun v1.6 - HTTP Parameter Discovery Suite

Introduction Web applications use parameters or queries to accept user input, take the following example into consideration http://api.example.com/v1/userinfo?id=751634589 This URL seems to load user information for a specific user id, but what if there exists a parameter named admin which when s...

6.8AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2019/03/15 11:38 a.m.•333 views

Arjun v1.3 - HTTP Parameter Discovery Suite

Features Multi-threading 4 modes of detection A typical scan takes 30 seconds Regex powered heuristic scanning Huge list of 25,980 parameter names Makes just 30-35 requests to the target Usage Note: Arjun doesn't work with python 3.4 Discover parameters To find GET parameters, you can simply do:...

7.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2018/11/13 12:39 p.m.•81 views

Arjun v1.1 - HTTP Parameter Discovery Suite

Features Multi-threading 3 modes of detection Regex powered heuristic scanning Huge list of 3370 parameter names Usage Note: Arjun doesn't work with python Note: Arjun uses nano as the default editor for the prompt bu...

7.1AI score
SaveExploits0References2
Rows per page
Query Builder