initstring / cloud_enum

Multi-cloud OSINT tool. Enumerate public resources in AWS, Azure, and Google Cloud.
MIT License
1.64k stars 241 forks source link

Error #17

Closed Mearafat closed 4 years ago

Mearafat commented 4 years ago

Getting error while running, python cloud_enum.py -k xxx [!] Cannot access mutations file: /enum_tools/fuzz.txt

initstring commented 4 years ago

Hi @Mearafat

This seems identical to the previous issue you opened here: https://github.com/initstring/cloud_enum/issues/15

Has something changed? Can you try running the tool again like this:

./cloud_enum.py -k xxx

I can't seem to replicate your error with the newest version of cloud_enum, as well (fixed it the last time you opened the issue). Are you running the latest version?

Thanks!

Mearafat commented 4 years ago

Hi,

It's fixed now. Thanks!

initstring commented 4 years ago

Great, thanks!