carnal0wnage / weirdAAL

WeirdAAL (AWS Attack Library)
772 stars 92 forks source link

list modules doesnt work without a valid aws key #59

Closed carnal0wnage closed 5 years ago

carnal0wnage commented 5 years ago

--list (list modules) doesnt work without a valid aws key.

python3 weirdAAL.py --list
The AWS Access Keys are not valid/active
Check the above error message and fix to use weirdAAL

this should probably work or run before the access check. thoughts @cktricky ?

cktricky commented 5 years ago

This is resolved in PR #60 ❤️