mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 07:18:05 +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.
|
||||
Author: Ayberk Halaç
|
||||
Created: 2023-09-06
|
||||
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.
|
||||
Usecase: Performs execution of specified executable file.
|
||||
Category: Execute
|
||||
|
Loading…
Reference in New Issue
Block a user