Menu

#1 Fix UNICODE/ASCII error

Unstable_(example)
open
nobody
5
2008-08-13
2008-08-13
Anonymous
No

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.

Discussion

  • Nobody/Anonymous

    Fix UNICODE/ASCII Problems

     
  • Nobody/Anonymous

    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.