-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathHuntressSystemExtensionProfileRestricted.mobileconfig
More file actions
153 lines (153 loc) · 5.55 KB
/
HuntressSystemExtensionProfileRestricted.mobileconfig
File metadata and controls
153 lines (153 loc) · 5.55 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>FilterDataProviderBundleIdentifier</key>
<string>com.huntress.sysext</string>
<key>FilterDataProviderDesignatedRequirement</key>
<string>identifier "com.huntress.sysext" and anchor apple generic and certificate leaf[subject.OU] = "7W6HQ9J9XA" and certificate 1[field.1.2.840.113635.100.6.2.6] and certificate leaf[field.1.2.840.113635.100.6.1.13]</string>
<key>FilterGrade</key>
<string>firewall</string>
<key>FilterSockets</key>
<true/>
<key>FilterType</key>
<string>Plugin</string>
<key>PayloadDisplayName</key>
<string>Web Content Filter</string>
<key>PayloadIdentifier</key>
<string>com.apple.webcontent-filter.CA40CCD3-78D3-45AD-83D4-87B83A27BB5C</string>
<key>PayloadType</key>
<string>com.apple.webcontent-filter</string>
<key>PayloadUUID</key>
<string>6A41F61C-A9A0-4DA9-A72A-AF57D3ADFF33</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PluginBundleID</key>
<string>com.huntress.app</string>
<key>UserDefinedName</key>
<string>Huntress</string>
</dict>
<dict>
<key>AllowedTeamIdentifiers</key>
<array>
<string>7W6HQ9J9XA</string>
</array>
<key>PayloadDisplayName</key>
<string>Huntress System Extension</string>
<key>PayloadIdentifier</key>
<string>com.apple.system-extension-policy.50653D8C-681B-496C-A50E-A33E2F45B03E</string>
<key>PayloadType</key>
<string>com.apple.system-extension-policy</string>
<key>PayloadUUID</key>
<string>937026A5-86ED-40F7-B6C7-B1F65F4917B6</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>NonRemovableSystemExtensions</key>
<dict>
<key>7W6HQ9J9XA</key>
<array>
<string>com.huntress.sysext</string>
</array>
</dict>
</dict>
<dict>
<key>PayloadDisplayName</key>
<string>Huntress PPPC</string>
<key>PayloadIdentifier</key>
<string>com.apple.TCC.configuration-profile-policy.341605DE-C729-4B02-A91F-43D9ECF7D145</string>
<key>PayloadType</key>
<string>com.apple.TCC.configuration-profile-policy</string>
<key>PayloadUUID</key>
<string>C1FC3CD5-8DF4-495A-8343-376A3E35C647</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>Services</key>
<dict>
<key>SystemPolicyAllFiles</key>
<array>
<dict>
<key>Allowed</key>
<true/>
<key>CodeRequirement</key>
<string>identifier "com.huntress.app" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "7W6HQ9J9XA"</string>
<key>Comment</key>
<string>Full Disk Access for the Huntress Agent</string>
<key>Identifier</key>
<string>com.huntress.app</string>
<key>IdentifierType</key>
<string>bundleID</string>
<key>StaticCode</key>
<false/>
</dict>
<dict>
<key>Allowed</key>
<true/>
<key>CodeRequirement</key>
<string>identifier "com.huntress.sysext" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "7W6HQ9J9XA"</string>
<key>Comment</key>
<string>Full Disk Access for the Huntress Endpoint Security</string>
<key>Identifier</key>
<string>com.huntress.sysext</string>
<key>IdentifierType</key>
<string>bundleID</string>
<key>StaticCode</key>
<false/>
</dict>
</array>
<key>SystemPolicySysAdminFiles</key>
<array>
<dict>
<key>Allowed</key>
<true/>
<key>CodeRequirement</key>
<string>identifier "com.huntress.app" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "7W6HQ9J9XA"</string>
<key>Comment</key>
<string>Full Disk Access for the Huntress Agent</string>
<key>Identifier</key>
<string>com.huntress.app</string>
<key>IdentifierType</key>
<string>bundleID</string>
<key>StaticCode</key>
<false/>
</dict>
<dict>
<key>Allowed</key>
<true/>
<key>CodeRequirement</key>
<string>identifier "com.huntress.sysext" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "7W6HQ9J9XA"</string>
<key>Comment</key>
<string>Full Disk Access for the Huntress Endpoint Security</string>
<key>Identifier</key>
<string>com.huntress.sysext</string>
<key>IdentifierType</key>
<string>bundleID</string>
<key>StaticCode</key>
<false/>
</dict>
</array>
</dict>
</dict>
</array>
<key>PayloadDescription</key>
<string>Huntress PPPC for FDA and System Extension</string>
<key>PayloadDisplayName</key>
<string>Huntress Agent with System Extension</string>
<key>PayloadIdentifier</key>
<string>com.huntress.app</string>
<key>PayloadOrganization</key>
<string>Huntress</string>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>15C17CDA-5596-42CA-8AB2-25D3B66CAA61</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>TargetDeviceType</key>
<integer>5</integer>
</dict>
</plist>