2018-09-18 16:32:50 +02:00
|
|
|
---
|
2018-09-18 16:31:27 +02:00
|
|
|
Name: Binary.exe
|
|
|
|
Description: Something general about the binary
|
2022-08-08 22:22:58 +02:00
|
|
|
Aliases: # Optional field if any common aliases exist of the binary with nearly the same functionality,
|
2022-09-16 13:37:13 +02:00
|
|
|
- Alias: Binary64.exe # but for example, is built for different architecture.
|
2021-11-05 19:58:26 +01:00
|
|
|
Author: The name of the person that created this file
|
2022-10-04 12:50:59 +02:00
|
|
|
Created: 1970-01-01 # YYYY-MM-DD (date the person created this file)
|
2018-09-18 16:31:27 +02:00
|
|
|
Commands:
|
|
|
|
- Command: The command
|
|
|
|
Description: Description of the command
|
|
|
|
Usecase: A description of the usecase
|
2018-12-10 14:28:12 +01:00
|
|
|
Category: Execute
|
2018-09-18 16:31:27 +02:00
|
|
|
Privileges: Required privs
|
|
|
|
MitreID: T1055
|
|
|
|
OperatingSystem: Windows 10 1803, Windows 10 1703
|
|
|
|
- Command: The second command
|
|
|
|
Description: Description of the second command
|
|
|
|
Usecase: A description of the usecase
|
2018-12-10 14:28:12 +01:00
|
|
|
Category: AWL Bypass
|
2018-09-18 16:31:27 +02:00
|
|
|
Privileges: Required privs
|
|
|
|
MitreID: T1033
|
|
|
|
OperatingSystem: Windows 10 All
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2019-06-27 17:02:21 +02:00
|
|
|
- Path: c:\windows\system32\bin.exe
|
|
|
|
- Path: c:\windows\syswow64\bin.exe
|
2021-11-05 19:58:26 +01:00
|
|
|
Code_Sample:
|
2022-10-04 12:50:59 +02:00
|
|
|
- Code: http://example.com/git.txt
|
2021-11-05 19:58:26 +01:00
|
|
|
Detection:
|
2019-06-27 17:02:21 +02:00
|
|
|
- IOC: Event ID 10
|
|
|
|
- IOC: binary.exe spawned
|
2022-10-04 12:50:59 +02:00
|
|
|
- Analysis: https://example.com/to/blog/gist/writeup/if/applicable
|
|
|
|
- Sigma: https://example.com/to/sigma/rule/if/applicable
|
|
|
|
- Elastic: https://example.com/to/elastic/rule/if/applicable
|
|
|
|
- Splunk: https://example.com/to/splunk/rule/if/applicable
|
|
|
|
- BlockRule: https://example.com/to/microsoft/block/rules/if/applicable
|
2018-09-18 16:31:27 +02:00
|
|
|
Resources:
|
2019-06-27 17:02:21 +02:00
|
|
|
- Link: http://blogpost.com
|
|
|
|
- Link: http://twitter.com/something
|
2022-10-04 12:50:59 +02:00
|
|
|
- Link: http://example.com/Threatintelreport
|
2019-06-27 17:02:21 +02:00
|
|
|
Acknowledgement:
|
2018-09-18 16:31:27 +02:00
|
|
|
- Person: John Doe
|
2021-03-09 14:13:52 +01:00
|
|
|
Handle: '@johndoe'
|
2018-09-18 16:31:27 +02:00
|
|
|
- Person: Ola Norman
|
2021-11-05 19:58:26 +01:00
|
|
|
Handle: '@olaNor'
|