debian
Password guessing program (crypt() variant)
Install
- All systems
-
curl cmd.cat/debian.sh
- Debian
-
apt-get install crack
- Ubuntu
-
apt-get install crack
- Kali Linux
-
apt-get install crack
- Fedora
-
dnf install crack
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install crack
- Raspbian
-
apt-get install crack
- Dockerfile
- dockerfile.run/debian
crack
Password guessing program (crypt() variant)
Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. This package provides the runtime files for the crypt() version.
crack-md5
Password guessing program (MD5 variant)
Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. This package provides the runtime files for the MD5 version.