mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-03 03:47:23 +00:00
19 lines
493 B
YAML
19 lines
493 B
YAML
rule:
|
|
meta:
|
|
name: get socket status
|
|
namespace: communication/socket
|
|
authors:
|
|
- michael.hunhoff@mandiant.com
|
|
scopes:
|
|
static: function
|
|
dynamic: call
|
|
att&ck:
|
|
- Discovery::System Network Configuration Discovery [T1016]
|
|
mbc:
|
|
- Communication::Socket Communication::Get Socket Status [C0001.012]
|
|
examples:
|
|
- 6A352C3E55E8AE5ED39DC1BE7FB964B1:0x1000C1F0
|
|
features:
|
|
- or:
|
|
- api: ws2_32.select
|
|
- api: ws2_32.#18 = select
|