-
Running the SIPACKFuzzer in v0.07 gives the error below. I've tried the Python versions 2.0.1, 2.4.4 and 2.6:
server:~/voiper/trunk# python fuzzer.py -f SIPACKFuzzer -i 13.0.0.6 -p 5060 -a sessions/SIPACKFuzzer_2 -c 2
[22:24.44] current fuzz path: -> ACK
[22:24.44] fuzzed 0 of 26381 total cases
sending register init
wait time 0.8
SA-EXPECTING [99, 98, 59]
got something from generator...
2009-08-19 14:03:20 UTC by nobody
-
blakecornell committed revision 115 to the VoIPER : VoIP Exploit Research toolkit SVN repository, changing 1 files.
2009-05-19 20:37:57 UTC by blakecornell
-
blakecornell committed revision 114 to the VoIPER : VoIP Exploit Research toolkit SVN repository, changing 2 files.
2009-05-19 20:30:51 UTC by blakecornell
-
When a crash occurs, only the last fuzz request is logged. As a result, this is all the crash_reply.py script will resend. It might be nice to save the last sequence of requests or intelligently detect what sequence actually caused the crash.
This could be done by storing the last 10 or so requests and when a crash occurs, restarting the target and replaying them using a shrinking window e.g...
2008-11-26 20:09:08 UTC by v_o_iper
-
There have been reports that because the crash_replay.py script reads in the contents of a crashlog file to use as the payload, the end of line characters in the SIP request are changed from \r\n to whatever the OS defined EOL sequence is.
2008-11-26 20:06:33 UTC by v_o_iper
-
v_o_iper added blakecornell to the VoIPER : VoIP Exploit Research toolkit project.
2008-11-26 20:01:41 UTC by v_o_iper
-
nnp committed revision 113 to the VoIPER : VoIP Exploit Research toolkit SVN repository, changing 2 files.
2008-11-26 19:55:04 UTC by nnp
-
nnp committed revision 112 to the VoIPER : VoIP Exploit Research toolkit SVN repository, changing 1 files.
2008-11-26 19:45:50 UTC by nnp
-
nnp committed revision 111 to the VoIPER : VoIP Exploit Research toolkit SVN repository, changing 2 files.
2008-11-26 18:28:29 UTC by nnp
-
nnp committed revision 110 to the VoIPER : VoIP Exploit Research toolkit SVN repository, changing 1 files.
2008-11-26 18:28:03 UTC by nnp