id: wordpress-takeover info: name: WordPress takeover detection author: pdteam,geeknik severity: high reference: - https://github.com/EdOverflow/can-i-take-over-xyz/pull/176 - https://hackerone.com/reports/274336 tags: takeover,wordpress,hackerone requests: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: dsl dsl: - Host != ip - type: word words: - "Do you want to register" - ".wordpress.com doesn’t exist" condition: and - type: word words: - "cannot be registered" negative: true