weirdAAL icon indicating copy to clipboard operation
weirdAAL copied to clipboard

suggestions for s3 and ec2 modules

Open carnal0wnage opened this issue 6 years ago • 1 comments

ec2 snapshot volume snapshot memory

start ecs or ec2 with required tools and mount volume

steal the shit

s3

  • [x] list files in bucket
  • [x] download file from a bucket
  • [ ] download all files from a bucket (TBH probably easier to do this via aws cli)
  • [x] upload a file to a bucket
  • [ ] add permission --> make bucket public
  • [ ] add permission --> make a file public
  • [ ] add permission --> listing enabled
  • [ ] add permission --> world write
  • [ ] add permission --> world read
  • [ ] add permission --> policy allows for change but bucket doesnt not have the perms

carnal0wnage avatar Apr 18 '18 20:04 carnal0wnage

maybe useful https://github.com/bchew/aws-snapshot-tool

carnal0wnage avatar Apr 20 '18 03:04 carnal0wnage