Skip to content

Conversation

@jennyparyanti
Copy link
Contributor

remove config file, and get the parameters as is

remove config file, and get the parameters as is
@sonarqubecloud
Copy link

Copy link

@DTalbott-VCM DTalbott-VCM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, great script! Regarding: mfa_bombing_tester.py: one challenge I have is that there is an API, Token, overall, and rate limit in Okta (example we have 2,000 accounts, but by default, it only MFA bombs 100 users). Maybe it would be possible to somehow export all the accounts in memory or to a file and then run it in phases. I've been able to achieve this by exporting the user list to a file via a browser extension and then having the script do a segment at a time. But it would be nice to somehow have this incorporated into the script itself. Just thought you may like to incorporate a similar feature. I would recommend API throttling and x accounts per y in chunks. Sources: https://developer.okta.com/docs/reference/rate-limits/ https://support.okta.com/help/s/article/API-Token-Rate-Limit-Violation?language=en_US https://developer.okta.com/docs/reference/rl-additional-limits/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants