Skip to main content

Welcome to SIPVicious OSS security tools

SIPVicious mascot

SIPVicious OSS is a set of security tools that can be used to audit SIP based VoIP systems. Specifically, it allows you to find SIP servers, enumerate SIP extensions and finally, crack their password.

To get started read the following:

The GitHub wiki remains the primary home for SIPVicious OSS documentation.

For usage help make use of -h or --help switch.

A note to vendors and service providers

If you are looking for professional VoIP and WebRTC penetration testing services, please check out our offerings at Enable Security.

The tools

The SIPVicious OSS toolset consists of the following tools:

  • svmap
  • svwar
  • svcrack
  • svreport
  • svcrash

svmap

this is a sip scanner. When launched against
ranges of ip address space, it will identify any SIP servers 
which it finds on the way. Also has the option to scan hosts 
on ranges of ports.

Usage: <https://github.com/EnableSecurity/sipvicious/wiki/SVMap-Usage>

svwar

identifies working extension lines on a PBX. A working 
extension is one that can be registered. 
Also tells you if the extension line requires authentication or not. 

Usage: <https://github.com/EnableSecurity/sipvicious/wiki/SVWar-Usage>

svcrack

a password cracker making use of digest authentication. 
It is able to crack passwords on both registrar servers and proxy 
servers. Current cracking modes are either numeric ranges or
words from dictionary files.

Usage: <https://github.com/EnableSecurity/sipvicious/wiki/SVCrack-Usage>

IPv6 target syntax

  • svwar and svcrack accept -6 with either a bare IPv6 literal such as 2001:db8::10 or a URI such as udp://[2001:db8::10]:5060.
  • svmap accepts -6 with bare or bracketed IPv6 literals such as 2001:db8::10 or [2001:db8::10].
  • svmap does not accept URI syntax for IPv6 targets. Use -p to choose the destination port, for example sipvicious_svmap -6 -p 5060 [2001:db8::10].

svreport

able to manage sessions created by the rest of the tools
and export to pdf, xml, csv and plain text.

Usage: <https://github.com/EnableSecurity/sipvicious/wiki/SVReport-Usage>

svcrash

responds to svwar and svcrack SIP messages with a message that
causes old versions to crash. 

Usage: <https://github.com/EnableSecurity/sipvicious/wiki/SVCrash-FAQ>

Installation

SIPVicious OSS requires Python 3.6 or newer.

Install it from the repository root with:

python3 -m pip install .

This installs the following console scripts:

  • sipvicious_svmap
  • sipvicious_svwar
  • sipvicious_svcrack
  • sipvicious_svreport
  • sipvicious_svcrash

For more installation details, see the installation documentation.

Further information

Check out the wiki for the full documentation set.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sipvicious-0.3.8.tar.gz (55.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sipvicious-0.3.8-py3-none-any.whl (57.8 kB view details)

Uploaded Python 3

File details

Details for the file sipvicious-0.3.8.tar.gz.

File metadata

  • Download URL: sipvicious-0.3.8.tar.gz
  • Upload date:
  • Size: 55.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for sipvicious-0.3.8.tar.gz
Algorithm Hash digest
SHA256 e34a8f7083df38ed85cec9ffa10aa4ea18e8a1aac776f843bcac710816f8450b
MD5 2555b475bd31025115768d5c2e25ccf3
BLAKE2b-256 581084cff907dbedb37f4b923828c5f1bf3da706a2f5677b2f9f60a0d0012388

See more details on using hashes here.

File details

Details for the file sipvicious-0.3.8-py3-none-any.whl.

File metadata

  • Download URL: sipvicious-0.3.8-py3-none-any.whl
  • Upload date:
  • Size: 57.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for sipvicious-0.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 9955f45bfefae6083a93347e8f55e21ce55c874699562204b837920edcaba8a1
MD5 2ecbfa5fcc54d96cd4a1f6dee1ca45bc
BLAKE2b-256 68d45aa57c8b4175f8ae0087bf0e5549131d1300b4e661599c0fdb219fc6a353

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page