User Guide

OmniAccess SafeGuard OS Administration Guide
371
Chapter 10: Detecting and Isolating Malware Security Threats
Displaying DNS Information
To display the configured IP addresses used during malware remediation, use the show
dns file command.
show dns file
The command has no options or parameters. The following sample output is
representative of the show dns file command:
(SafeGuardOS) #show dns file
nameserver 10.0.0.1
nameserver 10.0.0.2
nameserver 10.0.0.3
Also see Displaying DNS Server Names and Refresh Rates on page 372.
Displaying a Malware Policy Configuration
To display the results of a malware configuration, use the show policy malware
command.
show policy malware [policy_name |all]
show malware detection Displays whether malware detection is enabled or
disabled.
show malware algorithm-info Displays algorithm-related information for each
malware event.
show malware event-info Displays connection event-related information
about each malware event.
show malware status Displays the malware status of the host by IP
address.
show malware trace Displays the last eight sights visited before the
malware event triggered.
show malware white-list Displays the contents of the malware white-list.
Syntax Description policy_name Displays the configuration for the named
malware policy.
all Displays all configured malware policies.
Command Use