Skip to content

Commit 09a99d8

Browse files
authored
Added in more EDR products
1 parent de9d90b commit 09a99d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EDR.cna

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#EDR_Query Command Register
77
beacon_command_register("EDR_Query", "Queries the System for all major EDR products installed",
88
"Syntax: EDR_Query\n" .
9-
"Checks C:\\Windows\\System32\\drivers and C:\\Windows\\System32\\DriverStore\\FileRepository for installed EDR products");
9+
"Checks C:\\Windows\\System32\\drivers for installed EDR products");
1010

1111
#EDR_Query alias
1212
alias EDR_Query {

0 commit comments

Comments
 (0)