Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 905 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 905 Bytes

BFD

BFD (Brute-Force Demo) is a simple demonstration of a brute-force attack against password protected ZIP files.

Release 2.0 (GUI)

BFD BFD BFD BFD

Release 1.0 (console)

Usage:

java -jar BFD.jar /path/to/file.zip /path/to/passwordlist.txt
(1/988) 123456
(2/988) 123456789
(3/988) 111111
(4/988) password
(5/988) qwerty
(6/988) abc123
(7/988) 12345678
. . . 
(969/988) kitten
(970/988) player
(971/988) c123456
(972/988) qwert12345
(973/988) baby12
(974/988) trinity
(975/988) 1v7Upjw3nT
****************************************
Password found in 782ms : 1v7Upjw3nT
****************************************

Demo

https://asciinema.org/a/2RT7quXXCFnbizPhvE8SqWmiY