Skip to content

Latest commit

 

History

History
48 lines (41 loc) · 1.5 KB

crypto-lib.md

File metadata and controls

48 lines (41 loc) · 1.5 KB
ID C0059
Objective(s) Cryptography
Related ATT&CK Techniques None
Version 2.0
Created 17 January 2021
Last Modified 13 September 2023

Crypto Library

Malware uses a crypto library.

Methods

Name ID Description
API Call C0059.001 Malware uses crypto API calls.
Static Public Library C0059.002 A public crypto library is embedded in the code.

Detection

Tool: capa Mapping APIs
linked against Crypto++ Crypto Library (C0059)
linked against wolfCrypt Crypto Library (C0059)
linked against OpenSSL Crypto Library (C0059)
linked against PolarSSL/mbed TLS Crypto Library (C0059)
linked against wolfSSL Crypto Library (C0059)