nuclei-templates/takeovers/pagewiz-takeover.yaml

28 lines
519 B
YAML
Raw Normal View History

2021-09-13 09:03:47 +00:00
id: pagewiz-takeover
info:
name: Pagewiz subdomain takeover
author: brabbit10
severity: high
reference:
- https://help.pagewiz.com/hc/en-us/articles/115005391465-Page-URL
2021-09-13 09:03:47 +00:00
tags: takeover
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
2021-09-13 09:03:47 +00:00
matchers:
- type: dsl
dsl:
- Host != ip
2021-09-13 09:03:47 +00:00
- type: word
words:
- '404 - Page Not Found'
- 'Start Your New Landing Page Now!'
2021-09-13 09:18:55 +00:00
- 'pagewiz'
condition: and