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] new rule for detect LPD on hpux

Subject: [Snort-sigs] new rule for detect LPD on hpux
Date: Thu, 27 Oct 2005 11:14:08 +0200 (CEST)
Hi,

please check and add this new rule :

exploit.rules:alert tcp $EXTERNAL_NET any -> $HOME_NET 515 (msg:"EXPLOIT HPUX LPD overflow attempt"; flow:to_server,established;
content:"|24 7B 49 46 53 7D|"; reference:cve,2005-3277; reference:bugtraq,15136;
classtype:attempted-dos; )


This rule detect exploit on lpd over hpux with "${IFS}" content (msf exploit), but this rule not detect shell metacharacters ("`" or single backquote).

Improve are welcome.

Regards
Rmkml



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
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] new rule for detect LPD on hpux, rmkml <=