Ethiack Docs

Asset Inventory

Export a full inventory of all assets in your organization's surface, including type, importance, infrastructure details, and discovery date.

The Asset Inventory export provides a flat-file snapshot of all assets registered in your organization's surface. It is useful for audits, asset management workflows, and cross-referencing your attack surface against internal records.

Columns

ColumnDescription
Value / FQDNThe asset value — a domain, subdomain, IP address, or other identifier.
NameThe display name assigned to the asset in the Ethiack Portal.
TypeAsset type (e.g. domain, subdomain, ip).
ImportanceImportance level assigned to the asset: critical, high, medium, or low.
IP addressThe resolved IP address of the asset, if available.
TechnologiesDetected technologies running on the asset (e.g. nginx, http, https). May be empty if no technologies were detected.
ISPInternet Service Provider associated with the asset's IP address.
CityCity associated with the asset's IP address.
CountryCountry code associated with the asset's IP address.
CreatedTimestamp of when the asset was added to the surface (UTC).

Notes

  • The file uses ; as the column delimiter.
  • All assets in the organization are included regardless of type or importance.
  • Infrastructure columns (IP address, Technologies, ISP, City, Country) may be empty for assets that have not yet been resolved or tested.

On this page