mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Archiving off legacy LOLUtilz
This commit is contained in:
27
Archive-Old-Version/LOLUtilz/OtherBinaries/Nvuhda6.yml
Normal file
27
Archive-Old-Version/LOLUtilz/OtherBinaries/Nvuhda6.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
Name: Nvuhda6.exe
|
||||
Description: Execute, Copy, Add registry, Create shortcut, kill process
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Commands:
|
||||
- Command: nvuhda6.exe System calc.exe
|
||||
Description: Execute calc.exe as a subprocess.
|
||||
- Command: nvuhda6.exe Copy test.txt,test-2.txt
|
||||
Description: Copy fila A to file B.
|
||||
- Command: nvuhda6.exe SetReg HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\malware=malware.exe
|
||||
Description: Add/Edit a Registry key value
|
||||
- Command: nvuhda6.exe CreateShortcut test.lnk,"Test","C:\Windows\System32\calc.exe","","C:\Windows\System32\"
|
||||
Description: Create shortcut file.
|
||||
- Command: nvuhda6.exe KillApp calc.exe
|
||||
Description: Kill a process.
|
||||
- Command: nvuhda6.exe Run foo
|
||||
Description: Run process
|
||||
Full_Path:
|
||||
- Missing
|
||||
Code_Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- http://www.hexacorn.com/blog/2017/11/10/reusigned-binaries-living-off-the-signed-land/
|
||||
Acknowledgement:
|
||||
- Person: Adam
|
||||
Handle: '@hexacorn'
|
Reference in New Issue
Block a user