AWS - Other Services Enum

Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!

Other ways to support HackTricks:

Directconnect

Allows to connect a corporate private network with AWS (so you could compromise an EC2 instance and access the corporate network).

aws directconnect describe-connections
aws directconnect describe-interconnects
aws directconnect describe-virtual-gateways
aws directconnect describe-virtual-interfaces

Support

In AWS you can access current and previous support cases via the API

aws support describe-cases --include-resolved-cases
Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!

Other ways to support HackTricks:

Last updated