-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathGitFinder.bb
63 lines (63 loc) · 1.46 KB
/
GitFinder.bb
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[
{
"ProfileName": "GitFinder",
"Name": "",
"Enabled": true,
"Scanner": 1,
"Author": "@egarme",
"Payloads": [
"true,/.git/HEAD"
],
"Encoder": [],
"UrlEncode": false,
"CharsToUrlEncode": "",
"Grep": [
"true,,refs"
],
"Tags": [
"All"
],
"PayloadResponse": false,
"NotResponse": false,
"TimeOut1": "",
"TimeOut2": "",
"isTime": false,
"contentLength": "",
"iscontentLength": false,
"CaseSensitive": false,
"ExcludeHTTP": false,
"OnlyHTTP": false,
"IsContentType": true,
"ContentType": "text/css,image/jpeg,image/png,image/svg+xml,image/gif,image/tiff,image/webp,image/x-icon,application/font-woff,image/vnd.microsoft.icon,font/ttf,font/woff2",
"HttpResponseCode": "",
"NegativeCT": true,
"IsResponseCode": false,
"ResponseCode": "",
"NegativeRC": false,
"urlextension": "",
"isurlextension": false,
"NegativeUrlExtension": false,
"MatchType": 1,
"Scope": 0,
"RedirType": 4,
"MaxRedir": 5,
"payloadPosition": 1,
"payloadsFile": "",
"grepsFile": "",
"IssueName": "GitFinder",
"IssueSeverity": "Low",
"IssueConfidence": "Firm",
"IssueDetail": "",
"RemediationDetail": "",
"IssueBackground": "",
"RemediationBackground": "",
"Header": [],
"VariationAttributes": [],
"InsertionPointType": [
65
],
"Scanas": false,
"Scantype": 0,
"pathDiscovery": false
}
]