|
|
|
|
|
by busterarm
259 days ago
|
|
You can set up EC2 instances in a way that that just having AWS root access doesn't give you ssh/console access to the instances. You can still do things like Run Command but that leaves a very obvious trail (although even this is preventable with enough effort). Also you can enable cloudtrail log validation which can ensure you know if you're looking at tampered logs or not. Really it all depends on how their accounts are set up. Unless you know the operational details you can't make a call here. I've run a multi-million dollar/year AWS Org for the last decade or so and setting things up this way is kind of brass tacks. |
|