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: Detecting covert data channels? |
|---|---|
| Date: | Mon, 28 May 2007 22:59:06 -0700 |
Try this: http://www.icir.org/vern/papers/backdoor/
It works like a charm. It mostly uses heuristics (packet lengths and frequency of small packets) and doesn't care about the contents of the packets.
The main caveat, though, is that this algorithm picks up an interactive backdoor (someone typing something over an encrypted channel), not a scripted one
K.
It is reasonably trivial to encode data within packet headers, and even encrypt said data as most are probably aware. There are past examples where control information has been sent within ICMP and other packets using header fields.
My question surrounds detection; given that IDS tends to be payload focused, if a covert channel exists that has encrypted data in a packet header, how do we go about detecting it?
My initial thought leans toward the fact that encrypted data blocks are statistically flat over time. Given say 'snort', how can we use this idea? I am not a snort expert by any means, so please no flames!
I would be happy to summarize opinions.
-Joff Thyer
------------------------------------------------------------------------ Test Your IDS
Is your IDS deployed correctly? Find out quickly and easily by testing it with real-world attacks from CORE IMPACT. Go to http://www.coresecurity.com/index.php5?module=Form&action=impact&campaign=intro_sfw to learn more. ------------------------------------------------------------------------
------------------------------------------------------------------------ Test Your IDS
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Detecting covert data channels?, Omar Herrera |
|---|---|
| Next by Date: | Re: Detecting covert data channels?, Eric Hacker |
| Previous by Thread: | RE: Detecting covert data channels?, Omar Herrera |
| Next by Thread: | Re: Detecting covert data channels?, Eric Hacker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |