Skip to content
/ BFD Public

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

License

Notifications You must be signed in to change notification settings

ozzi-/BFD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published