Closed gbiagomba closed 4 years ago
Hi @gbiagomba thanks for noticing a 13 year old bug! Only svmap
is meant to take port ranges (as it takes IP ranges too) - svwar
and svcrack
never really supported the functionality. Typically, you would want to identify a SIP device's IP and port using svmap
, then use the other two tools for the attack phase.
So the bug is in the actual flag help, which is shared across all 3 tools but should actually be separated. We'll make two updates:
ValueError
exception@sandrogauci was i the first to spot this out? i cant be lol
@gbiagomba certainly first to complain about it :)
Ohh wow lol
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