Files
weirdAAL/README.md
2017-06-14 01:13:53 -04:00

655 B

Weird AAL

Weird AWS Attack Library (AAL)

Examples

IAM

S3 Examples

  • s3_list_bucket_contents.py -- list the contents of a single bucket
  • s3_list_bucket_contents_fromfile.py --list the contents of a bucket from a list of buckets
  • s3_list_buckets_for_acct.py -- show s3 buckets available to a particular key

EC2