Skip to content

Commit c243af8

Browse files
authored
Collect McAfee ATP remediation alerts (#260)
1 parent 20d2946 commit c243af8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

acquire/acquire.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,7 @@ class AV(Module):
10911091
# McAfee
10921092
("path", "Application Data/McAfee/DesktopProtection", from_user_home),
10931093
("path", "sysvol/ProgramData/McAfee/DesktopProtection"),
1094+
("path", "sysvol/ProgramData/McAfee/Endpoint Security/ATP"),
10941095
("path", "sysvol/ProgramData/McAfee/Endpoint Security/Logs"),
10951096
("path", "sysvol/ProgramData/McAfee/Endpoint Security/Logs_Old"),
10961097
("path", "sysvol/ProgramData/Mcafee/VirusScan"),

0 commit comments

Comments
 (0)