IMDSPOOF is a cyber deception tool that spoofs an AWS IMDS service. One way that attackers are able to escalate privileges or move laterally in a cloud environment is by retrieving AWS Access keys from the IMDS service endpoint located at http://169.254.169.254/latest/meta-data/iam/security-credentials/
GitHub
Category
AWS - Blue Team
Warning
Once again, if the applications running on your EC2 instance ARE using the IMDS service, this tool WILL cause issues!