Voltar ao ranking

0xKayala/NucleiFuzzer

Pythonnucleifuzzer.0xkayala.com

NucleiFuzzer is a robust automation tool that efficiently detects web application vulnerabilities, including XSS, SQLi, SSRF, and Open Redirects, leveraging advanced scanning and URL enumeration techniques

nucleinuclei-templatesfuzzing-templatesnucleifuzzergauplushakrawlerkatanaparamspiderurowaybackurlsnuclei-fuzzer
Crescimento de estrelas
Estrelas
1.9k
Forks
258
Crescimento semanal
Issues
1
5001k1.5k
jun. de 2023jun. de 2024jul. de 2025jul. de 2026
ArtefatosPyPIpip install nucleifuzzer
README

NucleiFuzzer = Nuclei + Paramspider + waybackurls + gauplus + hakrawler + katana + Fuzzing Templates

Overview

NucleiFuzzer is an advanced automation tool designed to streamline and optimize web application security testing by integrating a suite of powerful URL discovery and vulnerability scanning tools. It combines ParamSpider, Waybackurls, Katana, Gauplus, and Hakrawler to comprehensively gather and enumerate potential entry points for web applications. Leveraging the power of Nuclei, it scans these endpoints using fuzzing-templates to effectively uncover a wide range of vulnerabilities.

The enhanced NucleiFuzzer is built for speed and accuracy, utilizing advanced URL validation, deduplication with uro, and precise HTTP filtering using httpx. This tool provides security professionals, bug bounty hunters, and web developers with a seamless workflow to detect and address security risks, ensuring robust web application protection.

Key Features:

  1. Comprehensive URL Discovery: Integrates multiple tools (ParamSpider, Waybackurls, Katana, Gauplus, and Hakrawler) to ensure exhaustive coverage of URLs and parameters.
  2. Enhanced Vulnerability Scanning: Uses Nuclei with fuzzing-templates to identify critical security issues with precision.
  3. Advanced Filtering and Validation: Removes duplicates and irrelevant results using uro and httpx for cleaner and more focused scanning.
  4. Rate Limiting for Efficiency: Allows customizable request rates for optimal performance during scans.
  5. Customizable and User-Friendly: Easy-to-configure options for domains, files, and output directories, catering to both individual and batch scans.

Take advantage of NucleiFuzzer to safeguard your web applications against vulnerabilities and attacks with an enhanced, efficient, and reliable security testing solution!

Note: Nuclei + Paramspider + waybackurls + gauplus + hakrawler + katana + Fuzzing Templates = NucleiFuzzer

Important: Make sure the tools Nuclei, Paramspider, waybackurls, gauplus, hakrawler, katana, httpx & uro are installed on your machine and executing correctly to use the NucleiFuzzer without any issues.

✨ New Features (Updated)

  • 🔍 Automated Recon + Crawling
  • ⚡ Nuclei Vulnerability Scanning
  • 📊 JSON + HTML Reporting
  • 🧠 AI Vulnerability Analysis (NEW)
  • 📁 Clean Output & Severity Grouping

Tools included:

  • Nuclei git clone https://github.com/projectdiscovery/nuclei.git
  • ParamSpider git clone https://github.com/0xKayala/ParamSpider.git
  • waybackurls git clone https://github.com/tomnomnom/waybackurls.git
  • gauplus git clone https://github.com/bp0lr/gauplus.git
  • hakrawler git clone https://github.com/hakluke/hakrawler.git
  • katana git clone https://github.com/projectdiscovery/katana.git
  • httpx git clone https://github.com/projectdiscovery/httpx.git
  • uro https://github.com/s0md3v/uro.git

Templates:

Fuzzing Templates git clone https://github.com/projectdiscovery/nuclei-templates.git

Screenshot

image

Output

image

Usage

nf -h

This will display help for the tool. Here are the options it supports.

NucleiFuzzer: A Powerful Automation Tool for Web Vulnerability Scanning

Usage: /usr/bin/nf [options]

