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] ACID and Snort rules

Subject: [Snort-users] ACID and Snort rules
Date: Wed, 21 Sep 2005 00:01:31 -0400
I will like to make a rule for users accessing certian sites via their log.  I 
am tasked to prove that users are authenticating into specific sites.  I will 
like to get as specific as user name and password.  
 
I want to create rules based on payload data however i have not been successfull
 an example.  I would like to trigger this rule to happen for any ip address 
the sensor sees. Im going to change the content around to something like passwd 
 etc etc.  I understand its case sensative when searching the payload data. 
 
alert tcp any any -> 192.168.1.0/24 21 (content: "user root"; msg: "FTP root 
login";) 

 
Can some one give me more examples of a snort rule  to accomplish this task.  
What would rules look like searching the payload data??    Where do I put the 
rule and how do i have it both alert and log to the database.
 
I been reading some fourms and they are helpful in talking about the 
construction of a rule and its parts  and what each one means.  I can use some 
help now   thank you
<Prev in Thread] Current Thread [Next in Thread>