carnal0wnage / weirdAAL

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

devicefarm checks dont work #17

Closed carnal0wnage closed 6 years ago

carnal0wnage commented 6 years ago

Enumerating DeviceFarm Permissions

Could not connect to the endpoint URL: "https://devicefarm.us-east-1.amazonaws.com/" Could not connect to the endpoint URL: "https://devicefarm.us-east-1.amazonaws.com/"

[-] No devicefarm actions allowed [-]

need to verify which regions have DeviceFarm endpoints and test those in a loop

carnal0wnage commented 6 years ago

fixed. the issue was libs/brute.py uses one region (us-east-1 ) and device farm wasnt in that region. Fixed by adding some new functions that can accept a region argument

https://github.com/carnal0wnage/weirdAAL/commit/c6802744f1b70e6525eb129c1ff7a32e9e018433