Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 450 Bytes

File metadata and controls

6 lines (5 loc) · 450 Bytes

simple-python-bruteforce-script

simple python script for bruteforcing ( create dictionary / dictionary attack / coustom piping / add coustom logic )

  1. MENU OPTION (1): test the script using a mock password (helps to calculate ETA for complex passwords)
  2. MENU OPTION (2): executes your coustom logic added to the script (helpful for piping passwords directly onto the target)
  3. MENU OPTION (3): saves the output to a .txt file for later use