diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/drakids | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/drakids b/bin/drakids index dd3259e..6c272df 100644 --- a/bin/drakids +++ b/bin/drakids @@ -245,8 +245,8 @@ sub create_attack_list() { seq => 'hidden', timestamp => 'hidden', N("Date") => 'text', - N("Attacker") => 'text', - N("Attack type") => 'text', + N("Remote host") => 'text', + N("Type") => 'text', N("Service") => 'text', N("Network interface") => 'text', N("Protocol") => 'text', |