chrismaddalena / ODIN

Automated network asset, email, and social media profile discovery and cataloguing.
https://posts.specterops.io/gathering-open-source-intelligence-bee58de48e05
BSD 3-Clause "New" or "Revised" License
630 stars 114 forks source link

Boto Exception Not Caught #16

Closed radioboyQ closed 6 years ago

radioboyQ commented 6 years ago

When credentials for AWS are not provided, ODIN shows a traceback.

`[+] Running urlcrazy for REDACTED Process Cloud Report: Traceback (most recent call last):

<--SNIP-->

botocore.exceptions.NoCredentialsError: Unable to locate credentials`

chrismaddalena commented 6 years ago

Thanks for letting me know. This has been fixed and I will push the code shortly.