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] http_inspect config options?

Subject: Re: [Snort-users] http_inspect config options?
Date: Mon, 28 Feb 2005 11:44:11 -0500
Hi Rich, *wave*

On Sun, Feb 27, Rich Adamson wrote:
Okay, tried that, and regardless of how I format the line, snort responds
with:
ERROR: E:\snort-v2-3\etc\snort.conf(306) => Invalid token while configuring 
the
profile token.  The only allowed tokens when configuring profiles are: 
'ports',
'iis_unicode_map', 'allow_proxy_use', 'flow_depth', 'no_alerts', 
'oversize_dir_l
ength', and 'inspect_uri_only'.
Fatal Error, Quitting..

Both Global and Profile configuration directives have a limited set of
overrides. If you want to change a profile (read: IIS, Apache), you
should replace your IIS/Apache/All profile with a Server configuration
and include the options you want:

preprocessor http_inspect_server: server 1.1.1.1 \
    ports { 80 3128 8080 } \
    flow_depth 0 \
    ascii no \
    double_decode no \
    non_rfc_char { 0x00 } \
    chunk_length 500000 

Remember when specifying "yes" or "no" that all you're modifying 
is whether or not to *alert* on that type of encoding. Including it in
the configuration will automatically enable that type of scrubbing.




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
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>