sefcom / Witcher

Witcher is the first framework for using AFL to fuzz web applications.
BSD 2-Clause "Simplified" License
78 stars 17 forks source link

request crawler error #9

Open crisprss opened 1 year ago

crisprss commented 1 year ago

when using request_crawler, it always shows out the error: UnhandledPromiseRejectionWarning: TypeError: fRequest.getRequestKey is not a function, and the result in request_data.json has no any _postData

image
kirito999 commented 9 months ago

same

yangwantong commented 8 months ago

Has it been solved? How