mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
19 lines
464 B
YAML
19 lines
464 B
YAML
rule:
|
|
meta:
|
|
name: get socket status
|
|
namespace: communication/socket
|
|
authors:
|
|
- michael.hunhoff@mandiant.com
|
|
scopes:
|
|
static: function
|
|
dynamic: process
|
|
att&ck:
|
|
- Discovery::System Network Configuration Discovery [T1016]
|
|
mbc:
|
|
- Communication::Socket Communication::Get Socket Status [C0001.012]
|
|
examples:
|
|
- 6A352C3E55E8AE5ED39DC1BE7FB964B1:0x1000C1F0
|
|
features:
|
|
- and:
|
|
- api: ws2_32.select
|