McAfee HISCDE-AB-IA Product Guide - Page 132

Solaris class UNIX_bo, By default

Page 132 highlights

Appendix A - Writing Custom Signatures and Exceptions Non-Windows custom signatures Section level time user_name Executable zone directives Values Notes Name of the zone to which the Solaris 10 or later. signature applies unixmisc:killagent Prevents SIGKILL signal to be sent to the client. Solaris class UNIX_bo The following table lists the possible sections and values for the Solaris class_bo (Buffer Overflow): Section Class Id level time user_name Executable program zone directives Values UNIX_bo See Common sections. Notes Program name Program to look for. Name of the zone to which the Solaris 10 or later. See note 1. signature applies unixbo:binargs Binary arguments. unixbo:illegal_address Illegal address, such as running a program from the stack. unixbo:exec Program execution. unixbo:environment Program environment. unixbo:binenv Binary environment. unixbo:libc Used when the return address for a function is not in the proper stack frame. Note 1 By default, all zones are protected by the signature. To restrict protection to a particular zone, add a zone section in the signature and include the name of the zone. For example, if you have a zone named "app_zone" whose root is /zones/app, then the rule: Rule { ... file { Include "/tmp/test.log" } zone { Include "app_zone" } 132 McAfee Host Intrusion Prevention 8.0 Product Guide for ePolicy Orchestrator 4.5

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154

Notes
Values
Section
level
time
user_name
Executable
Solaris 10 or later.
Name of the zone to which the
signature applies
zone
Prevents SIGKILL signal to be sent to the client.
unixmisc:killagent
directives
Solaris class UNIX_bo
The following table lists the possible sections and values for the Solaris class_bo (Buffer
Overflow):
Notes
Values
Section
UNIX_bo
Class
See
Common sections
.
Id
level
time
user_name
Executable
Program to look for.
Program name
program
Solaris 10 or later. See note 1.
Name of the zone to which the
signature applies
zone
Binary arguments.
unixbo:binargs
directives
Illegal address, such as running a program from
the stack.
unixbo:illegal_address
Program execution.
unixbo:exec
Program environment.
unixbo:environment
Binary environment.
unixbo:binenv
Used when the return address for a function is
not in the proper stack frame.
unixbo:libc
Note 1
By default, all zones are protected by the signature. To restrict protection to a particular zone,
add a zone section in the signature and include the name of the zone.
For example, if you have a zone named "app_zone" whose root is /zones/app, then the rule:
Rule {
...
file { Include "/tmp/test.log" }
zone { Include "app_zone" }
Appendix A — Writing Custom Signatures and Exceptions
Non-Windows custom signatures
McAfee Host Intrusion Prevention 8.0 Product Guide for ePolicy Orchestrator 4.5
132