2021-01-09 13:02:04 +00:00
|
|
|
id: aws-redirect
|
2020-07-04 11:30:35 +00:00
|
|
|
|
2020-07-04 11:10:36 +00:00
|
|
|
info:
|
2020-09-21 20:26:38 +00:00
|
|
|
name: Subdomain takeover AWS S3
|
2020-07-04 11:30:35 +00:00
|
|
|
author: manikanta a.k.a @secureitmania
|
2021-01-09 13:02:04 +00:00
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://link.medium.com/fgXKJHR9P7
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: aws,takeover,misconfig
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2020-07-04 11:30:35 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-07-04 11:10:36 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-14 14:41:56 +00:00
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
2020-07-04 11:10:36 +00:00
|
|
|
redirects: false
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 307
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Location: https://aws.amazon.com/s3/'
|
|
|
|
part: header
|