Skip to content

Commit 9731041

Browse files
1 parent db74349 commit 9731041

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

_lolbas/Binaries/Cipher.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Full_Path:
1515
- Path: c:\windows\system32\cipher.exe
1616
- Path: c:\windows\syswow64\cipher.exe
1717
Detection:
18+
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/process_creation/proc_creation_win_cipher_overwrite_deleted_data.yml
1819
- IOC: cipher.exe process with /w on the command line
1920
Resources:
2021
- Link: https://www.volexity.com/blog/2024/11/22/the-nearest-neighbor-attack-how-a-russian-apt-weaponized-nearby-wi-fi-networks-for-covert-access/

_lolbas/Binaries/Wbadmin.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Commands:
2121
Full_Path:
2222
- Path: C:\Windows\System32\wbadmin.exe
2323
Detection:
24+
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/process_creation/proc_creation_win_wbadmin_dump_sensitive_files.yml
25+
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/process_creation/proc_creation_win_wbadmin_restore_file.yml
26+
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/process_creation/proc_creation_win_wbadmin_restore_sensitive_files.yml
2427
- IOC: wbadmin.exe command lines containing "NTDS" or "NTDS.dit"
2528
Resources:
2629
- Link: https://medium.com/r3d-buck3t/windows-privesc-with-sebackupprivilege-65d2cd1eb960

_lolbas/OtherMSBinaries/Vshadow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Commands:
1616
Full_Path:
1717
- Path: C:\Program Files (x86)\Windows Kits\10\bin\<version>\x64\vshadow.exe
1818
Detection:
19+
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/process_creation/proc_creation_win_vshadow_exec.yml
1920
- IOC: vshadow.exe usage with -exec parameter
2021
Resources:
2122
- Link: https://learn.microsoft.com/en-us/windows/win32/vss/vshadow-tool-and-sample

_lolbas/OtherMSBinaries/devtunnels.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Full_Path:
1515
- Path: C:\Users\<username>\AppData\Local\Temp\.net\devtunnel\devtunnel.exe
1616
- Path: C:\Users\<username>\AppData\Local\Temp\DevTunnels\devtunnel.exe
1717
Detection:
18+
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/dns_query/dns_query_win_devtunnels_communication.yml
19+
- Sigma: https://github.com/SigmaHQ/sigma/blob/c7998c92b3c5f23ea67045bee8ee364d2ed1a775/rules/windows/network_connection/net_connection_win_domain_devtunnels.yml
1820
- IOC: devtunnel.exe binary spawned
1921
- IOC: '*.devtunnels.ms'
2022
- IOC: '*.*.devtunnels.ms'

0 commit comments

Comments
 (0)