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. |

| Subject: | Re: [Snort-sigs] Re: [Snort-users] Community Rule Update |
|---|---|
| Date: | Sun, 03 Apr 2005 21:16:48 -0500 |
Matt
Alex Kirk wrote:
Additionally, user Alexandru Ionica <gremlin@networked.ro> submitted a rule which looks for rogue proxy servers running in an organization's network. Anyone who wishes to submit rules may do so at http://www.snort.org/reg-bin/rulesubmit.cgi.
Hmm - where should bug reports for community rules go? :-)
I think that rule needs to be fleshed out. For one thing it'd trigger on every proxy server you have, so maybe it should include a "var" definition. Also it is specific to Squid - the following will also match ISA and NetCache.
------------------- change ---------------- #Change the following VALID_PROXY_SERVERS to define the valid proxy servers on your network, #otherwise this will never trigger (e.g. "var VALID_PROXY_SERVERS [1.2.3.4/32,1.2.4.44/32]") var VALID_PROXY_SERVERS $HOME_NET alert tcp !$VALID_PROXY_SERVERS any -> $EXTERNAL_NET any (msg:"COMMUNITY WEB-MISC Proxy \ Server Access"; flow:established,from_server; content:"Proxy-Connection"; nocase; content:"Via"; nocase; content:"HTTP";\ nocase; content: !"ERR_ACCESS_DENIED"; nocase; logto: "proxy"; sid:100000132; rev:2;) -------------------------------------------------
-- -------------------------------------------- Matthew Jonkman, CISSP Senior Security Engineer Infotex 765-429-0398 Direct Anytime 765-448-6847 Office 866-679-5177 24x7 NOC my.infotex.com www.offsitefilter.com www.bleedingsnort.com --------------------------------------------
NOTICE: The information contained in this email is confidential and intended solely for the intended recipient. Any use, distribution, transmittal or retransmittal of information contained in this email by persons who are not intended recipients may be a violation of law and is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | [Snort-sigs] Re: [Snort-users] Community Rule Update, Jason Haar |
|---|---|
| Next by Date: | Re: [Snort-sigs] Re: [Snort-users] Community Rule Update, Alex Kirk |
| Previous by Thread: | [Snort-sigs] Re: [Snort-users] Community Rule Update, Jason Haar |
| Next by Thread: | Re: [Snort-sigs] Re: [Snort-users] Community Rule Update, Alex Kirk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |