Update README.md

This commit is contained in:
SirBroccoli
2025-08-18 16:48:30 +02:00
committed by GitHub
parent 3f16d3c5f3
commit f0df70528a

View File

@@ -185,15 +185,6 @@ Tip: Compress and encrypt evidence before exfiltrating it so that CloudTrail doe
7z a evidence.7z /path/to/files/* -p'Str0ngPass!'
```
---
**Defence & Detection**
* Limit who can call `ssm:StartSession` or restrict the allowed SSM documents.
* Enable Session Manager logging to CloudWatch/S3 and monitor for the `AWS-StartPortForwardingSession` document.
* Use VPC endpoints plus traffic inspection to detect unexpected data egress.
### Share AMI