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] Snort Rule to capture outbound email traffic |
|---|---|
| Date: | Tue, 21 Jun 2005 14:34:47 -0500 |
On Tue, 2005-06-21 at 14:59 -0400, Pennell, Ronald B. wrote:
alert tcp $SMTP_SERVERS any -> any 25
( sid: 1000004; rev: 6; msg: "outgoing SMTP"; flow: to_server;
content: "MAIL FROM"; nocase; classtype: misc-activity;)
In the acid viewer I see the classtype but it doesnʼt contain any of
the outbound msgs.
Where am I going wrong?
You are using the flow statement wrong. Check for existing sessions that go to the server. Use: " flow:established,to_server; " Regards, Frank
signature.asc
Description: This is a digitally signed message part
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Snort-users] Snort Rule to capture outbound email traffic, Pennell, Ronald B. |
|---|---|
| Next by Date: | [Snort-users] IDS deployment scenarios, David Naylor |
| Previous by Thread: | [Snort-users] Snort Rule to capture outbound email traffic, Pennell, Ronald B. |
| Next by Thread: | [Snort-users] IDS deployment scenarios, David Naylor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |