Skip to content

arte-veue#284

Open
0x1347 wants to merge 1 commit intoHackTricks-wiki:masterfrom
0x1347:arte-veue
Open

arte-veue#284
0x1347 wants to merge 1 commit intoHackTricks-wiki:masterfrom
0x1347:arte-veue

Conversation

@0x1347
Copy link
Copy Markdown

@0x1347 0x1347 commented Apr 27, 2026

Summary

Adds a new subsection to AWS - ECS Enum documenting an on-host enumeration technique that is not currently covered anywhere in the HackTricks Cloud book:
Dumping the ECS container agent's BoltDB state file at /var/lib/ecs/data/agent.db with strings command.
This is genuinely useful in real engagements because it works:

  • Without any AWS API call (no CloudTrail trail, no IAM permission needed).
  • Without extra tooling — strings is on every Linux box, so it works from
  • As a fallback when the compromised role lacks ecs:Describe* /
  • ecs:List* permissions but has host-level read access (or a container with a misconfigured /var/lib/ecs bind mount).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant