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-users] Detecting Skype traffic (reliably) |
|---|---|
| Date: | Thu, 26 Oct 2006 12:24:14 +1300 |
Andrew Hay wrote:
Has anyone, in practice...not in theory, been able to create and validate a snort signature that is able to classify Skype traffic? I've been researching for days and am having a hard time. I know that TippingPoint has a way of classifying (and blocking) Skype traffic but from what I hear they don't appear to be sharing the 'secret sauce'. Any input would be greatly appreciated.
If you want to reliably block it, and run on a proxy-based network, then it's relatively easy. Skype relies on it's users to be available for P2P to work - which means it can't rely on there being DNS entries for every Skype user IP. If it finds it can't connect directly to anything, it does Registry lookups/etc to detect proxy servers, and uses them to gateway to other Skype users via the proxy CONNECT method. And there's the noose - they are of the form "CONNECT IP.ADD.RESS:443". Since when do "real" HTTPS Web servers use raw IP addresses? :-) So in the Squid proxy, you can configure it to deny access to any CONNECT-based session if ip addresses are used instead of DNS names. It will break Skype, and shouldn't break very much else (covering a** with that comment ;-) Game over for Skype. -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-users] Need help in interpreting some Docs, Justin Heath |
|---|---|
| Next by Date: | Re: [Snort-users] Detecting Skype traffic (reliably), Nigel Houghton |
| Previous by Thread: | Re: [Snort-users] Detecting Skype traffic (reliably), Paul Halliday |
| Next by Thread: | Re: [Snort-users] Detecting Skype traffic (reliably), Nigel Houghton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |