mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-28 15:58:24 +01:00
Fixing command attribute on Vshadow
This commit is contained in:
parent
366cdbd57c
commit
b3951952b0
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
Name: vshadow.exe
|
Name: Vshadow.exe
|
||||||
Description: VShadow is a command-line tool that can be used to create and manage volume shadow copies.
|
Description: VShadow is a command-line tool that can be used to create and manage volume shadow copies.
|
||||||
Author: Ayberk Halaç
|
Author: Ayberk Halaç
|
||||||
Created: 2023-09-06
|
Created: 2023-09-06
|
||||||
Commands:
|
Commands:
|
||||||
- Command: vshadow.exe -nw -exec=c:\windows\system32\calc.exe C:
|
- Command: 'vshadow.exe -nw -exec=c:\windows\system32\calc.exe C:'
|
||||||
Description: Executes calc.exe from vshadow.exe.
|
Description: Executes calc.exe from vshadow.exe.
|
||||||
Usecase: Performs execution of specified executable file.
|
Usecase: Performs execution of specified executable file.
|
||||||
Category: Execute
|
Category: Execute
|
||||||
|
Loading…
Reference in New Issue
Block a user