Snort mailing list archives

Execute snort daemon from website


From: "M. Salman Farisi" <msalmanf () students ee itb ac id>
Date: Fri, 23 Jul 2004 14:17:26 +0700 (WIT)


Hello all,
can we execute snort daemon from website using PHP ?
I try this script in my server and browse it in internet explorer
but it gave me blank page
Here is the syntax :
<?
$cmd = "/usr/local/bin/snort -c /etc/snort/snort.conf";
exec($cmd);
?>




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: