Skip to content

Commit c0cddcc

Browse files
authored
Update README.md
1 parent a55832e commit c0cddcc

File tree

1 file changed

+0
-9
lines changed
  • src/pentesting-cloud/aws-security/aws-post-exploitation/aws-ec2-ebs-ssm-and-vpc-post-exploitation

1 file changed

+0
-9
lines changed

src/pentesting-cloud/aws-security/aws-post-exploitation/aws-ec2-ebs-ssm-and-vpc-post-exploitation/README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -185,15 +185,6 @@ Tip: Compress and encrypt evidence before exfiltrating it so that CloudTrail doe
185185
7z a evidence.7z /path/to/files/* -p'Str0ngPass!'
186186
```
187187

188-
---
189-
190-
**Defence & Detection**
191-
192-
* Limit who can call `ssm:StartSession` or restrict the allowed SSM documents.
193-
* Enable Session Manager logging to CloudWatch/S3 and monitor for the `AWS-StartPortForwardingSession` document.
194-
* Use VPC endpoints plus traffic inspection to detect unexpected data egress.
195-
196-
197188

198189
### Share AMI
199190

0 commit comments

Comments
 (0)