2021-03-18 11:23:29 +00:00
|
|
|
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
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2021-03-23 18:00:14 +00:00
|
|
|
tags: takeover,wordpress
|
2021-03-18 11:23:29 +00:00
|
|
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2021-03-23 19:13:34 +00:00
|
|
|
redirects: true
|
2021-03-23 17:50:47 +00:00
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-04-02 19:41:56 +00:00
|
|
|
- "Do you want to register"
|
|
|
|
- ".wordpress.com</em> doesn’t 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
|