fix: fp on gemfury-takeover.yaml

patch-1
Muhammad Daffa 2023-05-10 11:12:07 +07:00 committed by GitHub
parent 73c14df4d8
commit aaaee257b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 7 deletions

View File

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