How to Install and Uninstall sipcrack Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "sipcrack" package

This guide let you learn how to install sipcrack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sipcrack

2. Uninstall "sipcrack" package

This is a short guide on how to uninstall sipcrack on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sipcrack $ sudo apt autoclean && sudo apt autoremove

3. Information about the sipcrack package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sipcrack
Priority: extra
Section: universe/net
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Castillo Builes
Architecture: amd64
Version: 0.2-2build1
Depends: libc6 (>= 2.4), libpcap0.8 (>= 0.9.8), libssl1.0.0 (>= 1.0.0)
Suggests: john
Filename: pool/universe/s/sipcrack/sipcrack_0.2-2build1_amd64.deb
Size: 20258
MD5sum: 48eefca4787fc09adb536c1b781ac9a0
SHA1: 8a32aeba9719ea9de64bf75153d3c4050c8feed3
SHA256: 5d16a48c2d06b3f32a33255a96f5b72d1acb0df43928b34dc876d880c9514267
Description-en: SIP login dumper/cracker
The tools contained in this package offer support for pcap files,
wordlists and many more to extract all needed information and
bruteforce the passwords for the sniffed accounts.
.
* sipdump - Dump SIP digest authentications to a file.
* sipcrack - Bruteforce the user password using the dump file
generated by sipdump.
Description-md5: 197c4bfc7eead0914cda23ef0e804621
Homepage: http://www.remote-exploit.org/codes_sipcrack.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu