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-Signatures
[Top] [All Lists]

Re: [Snort-sigs] new rule for detect iis DoS via ~

Subject: Re: [Snort-sigs] new rule for detect iis DoS via ~
Date: Mon, 19 Dec 2005 08:25:51 -0600
On Sun, 2005-12-18 at 10:46 +0100, rmkml wrote:
web-iis.rules:alert tcp $EXTERNAL_NET any -> $HOME_NET $HTTP_PORTS 
(msg:"WEB-IIS Dos ~ attempt"; flow:to_server,established; uricontent:"~"; 
pcre:"/~\d/"; classtype:web-application-activity; )

That will probably trigger a lot of false positives.
(i.e. ...blogthis.php?id=~2234&user=me)

How about uricontent:".dll"; pcre:"/~\d/U"; ? That was you at least
confine FP's to any .dll based URLs.

Regards,
Frank

-- 
It is said that the Internet is a public utility. As such, it is best
compared to a sewer. A big, fat pipe with a bunch of crap sloshing
against your ports.

Attachment: signature.asc
Description: This is a digitally signed message part

<Prev in Thread] Current Thread [Next in Thread>