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

Last updated: May 18,2024

1. Install "sucrack" package

In this section, we are going to explain the necessary steps to install sucrack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sucrack

2. Uninstall "sucrack" package

In this section, we are going to explain the necessary steps to uninstall sucrack on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sucrack $ sudo apt autoclean && sudo apt autoremove

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

Package: sucrack
Priority: extra
Section: universe/admin
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools Packaging Team
Architecture: amd64
Version: 1.2.3-2ubuntu1
Depends: libc6 (>= 2.8)
Filename: pool/universe/s/sucrack/sucrack_1.2.3-2ubuntu1_amd64.deb
Size: 16618
MD5sum: ee27d6421cd67c122f09c9952ee1f075
SHA1: 7e4158e6d0febf9211fe409e74052a5a3dadf32e
SHA256: cb4a952b7e50abc7da8b3cb89d025c221e4abee4d409002df265282f661b220b
Description-en: multithreaded su bruteforcer
sucrack is a multithreaded Linux/UNIX tool for cracking local
user accounts via wordlist bruteforcing su. This tool comes in
handy when you've gained access to a low-privilege user account
but are allowed to su to other users. Many su implementations
require a pseudo terminal to be attached in order to take the
password from the user. This can't be easily achieved with a
simple shell script. This tool, written in C, is highly
efficient and can attempt multiple logins at the same time.
Description-md5: b30d0b7d9a695fd752cdb67ebbe87c17
Homepage: https://labs.porticullis.co.uk/tools/sucrack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu