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 ...

June 11, 2023 · Andrew

AWS Command Line with MFA

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

March 31, 2023 · Andrew

Wazuh CloudTrail

How to setup CloudTrail and then inject it into Wazuh. ...

March 29, 2023 · Andrew

Wazuh Notifications

Configure Wazuh to send alerts when an alert is triggered. ...

March 29, 2023 · Andrew

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. ...

March 28, 2023 · Andrew