small fixes

GSoC/Meterpreter_Web_Console
h00die 2018-10-13 08:48:13 -04:00
parent 63756bc800
commit 149a74d07b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
## Vulnerable Application
SIP is a signaling protocol for voice, and video typically assoicatd with VOIP and typically used in commercial
phone systems. SIP and VOIP are gaining popularity with home and celluar voice/video calling systems as well.
SIP is a signaling protocol for voice, and video typically associated with VOIP and typically used in commercial
phone systems. SIP and VOIP are gaining popularity with home and cellular voice/video calling systems as well.
This module scans the TCP port to identify what OPTIONS are available on the SIP service.
@ -9,7 +9,7 @@
1. Start msfconsole
2. Do: ```use auxiliary/scanner/sip/options_tcp```
2. Do: ```set rhosts [ip]```
3. Do: ```set rhosts [ip]```
4. Do: ```run```
## Scenarios