Collecting Container Asset Fingerprints¶
HSS can collect container asset fingerprints, including container accounts, ports, and processes. You can centrally check container asset information and detect risky assets in a timely manner based on the container fingerprints. This section describes how to collect container asset fingerprints.
Prerequisite¶
HSS container edition has been enabled for the server.
Container Asset Fingerprint Collection Items¶
Table 1 lists the collection items of container asset fingerprints. The fingerprint items are automatically collected periodically. You can customize the asset fingerprint collection period. For details, see Asset Discovery.
Item | Description | Automatic Detection Period |
---|---|---|
Account Information | Check and manage all accounts on your containers to keep them secure. Real-time account information includes the account name, number of servers, server name, IP address, login permission, root permission, user group, user directory, shell started by the user, container name, container ID, and the last scan time. | Automatic check every hour |
Open Ports | Check open ports on your containers, including risky and unknown ports. You can easily find high-risk ports on containers by checking local ports, protocol types, server names, IP addresses, statuses, PIDs, and program files.
| Automated check every 30 seconds |
Processes | Check processes on your containers and find abnormal processes. You can easily identify abnormal processes on your containers based process paths, server names, IP addresses, startup parameters, startup time, users who run the processes, file permissions, PIDs, and file hashes. If a suspicious process has not been detected in the last 30 days, its information will be automatically deleted from the process list. | Automatic check every hour |
Installed Software | Check and manage all software installed on your containers, and identify insecure versions. You can check real-time and historical software information to determine whether the software is risky.
| Automatic check every day |
Auto-startup | Check for auto-started items and quickly locate Trojans. Real-time information about auto-started items includes their names, types (auto-started service, startup folder, pre-loaded dynamic library, Run registry key, or scheduled task), number of servers, server names, IP addresses, paths, file hashes, users, container name, container ID, and the last scan time. | Automatic check every hour |
Websites | You can check statistics about web directories and sites that can be accessed from the Internet. You can view the directories and permissions, access paths, external ports, certificate information (to be provided later), and key processes of websites. | Once a week (04:10 a.m. every Monday) |
Web Framework | You can check statistics about frameworks used for web content presentation, including their versions, paths, and associated processes. | Once a week (04:10 a.m. every Monday) |
Middleware | You can also check information about servers, versions, paths, and processes associated with middleware. | Once a week (04:10 a.m. every Monday) |
Web Services | You can check details about the software used for web content access, including versions, paths, configuration files, and associated processes of all software. | Once a week (04:10 a.m. every Monday) |
Web Applications | You can check details about software used for web content push and release, including versions, paths, configuration files, and associated processes of all software. | Once a week (04:10 a.m. every Monday) |
Databases | You can check details about software that provides data storage, including versions, paths, configuration files, and associated processes of all software. | Once a week (04:10 a.m. every Monday) |
Collecting the Latest Asset Fingerprints of a Single Container¶
If you want to view the latest data of assets such as web applications, web services, web frameworks, websites, middleware, and databases in real time, you can manually collect the fingerprint information.
Log in to the management console.
Click in the upper left corner of the page, select a region, and choose Security > HSS. The HSS page is displayed.
In the navigation pane, choose Asset Management > Servers & Quota. Click the Servers tab.
Click the name of the target server. On the server details page that is displayed, choose Asset Fingerprints > Containers.
Click a fingerprint in the fingerprint list, and click Discover Assets on the upper area of the list on the right.
Note
Currently, only Web Applications, Web Services, Web Frameworks, Websites, Middleware, and Databases support real-time manual collection and update. Information about other types is automatically collected and updated every day.
After the automatic execution is complete, the last scan time is updated and the latest container asset information is displayed.