HTTP Response monitor

86 views
Skip to first unread message

miguel....@gmail.com

unread,
Jul 22, 2019, 10:29:00 AM7/22/19
to boofuzz
Hi,

What method will be the correct to monitor the HTTP response for a HTTP Server fuzzer? using post_send or a callback? I was not able to get the response from fuzz requests.

Thanks
Miguel

miguel....@gmail.com

unread,
Jul 22, 2019, 10:31:37 AM7/22/19
to boofuzz
My goal is to detect when the response is 200, 404, 500, etc...

jan.s...@gmail.com

unread,
Oct 30, 2019, 3:56:04 AM10/30/19
to boofuzz
You can define callback function and pass it into session. It can look like this for example: https://github.com/ysoftdevs/wapifuzz/blob/master/fuzzer/src/post_test_case_callback.py#L18

There is also implemented workaround of this issue: https://github.com/jtpereyda/boofuzz/issues/281

Dne pondělí 22. července 2019 16:29:00 UTC+2 miguel...@gmail.com napsal(a):
Reply all
Reply to author
Forward
0 new messages