JaelesFuzzer
is an automation tool that combines ParamSpider
and Jaeles Scanner
to enhance web application security testing. It uses ParamSpider
to identify potential entry points and Jaeles Scanner
fuzzing signatures to scan for vulnerabilities. JaelesFuzzer
streamlines the process, making it easier for security professionals and web developers to detect and address security risks efficiently. Download JaelesFuzzer
to protect your web applications from vulnerabilities and attacks.
Note: Jaeles
+ Paramspider
= JaelesFuzzer
Important: Make sure the tools Jaeles
, httpx
& Paramspider
are installed on your machine and executing correctly to use the JaelesFuzzer
without any issues.
ParamSpider git clone https://github.com/0xKayala/ParamSpider.git
Jaeles git clone https://github.com/jaeles-project/jaeles.git
Jaeles Fuzzing Signatures git clone https://github.com/0xKayala/jaeles-signatures.git
jf -h
This will display help for the tool. Here are the options it supports.
JaelesFuzzer is a Powerful Automation tool for detecting XSS, SQLi, SSRF, Open-Redirect, etc. vulnerabilities in Web Applications
Usage: /usr/bin/jf [options]
Options:
-h, --help Display help information
-d, --domain <domain> Domain to scan for XSS, SQLi, SSRF, Open-Redirect..etc vulnerabilities
-f, --file <filename> File containing multiple domains/URLs to scan
To install JaelesFuzzer
, follow these steps:
git clone https://github.com/0xKayala/JaelesFuzzer.git && cd JaelesFuzzer && sudo chmod +x install.sh && ./install.sh && jf -h && cd ..
Here are a few examples of how to use JaelesFuzzer:
-
Run
JaelesFuzzer
on a single domain:jf -d example.com
-
Run
JaelesFuzzer
on multiple domains from a file:jf -f file.txt
For a Practical Demonstration of the JaelesFuzzer tool see the below video 👇
Contributions are welcome! If you'd like to contribute to JaelesFuzzer
, please follow these steps:
- Fork the repository.
- Create a new branch.
- Make your changes and commit them.
- Submit a pull request.
Made by
Satya Prakash
| 0xKayala
\
A Security Researcher
and Bug Hunter
\