-
File Added: powerfuzzer-render-payload.patch.
2008-09-04 19:23:00 UTC in PowerFuzzer
-
I also was able to trigger this issue. I'm attaching an updated patch to fix this as well.
Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14364, in
lambda event: event.callable(*event.args, **event.kw) )
File "powerfuzzer.py", line 1441, in write_to_box
self.rtc.WriteText(msg)
File...
2008-09-04 19:20:24 UTC in PowerFuzzer
-
File Added: powerfuzzer-unicode-take2.patch.
2008-09-03 04:14:08 UTC in PowerFuzzer
-
Attached is a patch that fixes the following unicode decoding error.
Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14364, in
lambda event: event.callable(*event.args, **event.kw) )
File "powerfuzzer.py", line 1457, in write_dic_to_box
self.rtc.WriteText("'"+x+"' => '"+dic[x]+"' ")
File...
2008-09-03 04:03:39 UTC in PowerFuzzer
-
File Added: powerfuzzer-HTTPError-500-take2.patch.
2008-09-03 03:54:31 UTC in PowerFuzzer
-
In the attackInjection_POST method, when the statement 'u = urllib2.urlopen(req)' triggers a 500 error, and HTTPError exception is thrown. This then leaves the 'u' variable unset, and causes issues later on. Attached is a patch to resolve this issue.
Traceback (most recent call last):
File "/usr/lib64/python2.5/threading.py", line 460, in __bootstrap
self.run()
File...
2008-09-03 03:28:35 UTC in PowerFuzzer
-
lukemacken committed patchset 61 of module flava to the Flava Distributed Recording System CVS repository, changing 1 files.
2003-10-09 06:16:11 UTC in Flava Distributed Recording System
-
lukemacken committed patchset 60 of module flava to the Flava Distributed Recording System CVS repository, changing 1 files.
2003-10-09 00:39:44 UTC in Flava Distributed Recording System
-
lukemacken committed patchset 59 of module flava to the Flava Distributed Recording System CVS repository, changing 1 files.
2003-10-09 00:38:17 UTC in Flava Distributed Recording System
-
lukemacken committed patchset 57 of module flava to the Flava Distributed Recording System CVS repository, changing 1 files.
2003-10-08 01:53:06 UTC in Flava Distributed Recording System