| Paketname | lcrack |
| Beschreibung | A generic password cracker |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 20040914-1 |
| Sektion | utils |
| Priorität | optional |
| Installierte Größe | 132 Byte |
| Hängt ab von | libc6 (>= 2.3) |
| Empfohlene Pakete | |
| Paketbetreuer | Tiago Bortoletto Vaz |
| Quelle | |
| Paketgröße | 37504 Byte |
| Prüfsumme MD5 | 81d6b218a5a696080f1f7934c0b894b5 |
| Prüfsumme SHA1 | 72d666ba298b72251cb3f3986cffe612d86fa2d6 |
| Prüfsumme SHA256 | e7ff6d7460b4a39f27429276f59272dd6b86c540a912f13551335788fa3acab2 |
| Link zum Herunterladen | lcrack_20040914-1_i386.deb |
| Ausführliche Beschreibung | Lepton's Crack is a generic password cracker, easily customizable with
a simple plug-in system. It can perform a dictionary-based (wordlist)
attack, as well as a brute-force (incremental) password scan.
.
For the incremental scan, the user can provide a regex-like expression
that will be enumerated, thus checking every possible combination. This
powerful feature effectively combines `shoulder-surfing' with standard
brute-forcing.
.
By default it comes with the following modules:
* md4 : standard MD4 hash
* md5 : standard MD5 hash
* nt4 : NT MD4/Unicode
* dom : Lotus Domino HTTP password
* sha1 : standard SHA-1 hash
* null : trivial 1-byte hash
|