Intruder with the insertion point (fuzzing the file parameter) |
Burp's fuzzing-path traversal payload, available under the preset list payload set, has a placeholder that represents the filename you'd like to fuzz for. This placeholder "{FILE} ", must be substituted with an actual filename (ex: /etc/passwd).
Payload processing rule added, match replace, regular expression form \{FILE\} |
Lastly, don't forget to select/deselect the URL-encoding of characters based on your needs.
HTH,
cktricky
No comments:
Post a Comment