Skip to content

Commit

Permalink
Update Invoke-EDRCheck.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
SadProcessor committed Mar 15, 2018
1 parent 3096f86 commit 403a9b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Invoke-EDRCheck.ps1
Expand Up @@ -27,6 +27,7 @@ function Invoke-EDRCheck{
naswSP.sys {Obj @{Driver=$_;EDR= 'Avast' }}
edrsensor.sys {Obj @{Driver=$_;EDR= 'BitDefender SRL' }}
CarbonBlackK.sys {Obj @{Driver=$_;EDR= 'Carbon Black' }}
parity.sys {Obj @{Driver=$_;ERD= 'Carbon Black' }}
csacentr.sys {Obj @{Driver=$_;EDR= 'Cisco' }}
csaenh.sys {Obj @{Driver=$_;EDR= 'Cisco' }}
csareg.sys {Obj @{Driver=$_;EDR= 'Cisco' }}
Expand Down

0 comments on commit 403a9b0

Please sign in to comment.