Skip to content

NucleiFuzzer is a Powerful Automation Tool for Detecting XSS , SQLI , SSRF , Open-Redirect etc.. Vulnerabilities in Web Applications

Notifications You must be signed in to change notification settings

PushkraJ99/NucleiFuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NucleiFuzzer = Nuclei + Paramspider

NucleiFuzzer is an Automation Tool that Combines ParamSpider and Nuclei to Enhance Web Application Security Testing. It uses ParamSpider to identify potential entry points and Nuclei's templates to scan for vulnerabilities. NucleiFuzzer streamlines the process, making it easier for security professionals and web developers to detect and address security risks efficiently. Download NucleiFuzzer to protect your web applications from vulnerabilities and attacks.

Note: Nuclei + Paramspider = NucleiFuzzer

Steps to Install:

git clone https://github.com/PushkraJ99/NucleiFuzzer.git
cd NucleiFuzzer
sudo chmod +x install.sh
./install.sh OR bash install.sh
nucleifuzzer -h

Tools included:

ParamSpider git clone https://github.com/PushkraJ99/ParamSpider.git
Nuclei git clone https://github.com/projectdiscovery/nuclei.git

Templates:

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

Screenshot

image

Output

image image

Usage

nucleifuzzer -h

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

NucleiFuzzer is a Powerful Automation tool for detecting XSS, SQLi, SSRF, Open-Redirect, etc. vulnerabilities in Web Applications

Usage: /usr/local/bin/nucleifuzzer [options]

Options:
  -h, --help              Display help information
  -d, --domain <domain>   Domain to scan for XSS, SQLi, SSRF, Open-Redirect..etc vulnerabilities

Auther

Github

Upgraded by

Github Twitter

Stargazers

Stargazers repo roster for @PushkraJ99/NucleiFuzzer

About

NucleiFuzzer is a Powerful Automation Tool for Detecting XSS , SQLI , SSRF , Open-Redirect etc.. Vulnerabilities in Web Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages