mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 10:58:40 +00:00
13 lines
280 B
YAML
13 lines
280 B
YAML
# generated using capa explorer for IDA Pro
|
|
rule:
|
|
meta:
|
|
name: parse URL
|
|
namespace: communication/http
|
|
authors:
|
|
- michael.hunhoff@mandiant.com
|
|
scopes:
|
|
static: basic block
|
|
dynamic: call
|
|
features:
|
|
- or:
|
|
- api: wininet.InternetCrackUrl
|