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