Reworks TCP issues flow user script

This commit is contained in:
Simone Mainardi 2020-10-30 15:56:36 +01:00
parent 965198e928
commit 389f9c2beb
15 changed files with 273 additions and 127 deletions

View file

@ -79,7 +79,7 @@ local alert_keys = {
alert_unexpected_smtp_server = {NO_PEN, 64},
alert_unexpected_dhcp_server = {NO_PEN, 65},
alert_unexpected_ntp_server = {NO_PEN, 66},
alert_too_many_retransmissions = {NO_PEN, 67},
alert_too_many_retransmissions = {NO_PEN, 67}, -- No longer used
alert_lateral_movement = {NO_PEN, 68},
alert_list_download_succeeded = {NO_PEN, 69},