nuclei-templates/subdomain-takeover/s3-subtakeover.yaml

22 lines
464 B
YAML
Raw Normal View History

2020-07-04 11:10:36 +00:00
id: s3-subtakeover
info:
author: >-
manikanta a.k.a @secureitmania writeup link
https://link.medium.com/fgXKJHR9P7
name: Subdomain takeover for aws S3
severity: high
requests:
- method: GET
path:
- '{{BaseURL}}/'
redirects: false
matchers-condition: and
matchers:
- type: status
status:
- 307
- type: word
words:
- 'Location: https://aws.amazon.com/s3/'
part: header