The alert message is as follows, and the value of the “severity” field is 2.
"alert":{
"action":"allowed",
"gid":1,
"signature_id":2029340,
"rev":2,
"signature":"ET INFO TLS Handshake Failure",
"category":"Potentially Bad Traffic",
"severity":2,
"metadata":{
"attack_target":[
"Client_Endpoint"
],
"created_at":[
"2020_01_30"
],
"deployment":[
"Perimeter"
],
"former_category":[
"INFO"
],
"signature_severity":[
"Informational"
],
"updated_at":[
"2020_01_30"
]
}
}
I checked the rules, and I didn’t find any configuration for the “severity” field. Moreover, the documentation does not provide an explanation for the “severity” field. Therefore, I don’t know how the values for the “severity” field are calculated.