Skip to content

Latest commit

 

History

History
107 lines (73 loc) · 4.95 KB

README.md

File metadata and controls

107 lines (73 loc) · 4.95 KB

JaelesFuzzer = Jaeles + Paramspider

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.

Tools included:

ParamSpider git clone https://github.com/0xKayala/ParamSpider.git

Jaeles git clone https://github.com/jaeles-project/jaeles.git

Signatures:

Jaeles Fuzzing Signatures git clone https://github.com/0xKayala/jaeles-signatures.git

Screenshot

image

Output

image

Usage

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

Installation:

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 ..

Examples:

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

Practical Demonstration:

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

Star History

Star History Chart

Contributing

Contributions are welcome! If you'd like to contribute to JaelesFuzzer, 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