duo-labs / cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
BSD 3-Clause "New" or "Revised" License
6k stars 810 forks source link

Check for use of deprecated IAM policies #620

Open 0xdabbad00 opened 4 years ago

0xdabbad00 commented 4 years ago

I have a check for some. https://github.com/duo-labs/cloudmapper/blob/master/shared/iam_audit.py#L18

More get deprecated, such as AmazonEC2SpotFleetRole: https://twitter.com/0xdabbad00/status/1202989106050945025

I should have a more generic way maybe of identifying these.

w0rmr1d3r commented 3 years ago

Created a Pr for this https://github.com/duo-labs/cloudmapper/pull/849 @0xdabbad00

w0rmr1d3r commented 3 years ago

I believe this issue can be closed now @0xdabbad00 . Cheers!

0xdabbad00 commented 3 years ago

There are more unfortunately but I would have to figure out what they are, so I'm going to leave this open.