knavesec / CredMaster

Refactored & improved CredKing password spraying tool, uses FireProx APIs to rotate IP addresses, stay anonymous, and beat throttling
939 stars 124 forks source link

Strange uname/password/API error after recent update #6

Closed jsarkisian closed 3 years ago

jsarkisian commented 3 years ago

Command:

python3 credmaster.py --plugin okta -u users.txt -p passwords.txt --access_key KEY --secret_access_key KEY --url ORG.okta.com

Prior to the updates within the last week or so, this worked as expected. Now with that same command, I get the following error:

Please provide plugin & username/password information, or provide API utility options (api_list/api_destroy/clean)

Thank you!

knavesec commented 3 years ago

Fixed in commit 0e9ba64, thanks for reporting!