Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

[Snort-users] regarding pattern-matching

Subject: [Snort-users] regarding pattern-matching
Date: Mon, 14 Jul 2008 17:02:04 +0200
Greetings all,

I am  studying the performance of the pattern-matching module in snort.
In particular, I am studying the performance of the Aho-Corasick
automaton based search.


I would like to know if in case of a pattern-match do actions
corresponding to rules need to be done at wire-speeds. The traversal of
the Aho-Corasick automaton needs to be done at the incoming line-rate.
But do the actions that correspond to each node - an alert or a packet
log-also need to be done at wire-speeds.


The reason I am asking is because I have noticed that there are nodes
with  multiple matches. These multiple matches are stored as linked
list. I also observe that this can have a performance impact.
Can these actions be done offline and not at the line-rate?



Regards
Govind



-----------------------------------------------------------------------

Govind S
Graduate student
Departament d'Arquitectura de Computadors      E-mail:govind@ac.upc.edu
Universitat Politecnica de Catalunya           
c/ Jordi Girona 1-3, Edifici D6                
08034-Barcelona (Spain)

-----------------------------------------------------------------------


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>
  • [Snort-users] regarding pattern-matching, Govind <=