Jaeles is a powerful, flexible and easily extensible framework written in Go for building your own Web Application Scanner.
go get -u github.com/jaeles-project/jaeles
Please visit the Official Documention for more details.
Checkout Signature Repo for base signature.
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 scan --retry 3 --verbose -s "signatures/fuzz/.*" -U /tmp/list_of_urls.txt
jaeles --verbose server -s sqli
More showcase here
Detect Jira SSRF CVE-2019-8451
Plugin can be found here and Video Guide here
- Adding more signatures.
- Adding more input sources.
- Adding more APIs to get access to more properties of the request.
- Adding proxy plugins to directly receive input from browser of http client.
- Adding passive signature for passive checking each request.
- Adding more action on Web UI.
- Integrate with many other tools.
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. Feel free to submit new signature to this repo.
-
Special thanks to chaitin team for sharing ideas to me for build the architecture.
-
React components is powered by Carbon and carbon-tutorial.
-
Awesomes artworks are powered by Freepik at flaticon.com.
My introduction slide about Jaeles
This project exists thanks to all the people who contribute. [Contribute].
Become a financial contributor and help us sustain our community. [Contribute]
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
Jaeles
is made with ♥ by @j3ssiejjj and it is released under the MIT license.