minor update
parent
aaaee257b5
commit
3e349e166a
|
@ -6,9 +6,9 @@ info:
|
|||
severity: high
|
||||
reference:
|
||||
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/154
|
||||
tags: takeover,gemfury
|
||||
metadata:
|
||||
max-request: 1
|
||||
tags: takeover,gemfury
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -17,7 +17,12 @@ http:
|
|||
|
||||
host-redirects: true
|
||||
max-redirects: 1
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- Host != ip
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
|
|
Loading…
Reference in New Issue