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.




Network Security Snort-Users
[Top] [All Lists]

[Snort-users] thank you-> Does Signature exist alert on DNS queries to a

Subject: [Snort-users] thank you-> Does Signature exist alert on DNS queries to a nameserver.
Date: Tue, 7 Mar 2006 16:13:50 -0500
thank you,
Raymond 


Message: 4
From: Zultan <zultan@mad.scientist.com>
To: "Jacob, Raymond A Jr" <raymond.jacob@navy.mil>,
        snort-users@lists.sourceforge.net
Date: Mon, 06 Mar 2006 20:59:14 +0000
Subject: Re: [Snort-users] Does Signature exist alert on DNS queries to a
 nameserver.


Here's the basic syntax.  Note the hex number between the pipes. It is the =
count of the number of following ASCII bytes.  For example, freebeertoday.c=
om would be |0d|freebeertoday|03|com

alert udp $HOME_NET any -> $DNS_SERVERS 53 (msg:"amazon.com DNS query"; con=
tent:"|06|amazon|03|com"; nocase;)

Sensor placement is critical for this to work.  The senosr must be able to =
see the desktop ask its nameserver(s).


Zultan




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
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>
  • [Snort-users] thank you-> Does Signature exist alert on DNS queries to a nameserver., Jacob, Raymond A Jr <=