EnableSecurity / sipvicious

SIPVicious OSS is a VoIP security testing toolset. It helps security teams, QA and developers test SIP-based VoIP systems and applications. This toolset is useful in simulating VoIP hacking attacks against PBX systems especially through identification, scanning, extension enumeration and password cracking.
https://www.enablesecurity.com/sipvicious/oss/
Other
896 stars 158 forks source link

Please help #49

Closed SHAW900 closed 4 years ago

SHAW900 commented 4 years ago

Hi i am not good in linux or cmd base but i try my best to run this but now i am getting this error below can you please help me and let me know where i am not doing correct:

thank you

user@DESKTOP-BR3HB9S:~/sipvicious-0.3.0/sipvicious$ ls init.py libs svcrack.py svcrash.py svmap.py svreport.py svwar.py user@DESKTOP-BR3HB9S:~/sipvicious-0.3.0/sipvicious$ ./svmap.py Traceback (most recent call last): File "./svmap.py", line 36, in from .libs.pptable import to_string ModuleNotFoundError: No module named 'main.libs'; 'main' is not a package

0xInfection commented 4 years ago

Hi @SHAW900,

Did you install the package provided properly? To install, run the command python3 setup.py install. After which you can use any of the tools by specifying the name, e.g. sipvicious_svmap --help.

Let me know if that helped you.

sandrogauci commented 4 years ago

closing this issue due to lack of response. Re-open if you run into this problem again

markwhite005 commented 4 years ago

when try to install giving this root@ron:~/sipvicious# python setup.py install File "setup.py", line 54 download_url=f'https://github.com/EnableSecurity/sipvicious/archive/v{__version__}.zip', ^ SyntaxError: invalid syntax

0xInfection commented 4 years ago

@markwhite005 please use Python 3, Python 2 is deprecated.

markwhite005 commented 4 years ago

i did and it works fine now..tell me how to scan using tcp port