Merge pull request #2349 from projectdiscovery/ghost-takeover-fix
Fixed ghost-takeover templatepatch-1
commit
7e93b6bc62
|
@ -5,15 +5,20 @@ info:
|
|||
author: pdteam
|
||||
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/89
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- The thing you were looking for is no longer here
|
||||
- The thing you were looking for is no longer here, or never was
|
||||
- 'offline.ghost.org'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 302
|
Loading…
Reference in New Issue