-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
Hi,
Today i try your tool for check some AWS Access Key & Secret Key. But I got error like this :
./enumerate-iam.py --access-key AKIABLABLABLA --secret-key blablablabla--region us-west-2
Traceback (most recent call last):
File "./enumerate-iam.py", line 24, in <module>
main()
File "./enumerate-iam.py", line 20, in main
args.region)
File "/home/wayc0de/tools/enumerate-iam/enumerate-iam/enumerate_iam/main.py", line 217, in enumerate_iam
configure_logging()
File "/home/wayc0de/tools/enumerate-iam/enumerate-iam/enumerate_iam/main.py", line 207, in configure_logging
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
AttributeError: 'module' object has no attribute 'disable_warnings
I tried you python2 and python3, but still failed
Thank you
Metadata
Metadata
Assignees
Labels
No labels