Skip to content

CCP signature recognition (Internal)

OctoSAM internal query

Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.

This query lists static signatures and corresponding ccp software recognition. If CcpSha1 is filled, the signature is recognized by CCP. If BasicProductName is filled, the signature is linked to a CCP basic product.

Parameters

Name Type Description
Recognized (with CCP SHA1 set) bool
Basic product (with CCP Basic Product set) bool

Fields

Name Type Visible Description
Software Signature ID numeric false Internal ID for the SoftwareSignature entity (Primary Key)
Software Signature Guid guid false A unique ID that can be used to link to this object by external applications
Signature string true Software signature as reported by the OctoSAM scanners
Raw Publisher string true Publisher string as scanned from the system. See field 'Publisher' for normalized publisher
Software Publisher ID numeric false Internal ID that references the SoftwarePublisher entity (Foreign Key)
Publisher string true Normalized software publisher name from the OctoSAM catalog
Ccp Normalized Signature string false
Ccp Sha1 string false
Ccp Basic Product Id numeric true Internal ID for the CcpBasicProduct entity (Primary Key)
Ccp Language Id numeric true
Ccp Platform Id numeric true
Ccp Basic Product Name string true
Ccp Manufacturer ID numeric false Internal ID that references the CcpManufacturer entity (Foreign Key)
Ccp Manufacturer string true
Ccp Version string true
Installations numeric true Number of installations of this signature
Last Scan date true Date of last scan detecting this signature
Current Date Time date false Date and time the query was run. For reference if you use and save query results.

Main entities referenced from this query

Query information

Property Value Description
Query Guid 017d7c82-27db-4f9c-a277-c19df32b13f0 The internal id of the query. Must be unique
SupportsDesktop true If true, the query can be started from the OctoSAM Windows GUI
SupportsWeb true If true, the query can be started from the OctoSAM Web UI
LastUpdate 2026-01-20 14:15:07 Last change to this document
Build 1.12.2.81 OctoSAM build that last changed this document