Posts with the tag Aws:

ECS Instance Lifecycle

OUTDATED!! This feature is now incorporated into ECS.

See the following links for setting up the

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. It has been build in a way that can be automatically called in an AWS Lambda function.