From 0b5df72ea1ccb50d917ba7c3e3e41bb0ef6037d6 Mon Sep 17 00:00:00 2001 From: robiscool Date: Tue, 17 Nov 2009 22:56:02 -0800 Subject: snort-dev, almost done with the new gui --- config/snort-dev/snort_blocked.php | 174 +++++++++++++++++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 config/snort-dev/snort_blocked.php (limited to 'config/snort-dev/snort_blocked.php') diff --git a/config/snort-dev/snort_blocked.php b/config/snort-dev/snort_blocked.php new file mode 100644 index 00000000..ff158853 --- /dev/null +++ b/config/snort-dev/snort_blocked.php @@ -0,0 +1,174 @@ + + + + + +

"; +?> + +
+ + + + + + + + + + +
+ +
+
+ + + + +
+ + + + + + +"; + echo "\n"; + echo "\n"; + echo "\n"; + echo "\n"; + } + echo "\n"; + if($counter < 1) + echo "\n"; + else + echo "\n"; + +?> + +
RemoveIPAlert Description
"; + echo "\n\"Delete\" {$ww_ip} {$alert_description}
 
There are currently no items being blocked by snort.
{$counter} items listed.
+
+
+
+ +
+ +

+ + + + + + + + + \ No newline at end of file -- cgit v1.2.3