Cover image for 3 Free Scripts to help you secure AWS!

3 Free Scripts to help you secure AWS!

Profile image for amoranio
amoranio Senior Security Engineer
Jan 15, 2023 ‧ 2 min read
Series (2 Parts): AWS

Introduction

The below scripts can help you secure your AWS cloud by:

Highlighting risk.Highlighting presence (Shadow/ Stale resource).Highlighting coverage and misconfiguration.

The Scripts

The scripts can be found here: Securethelogs Github.

Each script has a different purpose as explained below:

AWS-Scan-Open-SG: Security groups help isolate networks and protect resources. By default open rulesets are created, and if kept will bring risk to the resources and VPC.

This script will flag these security groups and even show linked Instances (Ec2).

AWS-Scan-Regions: Not knowing what “we” are running is one of the biggest risks to a cloud user. Developers using cheaper regions, or “processes” going under the radar.

This script will highlight common resources and where they are being used. This will allow you to review and hopefully remove if they are a waste ($), or bring risk.

AWS-Scan-Risky-S3: S3s are a common cause of data loss for companies using AWS. Having default configurations can bring risk to the data so plugging these gaps is a must.

This script will help prioritise which buckets to review and those most exposed. This includes configuration of those public facing:

Posted on Jan 15, 2023 by:
Profile image for amoranio
amoranio
Senior Security Engineer
PowerShell AWS Azure Python bash

Comments

Profile image for amoranio

Senior Security Engineer

PowerShell AWS Azure Python bash
15
Reputation
0
Following
0
Followers