Enterprise Recon 2.6.1

Content Types

The DATA_CONTENT_TYPES table contains a list of possible reported content types or file formats.

Column Number Key Column Name Data Type Description
1 Primary Key CTID integer NOT NULL Content type / file format ID.
2 - TAG varchar(32) Unique tag for the content type / file format.
3 - LABEL varchar(128) Name or label for the content type / file format.

Sample data:

CTID TAG LABEL
1 TYPE_7ZIP 7zip Archive
14 TYPE_EPS Embedded Postscript Document
25 TYPE_JPEG JPG Image
58 TYPE_TAR Unix Tape Archive