mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-05 20:40:18 -08:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user