Options:
  -h, --help              Display help information
  -d, --domain <domain>   Single domain to scan for vulnerabilities
  -f, --file <filename>   File containing multiple domains/URLs to scan
  -o, --output <folder>   Specify output folder for scan results (default: ./output)

Installation:

To install NucleiFuzzer, follow these steps:

git clone https://github.com/0xKayala/NucleiFuzzer.git && cd NucleiFuzzer && sudo chmod +x install.sh && ./install.sh && (command -v nf &> /dev/null && nf -h || echo "Installation failed: Command 'nf' not found. Please check for errors during installation.") && cd .. || echo "Failed to clone or navigate to NucleiFuzzer repository. Please check your setup."

Examples:

Here are a few examples of how to use NucleiFuzzer:

  • Run NucleiFuzzer on a single domain:

    nf -d example.com
    
  • Run NucleiFuzzer on multiple domains from a file:

    nf -f file.txt
    

Practical Demonstration:

For a Practical Demonstration of the NucleiFuzzer tool see the below video 👇

Star History

Star History Chart

Contributing

Contributions are welcome! If you'd like to contribute to NucleiFuzzer, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Submit a pull request.

Made by Satya Prakash | 0xKayala \

A Security Researcher and Bug Hunter \

Connect with me:

0xkayala 0xkayala 0xkayala @0xkayala 0xkayala

Support me:

0xKayala



Repositórios relacionados
projectdiscovery/nuclei-templates

Community curated list of templates for the nuclei engine to find security vulnerabilities.

JavaScriptnpmMIT Licensenuclei-templatesnuclei
github.com/projectdiscovery/nuclei
12.7k3.6k
six2dez/reconftw

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities

ShellMIT Licensebugbountyhacking
docs.reconftw.com
7.9k1.2k
GhostTroops/scan4all

Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)...

GoGo ModulesBSD 3-Clause "New" or "Revised" Licenseattackauto
scan4all.51pwn.com
6.1k719
pry0cc/axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!

ShellMIT Licensehacking-vpsbug-bounty
4.4k718
ExpLangcn/NucleiTP

自动整合全网Nuclei的漏洞POC,实时同步更新最新POC!

Otherhack-toolshacker
2.9k370
SI-RISCV/e200_opensource

Deprecated, please go to next generation Ultra-Low Power RISC-V Core https://github.com/riscv-mcu/e203_hbirdv2

VerilogApache License 2.0risc-vultra-low-power
github.com/riscv-mcu/e203_hbirdv2
2.8k1k
adysec/nuclei_poc

Nuclei POC,每2小时更新 | 每日自动采集、验证、去重并发布 25 万+ 漏洞 PoC,保存已被删除的POC | 通过批量克隆Github项目,获取Nuclei POC,并将POC按类别分类存放,使用Github Action实现。

GNU General Public License v3.0dailyexploit
nuclei.adysec.com
2.1k468
riscv-mcu/e203_hbirdv2

The Ultra-Low Power RISC-V Core

VerilogApache License 2.0risc-vriscv
doc.nucleisys.com/hbirdv2
1.9k427
emo-crab/observer_ward

侦查守卫(observer_ward)Web应用和服务指纹识别工具

Rustcrates.ioGNU General Public License v3.0wappalyzerwhatweb
emo-crab.github.io/observer_ward/
1.4k140
bit4woo/Fiora

Fiora:漏洞PoC框架Nuclei的图形版。快捷搜索PoC、一键运行Nuclei。即可作为独立程序运行,也可作为burp插件使用。

JavaMavennucleipoc
bilibili.com/video/bv1Ha411z7T1
1.3k149
topscoder/nuclei-wordfence-cve

75k+ WordPress Nuclei templates, updated daily from Wordfence intel—filter by severity/tags/CVE and scan in one line. 🚀🔒

PythonPyPIMIT Licensecvenuclei
1.3k156
ayoubfathi/leaky-paths

A collection of special paths linked to common sensitive APIs, devops internals, frameworks conf, known misconfigurations, juicy APIs ..etc. It could be used as a part of web content discovery, to scan passively for high-quality endpoints and quick-wins.

fuzzingrecon
1.2k171