Back=right mouse click.
The different IWSVA modules support different variables (or tokens) in their notification messages. If you choose to create a custom message, please refer to the lists below to find out which variables are appropriate for a given module. Variables are not case sensitive.
Note: For verbs such as Actions, IWSVA uses simple present tense. To avoid grammar mishaps, Trend Micro recommends using "column style" notifications rather than "sentence style."
%h:IWSVA hostname
%u:URL/URI
%c:IP address:port after "https://"
$$DETAILS:details of certificate failure reason / access denied reason
%A—action
%F—file name
%H—IWSVA host name
%L—Detailed file name and reason
%M—move path
%N—user name
%R—transfer direction
%U—URL/URI
%V—virus or Trojan name
%X—reasons/block type
%Y—date and time
The following variables are only used in messages for administrators or in user notification messages:
%N—user Name
%D—protocol being scanned
%W—new certificate information
%Z—policy name
%N—User name
%X—reason
%Y—Date and time
%C—Category
%Q—Quantity of time
%A—Action
%B—Warn and Continue URL/URI
To customize URL Warning Access notifications, the message template must contain following form to display the “Continue” option:
<form id="warncontinue" method="post" action="%B$$$IWSX_URL_ACTION$$$">
<INPUT type=hidden value="%A" name=data>
</form>
%B—Continue to URL/URI
%E—Policy default Time Limit
%J— Policy max Time Limit
%Z—Policy name If you customize URL Access Override notifications, the message template must contain some javascript code to encrypt the password with base64 code. It should contain some elements: password, time limit and ttl_type. Otherwise, the customized notification page cannot work.
<form id="overridecontinue" method="post" action="%B[Warn and Continue URL/URI]$$$IWSX_URL_ACTION$$$">
<INPUT type=hidden value="%A[Action]" name=data>
<input type="button" name="Button22"
value="Submit" class="style3"
onclick="doSubmit();" />
%I— Filter name
%m—metric
%t—threshold value
%h—host name
%p—peer name
%r—reason
HTTP Scanning Notifications
FTP Scanning Notifications