21 lines
433 B
YAML
21 lines
433 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
|
||
|
tags: takeover,meteor
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "404 Not Found: No applications registered for host '"
|