mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
docs: 📚 Add Detection Sigma ref (#451)
This commit is contained in:
@@ -16,6 +16,7 @@ Commands:
|
||||
Full_Path:
|
||||
- Path: C:\Program Files (x86)\Windows Kits\10\bin\<version>\x64\vshadow.exe
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/process_creation/proc_creation_win_vshadow_exec.yml
|
||||
- IOC: vshadow.exe usage with -exec parameter
|
||||
Resources:
|
||||
- Link: https://learn.microsoft.com/en-us/windows/win32/vss/vshadow-tool-and-sample
|
||||
|
@@ -15,6 +15,8 @@ Full_Path:
|
||||
- Path: C:\Users\<username>\AppData\Local\Temp\.net\devtunnel\devtunnel.exe
|
||||
- Path: C:\Users\<username>\AppData\Local\Temp\DevTunnels\devtunnel.exe
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/dns_query/dns_query_win_devtunnels_communication.yml
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/network_connection/net_connection_win_domain_devtunnels.yml
|
||||
- IOC: devtunnel.exe binary spawned
|
||||
- IOC: '*.devtunnels.ms'
|
||||
- IOC: '*.*.devtunnels.ms'
|
||||
|
Reference in New Issue
Block a user