You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: