fix: fp on gemfury-takeover.yaml
parent
73c14df4d8
commit
aaaee257b5
|
@ -2,7 +2,7 @@ id: gemfury-takeover
|
|||
|
||||
info:
|
||||
name: Gemfury Takeover Detection
|
||||
author: pdteam
|
||||
author: pdteam,daffainfo
|
||||
severity: high
|
||||
reference:
|
||||
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/154
|
||||
|
@ -15,12 +15,10 @@ http:
|
|||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
host-redirects: true
|
||||
max-redirects: 1
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- Host != ip
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "404: This page could not be found."
|
||||
- "Location: https://gemfury.com/404"
|
||||
|
|
Loading…
Reference in New Issue