HP-UX Host Intrusion Detection System Version 4.3 administrator guide

Table Of Contents
How this template is configured
Table A-27 lists the configurable properties that this template supports.
Table A-27 Repeated Failed su Commands Template Properties
DescriptionDefault ValueTypeName
The number of failed su attempts that are
exceeded by a user to use the su
command.
2VIII
max_failed_su
The time interval over which the failed
su attempts must occur to generate an
alert.
The default settings cause an alert to be
generated when more than two su
failures by a user occur within 24 hours
(1440 minutes = 24 hours).
1440 minutesVI
fail_interval
A high severity alert is generated when
a user fails to switch to a user with a user
ID or user name in this list.
root ids
III
priv_user_list
Alerts generated by this template
Repeated Failed su Attempts
Table A-28 lists the alert properties the Repeated Failed su Attempts template generates and
forwards to a response program when repeated failed su attempts are detected.
Table A-28 Repeated Failed Su Attempts Alert Properties
DescriptionAlert Value/FormatAlert Field
Type
Alert FieldResponse
Program
Argument
Unique code assigned to template9IntegerTemplate codeargv[1]
Template version<version>IntegerVersionargv[2]
Alert severity2 for users listed in the
priv_user_list property. 3 for
all other users.
IntegerSeverityargv[3]
UTC time in number of seconds
since the epoch when more than
<max_failed_su> number of failed
su attempts were detected for a
particular user
<secs>
IntegerUTC timeargv[4]
The name of the user attempting
to su.
<username>
StringAttackerargv[5]
The target user of the last failed
su attempt
<username>
StringTargetargv[6]
Alert summaryFailed su attemptsStringSummaryargv[7]
Detailed alert description
User <username> had more than
<max_failed_su> failed su
attempts in the past <number>
[second | minute | hour | day |
week]. Targets were [ <username>
<username> .... ]
StringDetailsargv[8]
The event that triggered the alert.
Failed switch-user (su)
StringEventargv[9]
154 Templates and Alerts