There were some problems with trying to output UNICODE attacks in ASCII (not extended ASCII). These issues were in powerfuzzer.py's attackPOST method. The patch simply switches the output to UNICODE if the output is UNICODE.
Fix UNICODE/ASCII Problems
Logged In: NO
This patch actually casts dicts as strings; the wrong patch was submitted, but this is a valid error/patch.
Log in to post a comment.
Fix UNICODE/ASCII Problems
Logged In: NO
This patch actually casts dicts as strings; the wrong patch was submitted, but this is a valid error/patch.