Crack legacy zip encryption with Biham and Kocher's known plaintext attack
https://github.com/kimci86/bkcrack/
bkcrack is a command-line tool which implements a known plaintext attack
against legacy encrypted ZIP archives. The vulnerability was shown by Eli Biham
and Paul C. Kocher in the research paper "A known plaintext attack on the PKZIP
stream cipher." The main features are:
* Recover internal state from ciphertext and plaintext.
* Remove or change a ZIP archive's password using the internal state.
* Recover the original password from the internal state.
- Developed at security
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:RISCV/bkcrack && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| bkcrack-1.8.1.tar.gz | 0000112701 110 KB | |
| bkcrack.changes | 0000000159 159 Bytes | |
| bkcrack.spec | 0000001821 1.78 KB |
Comments 0