nuclei-templates/takeovers/wordpress-takeover.yaml

27 lines
548 B
YAML
Raw Normal View History

id: wordpress-takeover
info:
2021-03-23 18:00:14 +00:00
name: WordPress takeover detection
2021-06-09 12:20:56 +00:00
author: pdteam,geeknik
severity: high
2021-03-23 18:00:14 +00:00
tags: takeover,wordpress
reference: https://github.com/EdOverflow/can-i-take-over-xyz
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
2021-04-02 19:41:56 +00:00
- "Do you want to register"
- ".wordpress.com</em> doesn&#8217;t&nbsp;exist"
condition: and
2021-06-06 06:37:19 +00:00
2021-04-02 19:41:56 +00:00
- type: word
words:
- "cannot be registered"
negative: true