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-Signatures
[Top] [All Lists]

Re: [Snort-sigs] Rules sid:2000344 and following (IRC).

Subject: Re: [Snort-sigs] Rules sid:2000344 and following (IRC).
Date: Tue, 17 Aug 2004 16:52:20 -0500
Chich Thierry wrote:
These are the rules submitted by Joel Esler.

The 2 firsts rules are taking care of the destination port. The third one seems dubious for me. Perhaps it should be "alert tcp $EXTERNAL_NET !6661:6668-> $HOME_NET any" or
" alert tcp $HOME_NET any->$EXTERNAL_NET !6661:6668"



I think you're probably right there, but I'll leave that to Joel to comment on since he wrote the rule.


The rules following (2000347 and following) are not including criteria on the destination port (any).

You're definitely right there. I'll make the changes in cvs in a few moments. They'll surely be up by the time this email makes it across the list.


Thanks for the corrections Chich.

Matt



#Submitted by Joel Esler
alert tcp any any -> any !6661:6668 (msg:"BLEEDING-EDGE IRC - Nick change on non-std port"; content: "NICK "; offset:0;depth:5; nocase; dsize:<64; flow:to_server,established; tag:session,300,seconds; classtype:policy-violation; sid:2000344; rev:2;)


alert tcp $HOME_NET any -> $EXTERNAL_NET !6661:6668 (msg:"BLEEDING-EDGE IRC - Nick change on non-std port"; content:"NICK "; offset:0; depth:5; nocase; dsize:<64; flow:to_server,established; tag:session,3600,seconds; classtype:trojan-activity; sid:2000345; rev:2;)

alert tcp $EXTERNAL_NET any -> $HOME_NET !6661:6668 (msg:"BLEEDING-EDGE IRC - Name response on non-std port"; content:"\:"; offset:0; depth:1; content:" 302 "; content:"=+"; content:"@"; dsize:<128; flow:to_client,established; tag:session,3600,seconds; classtype:trojan-activity; sid:2000346; rev:2;)

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"BLEEDING-EDGE IRC - Private message on non-std port"; content:"PRIVMSG "; nocase;offset:0; depth:8; dsize:<128; flow:to_server,established; tag:session,3600,seconds; classtype:trojan-activity; sid:2000347; rev:1;)

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"BLEEDING-EDGE IRC - Channel JOIN on non-std port"; content:"JOIN "; offset:0; depth:5; nocase; pcre:"/&|#|\+|!/R"; dsize:<64; flow:to_server,established; tag:session,3600,seconds; classtype:trojan-activity; sid:2000348; rev:1;)

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"BLEEDING-EDGE IRC - DCC file transfer request on non-std port"; flow:to_server,established; content:"PRIVMSG "; nocase; offset:0; depth:8; content:" \:.DCC SEND"; nocase; tag:session,3600,seconds; classtype:policy-violation; sid:2000349; rev:1;)

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"BLEEDING-EDGE IRC - DCC chat request on non-std port"; flow:to_server,established; content:"PRIVMSG "; nocase; offset:0; depth:8; content:" \:.DCC CHAT chat"; nocase; tag:session,3600,seconds; classtype:policy-violation; sid:2000350; rev:1;)

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"BLEEDING-EDGE IRC - channel join on non-std port"; flow:to_server,established; content:"JOIN \: \#"; nocase; offset:0; depth:8; tag:session,3600,seconds; classtype:policy-violation; sid:2000351; rev:1;)

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"BLEEDING-EDGE IRC - dns request on non-std port"; flow:to_server,established; content:"USERHOST "; nocase; offset:0; depth:9; tag:session,3600,seconds; classtype:policy-violation; sid:2000352; rev:1;)




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Snort-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs

<Prev in Thread] Current Thread [Next in Thread>