December 2017
Intermediate to advanced
860 pages
16h 1m
English
Having gained enough knowledge about the various users using SIP services, let's try making a fake call to the user using Metasploit. While considering a user running sipXphone 2.0.6.27 on a Windows XP platform, let's send the user a fake invite request using the auxiliary/voip/sip_invite_spoof module as follows:

We will set the RHOSTS option with the IP address of the target and EXTENSION as 4444 for the target. Let's keep SRCADDR to 192.168.1.1, which will spoof the address source making the call.
Therefore, let's now run the module as follows:
Let's see what is happening on the victim's side as follows:
We can clearly ...
Read now
Unlock full access