Update missing-x-frame-options.yaml
parent
9ec08961d6
commit
0c01a608dc
|
@ -4,7 +4,7 @@ info:
|
|||
name: Clickjacking (Missing XFO header)
|
||||
author: kurohost
|
||||
severity: low
|
||||
tags: misc
|
||||
tags: misc,generic
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -16,4 +16,4 @@ requests:
|
|||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- "!contains(tolower(all_headers), 'x-frame-options')"
|
||||
- "!contains(tolower(all_headers), 'x-frame-options')"
|
||||
|
|
Loading…
Reference in New Issue