Skip to content

Commit b6aa4b3

Browse files
authored
Merge pull request #477 from dylanam204/bypass-typo-fix
Fixing typo in SneakyEndpoints description
2 parents 115f831 + c36ab01 commit b6aa4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/aws/avoiding-detection/steal-keys-undetected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ However, there is currently a functioning bypass for this - [VPC Endpoints](http
3232

3333
## SneakyEndpoints
3434

35-
To make this setup faster/easier for Penetration Testers and Red Teamers, [SneakyEndpoints](https://github.com/Frichetten/SneakyEndpoints) was created. This project is a collection of Terraform configurations which can quickly spin up an environment to attack form. It will create an EC2 instance in a private subnet (no internet access) and create a number of VPC Endpoints for you to use. This setup ensures we don't accidentally access an internet facing API endpoint and trigger the alert.
35+
To make this setup faster/easier for Penetration Testers and Red Teamers, [SneakyEndpoints](https://github.com/Frichetten/SneakyEndpoints) was created. This project is a collection of Terraform configurations which can quickly spin up an environment to attack from. It will create an EC2 instance in a private subnet (no internet access) and create a number of VPC Endpoints for you to use. This setup ensures we don't accidentally access an internet facing API endpoint and trigger the alert.
3636

3737
## Setup and Usage
3838

0 commit comments

Comments
 (0)