Added more drivers for Carbon Black

master
Harley Lebeau 2018-08-22 13:54:55 -06:00 committed by GitHub
parent ce1dab83fd
commit f813522e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ namespace DriverSearcher
case "ssfmonm.sys":
matches.Add(filename, "Webroot Software, Inc. Found!");
break;
case "carbonblackk.sys":
case "carbonblackk.sys": case "Parity.sys": case "cbk7.sys": case "cbstream.sys":
matches.Add(filename, "Carbon Black Found!");
break;
case "crexecprev.sys":