Then, I started testing my Asterisk box, as i saw a sample code that can create a fake call to any extension on metasploit framework. The code didn`t work on against a new 1.6.0.5 as Yossef found that the CSeq var is missing so i decided to implement it by my self, i used RFC3261 to deeply understand the protocol and to expend my research to this fascinating area.
I wrote a POC code in python and then convert it to C++ the POC will build a fake packet and send it to sip client.
The code will be posted soon -> ilHack 2009 <- along with a new SIPcliFuzzer.
Usage: sip00fer [host] [port] [fake_extension] [Fake_Caller]
Example: sip00fer 13.37.7.1 31317 101 jackjack
No comments:
Post a Comment