SECFORCE / sparta

Network Infrastructure Penetration Testing Tool
GNU General Public License v3.0
1.61k stars 445 forks source link

Allow input of username, password, and domain via QInputDialog at exec #81

Open mcjon3z opened 6 years ago

mcjon3z commented 6 years ago

Parameters to insert in config file: [INPUT_USERNAME] [INPUT_PASSWORD] [INPUT_DOMAIN]

Example config file entry: smb-extract-hashes=Extract hashes, crackmapexec -u [INPUT_USERNAME] -p [INPUT_PASSWORD] -d [INPUT_DOMAIN] --ntds drsuapi [IP], "netbios-ssn,microsoft-ds"