aws-enumerator
aws-enumerator copied to clipboard
Quality of life changes for the enumerator.
I had trouble running aws_enumerator on windows because the terminal package doesn't appear to work well with windows powershell or windows terminal. So I added a runtime check to ensure that if we're running in windows it uses a static number of dashes for each service when dumping privileges.
I additionally, added a bit of code that will print out the successfully identified services with allow permissions after enumeration finishes so we don't have to scroll through a long list and potentially miss some services due to the grouping / strain on eyes.