Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation advice #51

Open
r1cs3c opened this issue Aug 4, 2022 · 1 comment
Open

Installation advice #51

r1cs3c opened this issue Aug 4, 2022 · 1 comment

Comments

@r1cs3c
Copy link

r1cs3c commented Aug 4, 2022

Hey Guys,

Been playing with jaeles for a few days now and this is what I did to get it to work:

  1. download one of the pre-compiled binaries, they worked straight away for me. Add it to your path and you good to go. If you need to install it use the GO111MODULE=on go install github.com/jaeles-project/jaeles@latest, the binary is inside the go folder. I have not tested this so unsure how it works.
  2. When using your own signatures, use the full path
  3. if for whatever reason when you do the jaeles config init you get an error, delete the folder .jaeles and try again, you should se the signatures being downloaded
  4. when sending request from burp, make sure you edit it on responder before sending it. I would also advice to test the signatures on your test server before doing any scans to an operational server.

Otherwise, the tool seems to work like charm. I hope this helps.

@sA74n
Copy link

sA74n commented Aug 25, 2022

Can u explain the 4th point clearly
because, it is stopping at here only and not testing it further.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants