/jaeles

The Swiss Army knife for automated Web Application Testing

Primary LanguageGoMIT LicenseMIT

Jaeles

Software License Release

Jaeles is a powerful, flexible and easily extensible framework written in Go for building your own Web Application Scanner.

Architecture

Installation

go get -u github.com/jaeles-project/jaeles

Please visit the Official Documention for more details.

Checkout Signature Repo for base signature.

Usage

More usage here

Example commands.

jaeles scan -u http://example.com

jaeles scan -s signatures/common/phpdebug.yaml -U /tmp/list_of_urls.txt

jaeles scan --retry 3 --verbose -s "signatures/cves/jira-*" -U /tmp/list_of_urls.txt

jaeles --verbose server -s sqli

Showcases

More showcase here

asciicast

Detect Jira SSRF CVE-2019-8451

Burp Integration

Burp Integration

Plugin can be found here and Video Guide here

Contribute

If you have some new idea about this project, issue, feedback or found some valuable tool feel free to open an issue for just DM me via @j3ssiejjj.

Credits

License

Jaeles is made with ♥ by @j3ssiejjj and it is released under the MIT license.