You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
did you update the API calls - as explained on the readme? You can change the logging level from INFO to DEBUG on line 191 in main.py to see which test fails. Then remove that test from bruteforce_tests.py. A timeout option is needed ideally.
When run with python enumerate-iam.py......... It says attribute error
AttributeError: 'module' object has no attribute 'ReadTimeoutError'
When run with python3 enumerate-iam.py....... it just hangs in terminal
Any help is appreciated
The text was updated successfully, but these errors were encountered: