Packages and Binaries:
sippts
Sippts is a set of tools to audit VoIP servers and devices using SIP protocol. Sippts is programmed in Python and it allows pentesters to check the security of a VoIP server using SIP protocol.
Installed size: 628 KB
How to install: sudo apt install sippts
Dependencies:
- python3
- python3-cursor
- python3-ipy
- python3-netifaces
- python3-pyshark
- python3-rel
- python3-requests
- python3-scapy
- python3-websocket
sippts
root@kali:~# sippts -h
usage: sippts [-h]
{video,scan,exten,rcrack,send,wssend,enumerate,leak,ping,invite,dump,dcrack,flood,sniff,spoof,pcapdump,rtpbleed,rtcpbleed,rtpbleedflood,rtpbleedinject}
...
_ _
| |------------| |
.-'| | | |`-.
.' | | SIPPTS | | `.
.-' \ \ / / `-.
.' _.| |--------| |._ `.
/ -. .' | | | | `. .- \
/ `( | |________| | )' \
| \ .i------------i. / |
| .-')/ \(`-. |
\ _.-'.-'/ ________ \`-.`-._ /
\.-'_.-' / .-' ______ `-. \ `-._`-./\
`-' / .' .-' _ _`-. `. \ `-' \\
| .' .' _ (3) (2) _`. `. | //
/ / / (4) ___ (1)_\ \ \ \\ SIPPTS version 4.0.12 (updated)
| | | _ ,' `.==' `| | | // CVE version 0.1 (updated)
| | | (5) | | (O) | | | // https://github.com/Pepelux/sippts
| | | _ `.___.' _ | | | \\ by Pepelux - https://twitter.com/pepeluxx
| \ \ (6) _ _ (9) / / | //
/ `. `. (7) (8) .' .' \ \\
/ `. `-.______.-' .' \ //
/ `-.________.-' \ __//
| |--'
|================================|
"--------------------------------"
-= SIPPTS is a set of tools for auditing VoIP systems based on the SIP protocol =-
Commands:
{video,scan,exten,rcrack,send,wssend,enumerate,leak,ping,invite,dump,dcrack,flood,sniff,spoof,pcapdump,rtpbleed,rtcpbleed,rtpbleedflood,rtpbleedinject}
video Animated help
scan Fast SIP scanner
exten Search SIP extensions of a
PBX
rcrack Remote password cracker
send Send a customized message
wssend Send a customized message
over WS
enumerate Enumerate methods of a SIP
server
leak Exploit SIP Digest Leak
vulnerability
ping SIP ping
invite Try to make calls through a
PBX
dump Dump SIP digest
authentications from a PCAP
file
dcrack SIP digest authentication
cracking
flood Flood a SIP server
sniff SIP network sniffing
spoof ARP Spoofing tool
pcapdump Extract data from a PCAP
file
rtpbleed Detect RTPBleed
vulnerability (send RTP
streams)
rtcpbleed Detect RTPBleed
vulnerability (send RTCP
streams)
rtpbleedflood Exploit RTPBleed
vulnerability (flood RTP)
rtpbleedinject Exploit RTPBleed
vulnerability (inject WAV
file)
Options:
-h, --help show this help message and
exit
Command help:
sippts <command> -h
Updated on: 2024-Aug-14