mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-05 12:57:17 +00:00
16 lines
384 B
YAML
16 lines
384 B
YAML
rule:
|
|
meta:
|
|
name: initialize WinHTTP library
|
|
namespace: communication/http
|
|
authors:
|
|
- michael.hunhoff@mandiant.com
|
|
scopes:
|
|
static: function
|
|
dynamic: call
|
|
mbc:
|
|
- Communication::HTTP Communication::WinHTTP [C0002.008]
|
|
examples:
|
|
- 6A352C3E55E8AE5ED39DC1BE7FB964B1:0x1000E670
|
|
features:
|
|
- and:
|
|
- api: winhttp.WinHttpOpen
|