Snort mailing list archives

Fwd: Problem whit snort alert 1775


From: pepa gir <pepetabet () gmail com>
Date: Tue, 13 May 2014 23:40:42 +0200

I Use  UML virtual machines and i want to trigger alerts when connect to*
mysql* in *extc* with user root:

root@extb:~# mysql -u root -h extc -p

and then:
mysql> show databases;

Are asked to analyze the network traffic between extb and extc, and relate
the following snort rules:

alert tcp $EXTERNAL_NET any -> $SQL_SERVERS 3306 (msg:"MYSQL root login
attempt"; flow:to_server,established; content:"|0A 00 00 01 85 04 00 00
80|root|00|"; classtype:protocol-command-decode; sid:1775; rev:2;)

alert tcp $EXTERNAL_NET any -> $SQL_SERVERS 3306 (msg:"MYSQL show databases
attempt"; flow:to_server,established; content:"|0F 00 00 00 03|show
databases"; classtype:protocol-command-decode; sid:1776; rev:2;)

*Why the first rule is not activated when you run "mysql -u root -h extc
-p" i and instead, the second one is set to run "show databases;".*



Thanks a lot.
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Current thread: