Skip to content

A small utility to restore versioned buckets on s3

Notifications You must be signed in to change notification settings

marmos91/s3restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

S3 restore

A set of tools to empty, restore and sync buckets. The code has been developed for demo purposes (see here). There are actually better ways to achieve the same result using the tools provided by AWS or third party clients.

Tools available

  • Empty: a script to empty a bucket (it deletes all versions)
  • Sync: a script to sync a folder with a remote bucket. It uses RClone under the hood
  • Restore: it restores a given bucket, after it has been encrypted with this demo ransomware.

About

A small utility to restore versioned buckets on s3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages