Posts with the tag aws:

EKS Cluster Games

Warning Spoilers!

This walkthrough goes over the 5 EKS Cluster Game challenges created by wiz.io.

https://eksclustergames.com/

CloudGoat iam privesc by key rotation

Warning Spoilers!

This is a write up the CloudGoat scenario iam_privesc_by_key_rotation.

Flaws2

Warning Spoilers!

This writeup goes through the attacker path of FlAWS 2.

CloudGoat

Warning Spoilers!

This is a write up the current CloudGoat scenarios.

https://github.com/RhinoSecurityLabs/cloudgoat

ECS Instance Lifecycle

This article is a solution for replacing ECS instances without having them terminate with running tasks.

My solution is based on Amazons ECS Container draining code.

The Big IAM Challenge

Warning Spoilers!

This walkthrough goes over the 6 challenges created by wiz.io for AWS re:inforce 2023.

https://bigiamchallenge.com

AWS Command Line with MFA

This is a tutorial on how to setup your command line access to AWS while using multi-factor authentication.

Wazuh CloudTrail

How to setup CloudTrail and then inject it into Wazuh.

Wazuh Notifications

Configure Wazuh to send alerts when an alert is triggered.

AWS Access Token Age Checker

Python script that checks the age of AWS IAM access keys and disabled them if they are paste the defined expiration.