-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathX-Frame-Options.bb
More file actions
executable file
·46 lines (46 loc) · 909 Bytes
/
X-Frame-Options.bb
File metadata and controls
executable file
·46 lines (46 loc) · 909 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
{
"Name": "X-Frame-Options",
"Active": false,
"Scanner": 2,
"Payloads": [
" "
],
"Encoder": [
" "
],
"UrlEncode": false,
"CharsToUrlEncode": "",
"Grep": [
"X-Frame-Options"
],
"PayloadResponse": false,
"NotResponse": true,
"NotCookie": false,
"TimeOut": 0,
"isTime": false,
"CaseSensitive": false,
"isReplace": false,
"ExcludeHTTP": false,
"OnlyHTTP": false,
"IsContentType": false,
"ContentType": "",
"NegativeCT": false,
"IsResponseCode": false,
"ResponseCode": "",
"NegativeRC": false,
"MatchType": 1,
"RedirType": 0,
"MaxRedir": 0,
"rCookies": false,
"spaceEncode": false,
"payloadPosition": 0,
"IssueName": "X-Frame-Options",
"IssueSeverity": "Low",
"IssueConfidence": "Certain",
"IssueDetail": "",
"RemediationDetail": "",
"IssueBackground": "",
"RemediationBackground": ""
}
]