Cloud — Hub
CLI tools for cloud and S3-compatible services on pentests (especially HTB cloud-themed boxes).
📌 Tools in This Folder
| Note | Purpose |
|---|---|
| AWS CLI | Configure profiles, custom --endpoint-url, S3 ls/cp/sync |
📌 Typical Workflow
Find AWS keys in app → aws configure --profile name
→ aws --profile name --endpoint-url=http://host:port s3 ls
→ download buckets → grep for creds