Update missing-x-frame-options.yaml

patch-1
Prince Chaddha 2021-08-11 13:30:45 +05:30 committed by GitHub
parent 9ec08961d6
commit 0c01a608dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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