Skip to content

Attribute Error #7

@Wayc0des-Land

Description

@Wayc0des-Land

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions