Okta - puzzlepeaches/CredMaster GitHub Wiki
Plugin Overview
A plugin that allows us to spray an organization's Okta login portal.
Unique Command Line Options
The Okta plugin adds one new required argument, --url
, and one optional argument, --force
.
Usage Notes
Okta throttles based on the number of authentication attempts / time, running multiple threads will result in getting throttled very quickly. It is highly recommended to use only one thread. CredMaster will warn you if more than one is used. Adding a jitter/delay can also help with this problem.
Example Command
credmaster.py <usual arguments> --url https://example.okta.com