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] False positive - sid:2303

Subject: RE: [Snort-sigs] False positive - sid:2303
Date: Fri, 18 Mar 2005 15:11:33 -0600

/usr/local/share/snort/web-php.rules:alert tcp $EXTERNAL_NET any -> 
$HTTP_SERVERS $HTTP_PORTS (msg:"WEB-PHP Advanced Poll 
popup.php access"; 
flow:to_server,established; uricontent:"/popup.php"; nocase; 
reference:bugtraq,8890; reference:nessus,11487; 
classtype:web-application-activity; sid:2303; rev:4;)

I have no idea what triggered this one either.  There's no 
"popup" or "php" 
in there, much less a "/popup.php" in the payload.  (This one only 
triggered once.)

Is it possible that the offending content is in the stream and not in
the packet you are looking at?

Stream4 creates a "psuedo" packet that has all of the content from the
stream, which is then reinserted into the detection engine.

If you are getting these alot, try running tcpdump or ethereal or snort
in packet logging mode (or sguil with log_packets) and take a look at
the whole stream.  I bet the content is in there someplace.

-steve


-------------------------------------------------------
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-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs

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