Merge remote-tracking branch 'upstream/master' into windows_11_sprint

This commit is contained in:
Wietze
2022-10-03 16:16:30 +01:00
176 changed files with 502 additions and 341 deletions

View File

@@ -1,6 +1,6 @@
---
Name: Extexport.exe
Description:
Description: Load a DLL located in the c:\test folder with a specific name.
Author: 'Oddvar Moe'
Created: 2018-05-25
Commands:
@@ -15,7 +15,7 @@ Full_Path:
- Path: C:\Program Files\Internet Explorer\Extexport.exe
- Path: C:\Program Files (x86)\Internet Explorer\Extexport.exe
Code_Sample:
- Code:
- Code:
Detection:
- Sigma: https://github.com/SigmaHQ/sigma/blob/0f33cbc85bf4b23b8d8308bfcc8b21a9e5431ee7/rules/windows/process_creation/win_pc_lolbas_extexport.yml
- IOC: Extexport.exe loads dll and is execute from other folder the original path
@@ -24,4 +24,3 @@ Resources:
Acknowledgement:
- Person: Adam
Handle: '@hexacorn'
---