mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
14 lines
282 B
YAML
14 lines
282 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: thread
|
|
features:
|
|
- or:
|
|
- api: wininet.InternetCrackUrl
|