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: | [Snort-users] snort_inline (content/replace) won't let me prove it's cool :( |
|---|---|
| Date: | Mon, 24 Apr 2006 09:17:58 +0000 |
OK, here's the situation. I'm doing a demo about setting up snort_inline but I wanted a spicy example of the rewrite rule to show that snort_inline can get rid of TRIVIAL covert channels (It obviously can't handle real ones, but that's fine). So if you look at your standard ping packet from windows or linux it has the same pattern in the payload after the time stamps. For linux it is like hex 08 09 0a 0b etc to 35 I think. So what I want to do is say that (assuming linux) any ICMP packet which doesn't have have that specific "known good" pattern should instead be replaced. (Obviously I'm forming the solution in this way because snort inline won't let me use regexes). So what I *think* I should be doing is content:!"|08 09 0a....35"; replace:"0000...0"; to just overwrite everything with hex 30 (ascii zero). But it isn't replacing on a ping which has data inside it. If I don't use the ! it replaces for a regular ping packet. I tried testing the content:! rule by doing something like content:!"|ff|"; replace:"0"; but that doesn't work either, so what is the content:! rule really doing/matching? Thanks! John ------------------------------------------------------- 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_______________________________________________ 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
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Snort-users] Aanval Update: New Release Available, Administration |
|---|---|
| Next by Date: | Re: [Snort-users] snort_inline (content/replace) won't let me prove it's cool :(, Will Metcalf |
| Previous by Thread: | [Snort-users] Aanval Update: New Release Available, Administration |
| Next by Thread: | Re: [Snort-users] snort_inline (content/replace) won't let me prove it's cool :(, Will Metcalf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |