Files
mandiant-capa-rules/executable/resource/access-dotnet-resource.yml
T
Moritz 106123eb61 Rules for the week (#671)
* add rules

* avoid FPs via mnemonics to ignore

* correct number logic

* add --onefile option strings
2023-01-27 09:56:12 +01:00

16 lines
409 B
YAML

rule:
meta:
name: access .NET resource
namespace: executable/resource
authors:
- "@mr-tz"
scope: function
examples:
- 387f15043f0198fd3a637b0758c2b6dde9ead795c3ed70803426fc355731b173:0x06000084
features:
- and:
- format: dotnet
- or:
- api: System.Resources.ResourceManager::ctor
- api: System.Reflection.Assembly::GetManifestResourceStream