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]

Re: [Snort-users] Question on port lists and negation

Subject: Re: [Snort-users] Question on port lists and negation
Date: Mon, 8 Oct 2007 17:03:00 -0400
I believe he is referring to snort 2.8 which does support port lists.

On 10/8/07, Matt Kettler <mkettler@evi-inc.com> wrote:
Richard Bejtlich wrote:
Hello,

As I mentioned to roesch and WuTang in IRC, I am playing with port
lists and negation.

Say I create this snort.conf:

portvar MY_HTTP_PORTS [80,81,82,83,88,8000,8008,8080]
alert tcp any any -> any !$MY_HTTP_PORTS (msg:"Example Not"; sid:4;)

port specs cannot be comma-delimited lists like that, IIRC.

For ports you can specify:
        a port [80]
        a continuous range of ports [1:1023]
        or a negation of either of the above.

But you cannot do things like [80,88]. That syntax only works for IP 
addresses.

See also, the docs on port numbers in rules:

http://www.snort.org/docs/snort_htmanuals/htmanual_2615/node153.html




-- 
Scott Dexter

Ignorance more frequently begets confidence than does knowledge: it is
those who know little, not those who know much, who so positively
assert that this or that problem will never be solved by science.
        Charles Darwin
        English biologist (1809 - 1882)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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>