-
Hello sir how to use fingerprint she is disabled how to make it enable i run this command
| Fingerprint |
| disabled |
python3 svmap.py -fp 192.168.1.1
python3 svmap.py --fp 192.168.1.1
…
-
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…
-
No matter how i install, either from pip or github whatever i do it will not run.
Tried windows and linux.
```
Traceback (most recent call last):
File "svmap.py", line 37, in
from .libs.…
-
Hi, I have a more or less complex example that has several expressions, but noticed that one expression involving regular expressions is slowing extremely, making Z3 timeout (given an timeout of 10s).…
-
Hello community,
I've install an asterisk server in a Ubuntu server virtual machine.
I have also added two softphones, 1 to the virtual machine and 1 to the physical machine.
When i run svma…
-
Hello,
While i was using svwar with the port flag it through up an error, i tried one port at a time and it liked that better. But i figured i let you know
```
"svwar -e100-200 127.0.0.1 -p 506…
-
```
Command line parameters:
['/usr/local/bin/sipvicious_svmap', '-6', '2a10:1::/29', '-v', '-R']
version: 0.3.1
msg:
python version:
3.8.3rc1 (default, Apr 30 2020, 07:33:30)
[GCC 9.3.0]
o…
-
Hello Sir
Sorry for the inconvenience but I have a question about sipvicious IPv6 can you please add a function to can using scan ipv6 please give me any example
I'm trying this command like sipvic…
-
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
I a…
-
Hi,
I try using svmap on an IPv6 target, I know runs a SIP service, but its not detected ):
>svmap.py -p5060 2001:XXXX:XXXX::1
>WARNING:root:found nothing
vs.
>Nmap scan report for 2001…