mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Standardise date formats (see https://yaml.org/type/timestamp.html)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
Name: Verclsid.exe
|
||||
Description:
|
||||
Description:
|
||||
Author: '@bohops'
|
||||
Created: '2018-12-04'
|
||||
Created: 2018-12-04
|
||||
Commands:
|
||||
- Command: verclsid.exe /S /C {CLSID}
|
||||
Description: Used to verify a COM object before it is instantiated by Windows Explorer
|
||||
@@ -15,10 +15,10 @@ Commands:
|
||||
Full_Path:
|
||||
- Path: C:\Windows\System32\verclsid.exe
|
||||
- Path: C:\Windows\SysWOW64\verclsid.exe
|
||||
Code_Sample:
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- IOC:
|
||||
- IOC:
|
||||
Resources:
|
||||
- Link: https://gist.github.com/NickTyrer/0598b60112eaafe6d07789f7964290d5
|
||||
- Link: https://bohops.com/2018/08/18/abusing-the-com-registry-structure-part-2-loading-techniques-for-evasion-and-persistence/
|
||||
|
Reference in New Issue
Block a user