Adjusted error on pnputil yml file

This commit is contained in:
Oddvar Moe 2021-01-21 22:48:05 +01:00
parent 5b9c4f63dc
commit 64914b641c
2 changed files with 23 additions and 29 deletions

View File

@ -1,29 +0,0 @@
---
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
---

View File

@ -0,0 +1,23 @@
---
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: Administrator
MitreID: T1215
MitreLink: https://attack.mitre.org/techniques/T1215
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)
Handle: 'LuxNoBulIshit'
- Person: Avihay eldad
Handle: 'aloneliassaf'
---