23 lines
464 B
YAML
23 lines
464 B
YAML
id: meteor-takeover
|
|
|
|
info:
|
|
name: Meteor subdomain takeover
|
|
author: rivalsec
|
|
severity: high
|
|
reference:
|
|
- https://rivalsec.github.io/blog/2022/12/02/meteor.html
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/321
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,meteor
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "404 Not Found: No applications registered for host '"
|