You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
" definition: 'Requirements: install and apply the RPC Firewall to all processes with \"audit:true action:block uuid:df1941c5-fe89-4e79-bf10-463657acf44d or c681d488-d850-11d0-8c52-00c04fd90f7e'\n" +
191
+
"detection:\n" +
192
+
" selection:\n" +
193
+
" EventID: 21\n" +
194
+
" keywords:\n" +
195
+
" - 1996\n" +
196
+
" - EC2AMAZ*\n" +
197
+
" condition: selection or keywords\n" +
198
+
"falsepositives:\n" +
199
+
" - Legitimate usage of remote file encryption\n" +
" definition: 'Requirements: install and apply the RPC Firewall to all processes with \"audit:true action:block uuid:df1941c5-fe89-4e79-bf10-463657acf44d or c681d488-d850-11d0-8c52-00c04fd90f7e'\n" +
223
+
"detection:\n" +
224
+
" selection:\n" +
225
+
" EventID: 21\n" +
226
+
" keywords:\n" +
227
+
" - \"INFO\"\n" +
228
+
" condition: selection or keywords\n" +
229
+
"falsepositives:\n" +
230
+
" - Legitimate usage of remote file encryption\n" +
231
+
"level: high";
232
+
}
233
+
234
+
publicstaticStringrandomRuleWithDateKeywords() {
235
+
return"title: Remote Encrypting File System Abuse\n" +
236
+
"id: 5f92fff9-82e2-48eb-8fc1-8b133556a551\n" +
237
+
"description: Detects remote RPC calls to possibly abuse remote encryption service via MS-EFSR\n" +
" definition: 'Requirements: install and apply the RPC Firewall to all processes with \"audit:true action:block uuid:df1941c5-fe89-4e79-bf10-463657acf44d or c681d488-d850-11d0-8c52-00c04fd90f7e'\n" +
254
+
"detection:\n" +
255
+
" selection:\n" +
256
+
" EventID: 21\n" +
257
+
" keywords:\n" +
258
+
" - \"2020-02-04T14:59:39.343541+00:00\"\n" +
259
+
" condition: selection or keywords\n" +
260
+
"falsepositives:\n" +
261
+
" - Legitimate usage of remote file encryption\n" +
262
+
"level: high";
263
+
}
264
+
171
265
publicstaticStringcountAggregationTestRule() {
172
266
return" title: Test\n" +
173
267
" id: 39f919f3-980b-4e6f-a975-8af7e507ef2b\n" +
@@ -1156,6 +1250,48 @@ public static String windowsIndexMapping() {
0 commit comments