commit
1dc592a59a
|
@ -5,15 +5,20 @@ info:
|
||||||
author: pdcommunity
|
author: pdcommunity
|
||||||
severity: high
|
severity: high
|
||||||
tags: takeover
|
tags: takeover
|
||||||
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/155
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- <title>Please renew your subscription</title>
|
|
||||||
- Please go to the site settings and put the domain name in the Domain tab.
|
- Please go to the site settings and put the domain name in the Domain tab.
|
||||||
|
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "<title>Please renew your subscription</title>"
|
||||||
|
negative: true
|
Loading…
Reference in New Issue