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. |

| Subject: | Re: [Snort-sigs] False positive in 882.5 (WEB-CGI calendar access) |
|---|---|
| Date: | Fri, 4 Feb 2005 15:25:37 -0600 |
On 0, nnposter <nnposter@users.sourceforge.net> said:
Rule: WEB-CGI calendar access -- Sid: 882 -- False Positive The current version of the rule will match on any URI containing /calendar, not just /calendar.pl or /calendar_admin.pl. It seems the rule could be substantially more accurate if the following PCRE is added: alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:"WEB-CGI calendar access"; flow:to_server,established; uricontent:"/calendar"; nocase; pcre:"/\/calendar(_admin)?\.pl\b/iU"; classtype:attempted-recon; sid:882; rev:6;)
Except that you could be using calendar.cgi or just not using an extension at all. -- BoFH excuse #446: Mailer-daemon is busy burning your message in hell ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | [Snort-sigs] False positive in 882.5 (WEB-CGI calendar access), nnposter |
|---|---|
| Next by Date: | [Snort-sigs] Bleedingsnort.com Daily Update, bleeding |
| Previous by Thread: | [Snort-sigs] False positive in 882.5 (WEB-CGI calendar access), nnposter |
| Next by Thread: | [Snort-sigs] False positive with Nagios check_http, Carsten Schmitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |