TMES server only shows the monitoring logs with “Rule Category”, “Host” and “Objects” columns and Deep Discovery Analyzer (DDAN) result.
This article contains steps on how to check the rule name and description in the server console.
To check the details of rule name and description, do the following:
- Use Chrome browser to navigate to the Monitoring Logs page.
- Press F12 to open the Web Developer Tools.
-
Go to the Network tab.
Click image to enlarge
- Reload the page by pressing F5.
-
Check the result of “ListDetailInspectedReport?limit=50&offset=0&orderBy=DETECTION_TIME&sort=DESC” and expand the Data section.
Click image to enlarge
-
The results are listed in order of how it appears on the web console. For the detection time, you can check for the row on the cosole or on the logs, convert the unix time stamp to Date & Time.
Click image to enlarge
-
The ruleId stands for the suspicious event hunted by the TMES Attack Discovery rule. For example, “am-ext-ioc-mal_ransomw01”.
Click image to enlarge