Skip to content

sectoramen/AWS-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My AWS Scripts

Automation makes life easier. Enjoy my cloudformation stacks!

AssumeRole

Use: ./AssumeRole.sh AWS_Account_Num Role_ToAssume

With proper access in place, this script provides you with the bash role credentials to perform authorized actions on the target account.

GeneratePresignedURL

Generates a presigned Amazon S3 URL that can be used to perform an action.

Usage: GeneratePresignedURL.py [-h] bucket key {get,put} expiration

GetSecurityHubFindings

Export AWS SecurityHub findings into a tab delimited file that can be imported into Excel.

HardenAWS

Delete inbound and outbound rules from default SGs and set a strong IAM password policy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published