This test opens a VPN connection to the target network and afterwards does an automated SIP OPTIONS user name enumeration on a target.
Definition at line 16 of file TestAutoOptionsVpn.py.
Public Member Functions | |
def | initTestCase |
This function is called by the __init__ function from the parent. | |
def | test |
implementation of an automated SIP OPTIONS user name enumeration |
def initTestCase | ( | self | ) |
This function is called by the __init__ function from the parent.
Don't define your own __init__ here!
Reimplemented from TestCase.
Definition at line 23 of file TestAutoOptionsVpn.py.
def test | ( | self | ) |
implementation of an automated SIP OPTIONS user name enumeration
Reimplemented from TestCase.
Definition at line 33 of file TestAutoOptionsVpn.py.