mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-27 22:10:20 +01:00
Adding various Sigma references (#213)
Co-authored-by: Wietze <wietze@users.noreply.github.com>
This commit is contained in:
parent
3571a7ad88
commit
d1738b946b
@ -24,6 +24,7 @@ Full_Path:
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/process_creation/proc_creation_win_lolbin_gpscript.yml
|
||||
- IOC: Scripts added in local group policy
|
||||
- IOC: Execution of Gpscript.exe after logon
|
||||
Resources:
|
||||
|
@ -15,6 +15,7 @@ Full_Path:
|
||||
- Path: C:\Windows\System32\IME\SHARED\IMEWDBLD.exe
|
||||
Detection:
|
||||
Resources:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/network_connection/net_connection_win_imewdbld.yml
|
||||
- Link: https://twitter.com/notwhickey/status/1367493406835040265
|
||||
Acknowledgement:
|
||||
- Person: Wade Hickey
|
||||
|
@ -26,6 +26,7 @@ Full_Path:
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/process_creation/proc_creation_win_lolbin_jsc.yml
|
||||
- IOC: Jsc.exe should normally not run a system unless it is used for development.
|
||||
Resources:
|
||||
- Link: https://twitter.com/DissectMalware/status/998797808907046913
|
||||
|
@ -12,6 +12,7 @@ Commands:
|
||||
MitreID: T1218
|
||||
OperatingSystem: Windows 10
|
||||
Full_Path:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/process_creation/proc_creation_win_lolbas_offlinescannershell.yml
|
||||
- Path: C:\Program Files\Windows Defender\Offline\OfflineScannerShell.exe
|
||||
Detection:
|
||||
- IOC: OfflineScannerShell.exe should not be run on a normal workstation
|
||||
|
@ -24,6 +24,7 @@ Full_Path:
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/process_creation/proc_creation_win_lolbin_pktmon.yml
|
||||
- IOC: .etl files found on system
|
||||
Resources:
|
||||
- Link: https://binar-x79.com/windows-10-secret-sniffer/
|
||||
|
@ -21,6 +21,7 @@ Commands:
|
||||
Full_Path:
|
||||
- Path: C:\Windows\System32\spool\tools\PrintBrm.exe
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/process_creation/proc_creation_win_lolbin_printbrm.yml
|
||||
- IOC: PrintBrm.exe should not be run on a normal workstation
|
||||
Resources:
|
||||
- Link: https://twitter.com/elliotkillick/status/1404117015447670800
|
||||
|
@ -17,6 +17,7 @@ Full_Path:
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/process_creation/proc_creation_win_susp_register_cimprovider.yml
|
||||
- IOC: Register-cimprovider.exe execution and cmdline DLL load may be supsicious
|
||||
Resources:
|
||||
- Link: https://twitter.com/PhilipTsukerman/status/992021361106268161
|
||||
|
@ -24,6 +24,8 @@ Full_Path:
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/7ea6ed3db65e0bd812b051d9bb4fffd27c4c4d0a/rules/windows/create_remote_thread/create_remote_thread_win_ttdinjec.yml
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/7ea6ed3db65e0bd812b051d9bb4fffd27c4c4d0a/rules/windows/process_creation/proc_creation_win_lolbin_ttdinject.yml
|
||||
- IOC: Parent child relationship. Ttdinject.exe parent for executed command
|
||||
- IOC: Multiple queries made to the IFEO registry key of an untrusted executable (Ex. "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\payload.exe") from the ttdinject.exe process
|
||||
Resources:
|
||||
|
@ -16,6 +16,7 @@ Full_Path:
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/35a7244c62820fbc5a832e50b1e224ac3a1935da/rules/windows/process_creation/proc_creation_win_lolbin_wlrmdr.yml
|
||||
- IOC: wlrmdr.exe spawning any new processes
|
||||
Resources:
|
||||
- Link: https://twitter.com/0gtweet/status/1493963591745220608
|
||||
|
Loading…
Reference in New Issue
Block a user