mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
12 lines
283 B
YAML
12 lines
283 B
YAML
rule:
|
|
meta:
|
|
name: manipulate network credentials in .NET
|
|
namespace: communication/authentication
|
|
authors:
|
|
- michael.hunhoff@mandiant.com
|
|
scopes:
|
|
static: function
|
|
dynamic: call
|
|
features:
|
|
- and:
|
|
- api: System.Net.NetworkCredential::ctor
|