commit
1dc592a59a
|
@ -5,15 +5,20 @@ info:
|
|||
author: pdcommunity
|
||||
severity: high
|
||||
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:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
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