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

There Isn't Generation Payloads To POST Requests #3

Open
0xAwali opened this issue Dec 10, 2020 · 0 comments
Open

There Isn't Generation Payloads To POST Requests #3

0xAwali opened this issue Dec 10, 2020 · 0 comments

Comments

@0xAwali
Copy link

0xAwali commented Dec 10, 2020

While Sending POST Request To Jaeles Burp Extension , This Extension Doesn't Generate Payloads To POST Request , Only Work To GET Requests e.g.
If My Signature Like This 
id: sqli-01-01
info:
  name: SQL Injection Error based
  risk: Critical
type: fuzz
payloads:
  - '`}'
requests:
  - generators:
      - Query("{{.payload}}")
    detections:
      - StringSearch("response", "mysql_fetch_array")

And From My Burp History , Send POST Request To Jaeles There Is Nothing Will Happen To Body Of POST Request
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

1 participant