Skip to content

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

Notifications You must be signed in to change notification settings

atharva-vyas/simple-python-bruteforce-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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