DFIR Blog
  • Infosec
    • Blog
    • Threat Landscape
  • Digital Forensics
    • Windows Forensics
    • Mac Forensics
    • Memory Forensics
    • Forensic Resources
  • Incident Response
  • CISSP
    • Domain-1
    • Domain-2
    • Domain-3
    • Domain-4
    • Domain-5
    • Domain-6
    • Domain-7
    • Domain-8
  • Contact
  • HTB
  • Productivity

Amazon - Simple Storage Service S3 Tips

3/10/2021

0 Comments

 
Use AWS Config and Lambda to  Ensure that S3 Bucket Remains Private
 - AWS Config will trigger the Lambda Function to invoke SNS for any changes in the AWS.

Create a Lambda function to monitor the Bucket ACL and Bucket Policy Changes. If the bucket ACL found public - Lambda function can over write it to make it private. 
if the Bucket Policy found public - it can trigger a SNS Notification to the Security Team.

-- Cross region replication for the bucket ensures that the S3 Bucket is available in another region as well.

-- Use "AWS Encryption CLI" to encrypt the data first before sending  the data across the wire.
0 Comments



Leave a Reply.

    Author

    Write something about yourself. No need to be fancy, just an overview.

    Archives

    June 2021
    March 2021

    Categories

    All

    RSS Feed

  • Infosec
    • Blog
    • Threat Landscape
  • Digital Forensics
    • Windows Forensics
    • Mac Forensics
    • Memory Forensics
    • Forensic Resources
  • Incident Response
  • CISSP
    • Domain-1
    • Domain-2
    • Domain-3
    • Domain-4
    • Domain-5
    • Domain-6
    • Domain-7
    • Domain-8
  • Contact
  • HTB
  • Productivity