Move s3:PutBucketNotification from S3 enum to S3 post-exploitation - #400
Merged
Merged
Conversation
…itation The `s3:PutBucketNotification` — wire future objects into a pre-authorized Lambda technique is a cross-service execution/pivot primitive, not enumeration. Move it from the S3 Athena/Glacier enum page into the S3 Post-Exploitation page under Pivoting (next to the SSM AWS-RunRemoteScript object-overwrite technique), renumbering its two references into the post-exploitation reference list and dropping them from the enum list. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Document abusing s3:PutBucketWebsite to rewrite a bucket's static-website config (RedirectAllRequestsTo / conditional RoutingRules) to redirect a site's visitors to an attacker host for phishing/defacement or to steal secrets carried in the request URL, with no s3:PutObject. Placed under Pivoting next to PutBucketNotification, including the website-endpoint vs REST-endpoint caveat and references [31]-[34]. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Moves the
s3:PutBucketNotification— wire future objects into a pre-authorized Lambda technique out of the S3 enumeration page and into the S3 post-exploitation page.aws-services/aws-s3-athena-and-glacier-enum.mdaws-post-exploitation/aws-s3-post-exploitation/README.md, under Pivoting (right after thes3:PutObject→ SSMAWS-RunRemoteScriptobject-overwrite technique it most resembles)Why
s3:PutBucketNotificationisn't enumeration — it's a cross-service, delayed code-execution / pivot primitive (route later objects into an already-authorized Lambda and its execution role). It belongs alongside the other object-overwrite → execution pivots in the post-exploitation page.Details
###→####to sit under Pivoting.[38],[39]) and re-added to the post-exploitation reference list as[29],[30], with the inline<sup>markers updated to match.🤖 Generated with Claude Code