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" +
231
+
"detection:\n" +
232
+
" selection:\n" +
233
+
" eventName: testinghere\n" +
234
+
" condition: selection\n" +
235
+
"falsepositives:\n" +
236
+
" - Legitimate usage of remote file encryption\n" +
237
+
"level: high";
238
+
}
239
+
240
+
publicstaticStringrandomRuleWithNotCondition() {
241
+
return"title: Remote Encrypting File System Abuse\n" +
242
+
"id: 5f92fff9-82e2-48eb-8fc1-8b133556a551\n" +
243
+
"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" +
260
+
"detection:\n" +
261
+
" selection1:\n" +
262
+
" AccountType: TestAccountType\n" +
263
+
" selection2:\n" +
264
+
" AccountName: TestAccountName\n" +
265
+
" selection3:\n" +
266
+
" EventID: 22\n" +
267
+
" condition: (not selection1 and not selection2) and selection3\n" +
268
+
"falsepositives:\n" +
269
+
" - 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" +
293
+
"detection:\n" +
294
+
" selection1:\n" +
295
+
" Initiated: \"false\"\n" +
296
+
" selection2:\n" +
297
+
" AccountName: TestAccountName\n" +
298
+
" selection3:\n" +
299
+
" EventID: 21\n" +
300
+
" condition: not selection1 and not selection3\n" +
301
+
"falsepositives:\n" +
302
+
" - Legitimate usage of remote file encryption\n" +
0 commit comments