You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The developer has intentions to establish a reverse shell using Netcat or Socat with next steps to keep exploitation contained to the ec2 instance to avoid detections.
If an attacker can **enumerate** an Elastic Beanstalk **web** environment, **update** it, and also **control the policy of an S3 bucket** they own, they may be able to **exfiltrate HTTP traffic** by enabling **ALB access logs** and redirecting them to that bucket.
188
+
189
+
> [!NOTE]
190
+
> This technique also needs the ability to **modify the destination bucket policy** so the ALB log delivery service can write the logs there.
186
191
192
+
Prepare an **attacker-controlled bucket** so the ALB log delivery service can write there:
0 commit comments