Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
where are portscan n http_inspect rules description stored?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
johnnydepp74
n00b
n00b


Joined: 11 Oct 2006
Posts: 8

PostPosted: Wed Oct 25, 2006 11:57 am    Post subject: where are portscan n http_inspect rules description stored? Reply with quote

Hi,

I did a nmap and also use nikto to test snort against my machine and from mysql I can see the following alerts:

mysql> select * from signature;
+--------+-------------------------------------------+--------------+--------------+---------+---------+---------+
| sig_id | sig_name | sig_class_id | sig_priority | sig_rev | sig_sid | sig_gid |
+--------+-------------------------------------------+--------------+--------------+---------+---------+---------+
| 6 | http_inspect: WEBROOT DIRECTORY TRAVERSAL | 0 | 3 | 0 | 18 | NULL |
| 7 | http_inspect: DOUBLE DECODING ATTACK | 0 | 3 | 0 | 2 | NULL |
| 8 | http_inspect: BARE BYTE UNICODE ENCODING | 0 | 3 | 0 | 4 | NULL |
| 9 | portscan: TCP Portscan | 0 | 3 | 0 | 1 | NULL |
| 10 | portscan: Open Port | 0 | 3 | 0 | 27 | NULL |
+--------+-------------------------------------------+--------------+--------------+---------+---------+---------+

based on the signature id (sig_sid) listed in the table above, i could not find the corresponding rules description for any of the particular rules shown above in my /etc/snot/rules folder. I have searched all the .rules files but couldnt find these rules. Any idea where are these rules located ?

Thanks.

Rgds
John
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum