Source: sucrack
Section: admin
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Security Tools Packaging Team <pkg-security-team@lists.alioth.debian.org>
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.7
Homepage: https://labs.porticullis.co.uk/tools/sucrack
Vcs-Git: https://anonscm.debian.org/git/pkg-security/sucrack.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-security/sucrack.git

Package: sucrack
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: 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.
