Files
mandiant-capa-rules/linking/static/sqlite3/linked-against-cppsqlite3.yml
2023-08-21 14:33:12 +02:00

16 lines
326 B
YAML

rule:
meta:
name: linked against CppSQLite3
namespace: linking/static/sqlite3
authors:
- still@teamt5.org
scopes:
static: file
dynamic: file
examples:
- 253309d8b3675d3cc61d4bf23aa15d4b
features:
- and:
- substring: "CppSQLite3DB"
- substring: "CppSQLite3Query"