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]

[Snort-sigs] false msg on sid 860 ?

Subject: [Snort-sigs] false msg on sid 860 ?
Date: Fri, 26 Aug 2005 22:08:16 +0200 (CEST)
Hi,

look sid 860 :
 web-cgi.rules:alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS
 (msg:"WEB-CGI snork.bat access"; flow:to_server,established;
 uricontent:"/snork.bat"; nocase; reference:arachnids,220;
 reference:bugtraq,1053; reference:cve,2000-0169;
 classtype:attempted-recon; sid:860; rev:8;)

but BID 1053 is :
 http://www.securityfocus.com/bid/1053
 "Oracle Web Listener Batch File Vulnerability"

and cve 2000-0169 :
 Reference: NTBUGTRAQ:20000314 Oracle Web Listener 4.0.x
 Reference: BID:1053
 Reference: XF:oracle-weblistener-remote-attack
 Batch files in the Oracle web listener ows-bin directory allow remote
 attackers to execute commands via a malformed URL that includes '?&'.

false msg:"WEB-CGI snork.bat access" and uricontent:"/snork.bat" ?
or bad BID / cve ?

this oracle vulnerability is on sid 1193

Im found snork.bat on
 http://xforce.iss.net/xforce/xfdb/3875

Regards
Rmkml


------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ 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>
  • [Snort-sigs] false msg on sid 860 ?, rmkml <=