Visit Website

SkyWrapper is an open-source project that analyzes behaviors of temporary tokens in an AWS account to detect suspicious creation forms and uses, creating an excel sheet of all living temporary tokens and providing a summary of findings after each run. To use SkyWrapper, fill in the required data in the config file, ensure users have necessary permissions, and run the python script. Required permissions include actions like s3:GetObject and iam:ListAttachedRolePolicies.

ALTERNATIVES