FAQ

Your tools said it’s vulnerable. Should I report it?

First of all, you definitely see many false positive in Fuzz signatures because I can’t defined exactly what is vulnerable for everything. So make sure you gotta know what are you doing here. (same case might happened in sensitive signatures too)

If you have false positive in other signatures please read the signature first then if detections part still catch wrong target. I would like to know which is signature cause that.


I have error to connect DB?

No idea how you have this issue cause I never have one. Maybe try to install these packages gcc libc-dev, consider use --no-db option or use docker version then.


Have errors with Jaeles in Windows?

Although I still have build release for windows. But I never have intention to support Windows. Please use docker, VM or maybe WSL.


How do I get JWT to use Jaeles Burp Plugin?

Please watch this video guide first?

Still can’t login. Run jaeles server -A for disable authentication.


How do I run Jaeles Server in my VPS?

Just bind your jaeles server in others IP.

jaeles server --host <your_vps_ip>

or prefer to this guide or raw usage without burp plugin.