mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-25 22:39:27 +01:00
Adjusted error on pnputil yml file
This commit is contained in:
parent
5b9c4f63dc
commit
64914b641c
@ -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
|
||||
|
||||
---
|
23
yml/OSBinaries/pnputil.yml
Normal file
23
yml/OSBinaries/pnputil.yml
Normal 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'
|
||||
---
|
Loading…
Reference in New Issue
Block a user