Merge pull request #1431 from pdelteil/patch-2

Update tilda-takeover.yaml
patch-1
Sandeep Singh 2021-05-07 14:18:03 +05:30 committed by GitHub
commit 1dc592a59a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 3 deletions

View File

@ -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