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-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: aws,takeover,misconfig
|
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
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-07-04 11:10:36 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 307
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-07-04 11:10:36 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Location: https://aws.amazon.com/s3/'
|
|
|
|
part: header
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022038d49c43c034741635f5906995d2086bea2c3ccb11f7ac3989e134be6dad6c4c0220240bbd1c05f5f3e7da66d82eb890b742893949997923f19c220f83a45fe5640c:922c64590222798bb761d5b6d8e72950
|