Skip to main content

Overview

Finding classes are the detailed categorization of findings discovered during binary analysis. Each class has a unique identifier, description, and associated notes that indicate its behavior and purpose. For an overview of how classes are grouped into types for filtering, see Finding Types & Classes.

Property Notes

The following notes indicate special behaviors for finding classes:

Vulnerability Classes

Known Vulnerabilities

UEFI Zero-Day Vulnerabilities


Cryptographic Classes

These classes map to the Cryptographic Material finding type and appear in the Cryptographic Materials tab. They cover detected algorithms, protocols, certificate issues, and cryptographic key material across all analyzed binary components. For compliance status (weak, deprecated, quantum-vulnerable) for each algorithm, see the Algorithm Compliance Reference.

Encryption Algorithms

Hashing Algorithms

RSA Signing Algorithms

DSA Signing Algorithms

ECDSA Signing Algorithms

EdDSA and Other Signing Algorithms

Post-Quantum Signing Algorithms

MAC Algorithms

PRNG Algorithms

Protocols

Certificate Issues


Mitigation Classes

General Mitigations

UEFI Mitigations

POSIX Mitigations


Weakness Classes


Secret Classes


Malware & Suspicious Classes

Malware

Suspicious (UEFI)

Suspicious (POSIX)


Supply Chain Classes


Patch Classes


Artefact Classes


Metadata Classes

Metadata classes provide informational context about the analysed component:
  • metadata/relation/* - Component relationships (contains, duplicate-of, dynamic linkage exports/imports/unresolved)
  • metadata/analysis/* - Analysis metadata (e.g. code size limits)
  • metadata/entropy/* - Entropy analysis data
  • metadata/symbols/* - Symbol table information (DWARF, ELF, PDB)
  • metadata/hardening/* - Security hardening summaries (POSIX)
  • metadata/signature/elf/* - ELF file signature information (HICK, PKCS7, Red Hat, Solaris)
  • metadata/signatures/uefi/secure-boot/* - UEFI Secure Boot db/dbx entries
  • metadata/uefi/* - UEFI firmware metadata (Insyde FDM store, GUID-defined sections)
  • metadata/environment/* - Runtime environment information