HP VPN Firewall Appliances Attack Protection Command Reference

81
# Display ActiveX blocking information about a specific suffix keyword.
<Sysname> display content-filtering activex-blocking item .ocx
The HTTP request packet including ".ocx" had been matched for 5 times.
# Display ActiveX blocking information about all suffix keywords.
<Sysname> display content-filtering activex-blocking all
SN Match-Times Keywords
----------------------------------------------
1 5 .OCX
2 0 .vbs
Table 13 Command output
Field Descri
p
tion
SN Serial number.
Match-Times Number of times that a suffix keyword is matched.
Keywords ActiveX blocking suffix keyword.
# Display detailed ActiveX blocking information.
<Sysname> display content-filtering activex-blocking verbose
ActiveX blocking is enabled.
No ACL group has been configured.
There are 5 packet(s) being filtered.
There are 0 packet(s) being passed.
display content-filtering java-blocking
Use display content-filtering java-blocking to display information about java blocking.
Syntax
display content-filtering java-blocking [ all | item keywords | verbose ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Specifies all java blocking suffix keywords.
item keywords: Specifies a blocking suffix keyword. It is a case-insensitive string of 1 to 9 characters. Its
starting character must be a dot (.) and the subsequent characters must be digits or English letters.
verbose: Specifies detailed information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.