diff --git a/yml/OSBinaries/pnputil.exe b/yml/OSBinaries/pnputil.exe new file mode 100644 index 0000000..3ce817e --- /dev/null +++ b/yml/OSBinaries/pnputil.exe @@ -0,0 +1,29 @@ +--- +Name: Pnputil.exe +Description: used for Install drivers. +Author: Hai vaknin (lux) +Created: 25/12/2020 +Commands: + - Command: + pnputil.exe -i -a C:\Users\hai\Desktop\mo.inf + Description: used for Install drivers + Usecase: add malicious driver. + Category: Execution + Privileges required:Administrator. + MitreID: + MitreLink: + OperatingSystem: Windows 10,7 + +Full_Path: + - Path: + C:\Windows\system32\pnputil.exe + +Code_Sample: +https://github.com/LuxNoBulIshit/test.inf/blob/main/inf +Acknowledgement: + - Person: +Hai Vaknin(Lux) https://github.com/LuxNoBulIshit +Avihay eldad +AlonEliassaf http://github.com/aloneliassaf + +---