AWS - SES Post Exploitation
Last updated
Last updated
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
For more information check:
AWS - SES Enumses:SendEmail
Send an email.
Still to test.
ses:SendRawEmail
Send an email.
Still to test.
ses:SendTemplatedEmail
Send an email based on a template.
Still to test.
ses:SendBulkTemplatedEmail
Send an email to multiple destinations
Still to test.
ses:SendBulkEmail
Send an email to multiple destinations.
ses:SendBounce
Send a bounce email over a received email (indicating that the email couldn't be received). This can only be done up to 24h after receiving the email.
Still to test.
ses:SendCustomVerificationEmail
This will send a customized verification email. You might need permissions also to created the template email.
Still to test.
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)