From e80695def53d0c55a0c79108f3d207a938249786 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Tue, 21 May 2013 22:00:03 -0400 Subject: HTML edits to fix table layout in Firefox and Chrome. --- config/snort/snort_alerts.php | 54 +++++++++++++++++++++++---------------- config/snort/snort_blocked.php | 22 ++++++++++------ config/snort/snort_rules.php | 57 ++++++++++++++++++++++++++---------------- 3 files changed, 82 insertions(+), 51 deletions(-) (limited to 'config/snort') diff --git a/config/snort/snort_alerts.php b/config/snort/snort_alerts.php index 65ebffc1..98a58863 100755 --- a/config/snort/snort_alerts.php +++ b/config/snort/snort_alerts.php @@ -252,18 +252,30 @@ if ($pconfig['arefresh'] == 'on') - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + \n"; diff --git a/config/snort/snort_blocked.php b/config/snort/snort_blocked.php index a726e9ad..6feca97b 100644 --- a/config/snort/snort_blocked.php +++ b/config/snort/snort_blocked.php @@ -184,11 +184,17 @@ if ($pconfig['brefresh'] == 'on')
{$alert_date}
{$alert_time}
{$alert_priority}{$alert_proto}{$alert_class}{$alert_ip_src}{$alert_src_p}{$alert_ip_dst}{$alert_dst_p}{$alert_sid_str}
{$sidsupplink}
{$alert_date}
{$alert_time}
{$alert_priority}{$alert_proto}{$alert_class}{$alert_ip_src}{$alert_src_p}{$alert_ip_dst}{$alert_dst_p}{$alert_sid_str}
{$sidsupplink}
{$alert_descr}
+ + + + + + - - - - + + + + - - - - + + + \n"; } diff --git a/config/snort/snort_rules.php b/config/snort/snort_rules.php index bd31473c..c5ccb018 100755 --- a/config/snort/snort_rules.php +++ b/config/snort/snort_rules.php @@ -465,23 +465,35 @@ h += 96; -- cgit v1.2.3
##
{$counter}{$blocked_ip}{$blocked_desc} + {$counter}{$blocked_ip}{$blocked_desc} \"Delete
- - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + title="" width="17" height="17" border="0"> + + $rulem) { @@ -527,37 +539,37 @@ h += 96; $destination_port = truncate($rule_content[6], 10); //destination port field $message = snort_get_msg($v['rule']); - echo " - - - - - - "; ?> -
  +
  - title="" width="17" height="17" border="0"> -
$textss + echo "
$textss $textse + {$textss}{$sid}{$textse} + {$textss}{$protocol}{$textse} + {$srcspan}{$source}{$textse} + {$srcprtspan}{$source_port}{$textse} + {$dstspan}{$destination}{$textse} + {$dstprtspan}{$destination_port}{$textse} {$textss}{$message}{$textse} - + " width="17" height="17" border="0"> @@ -568,6 +580,7 @@ h += 96; } unset($rulem, $v); ?> +