mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 14:59:03 +01:00
17 lines
493 B
YAML
17 lines
493 B
YAML
---
|
|
Name: VBoxDrvInst.exe
|
|
Description: Persistence
|
|
Author: ''
|
|
Created: '2018-05-25'
|
|
Categories: []
|
|
Commands:
|
|
- Command: VBoxDrvInst.exe driver executeinf c:\temp\calc.inf
|
|
Description: Set registry key-value for persistance via INF file call through VBoxDrvInst.exe
|
|
Full_Path:
|
|
- C:\Program Files\Oracle\VirtualBox Guest Additions
|
|
Code_Sample: []
|
|
Detection: []
|
|
Resources:
|
|
- https://twitter.com/pabraeken/status/993497996179492864
|
|
Notes: Thanks to Pierre-Alexandre Braeken - @pabraeken
|