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] SID: 8477, definitely a "false positive"

Subject: [Snort-sigs] SID: 8477, definitely a "false positive"
Date: Tue, 06 Feb 2007 13:49:55 -0600
I was investigating sid 8477 and came across this clear "false positive":

The rule:
alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"BACKDOOR superspy 2.0 beta runtime detection - file management"; flow:from_server,established; flowbits:isset,superSpy_20_Beta_FileMgt; content:"|01 03|"; depth:2; nocase; threshold:type limit, track by_src, count 1, seconds 300; reference:url,www3.ca.com/securityadvisor/pest/pest.aspx?id=453083726; classtype:trojan-activity; sid:8477; rev:1;)


The packet:
length = 48

000 : 01 03 AD 76 87 8E F1 FC 35 C6 E0 27 AD 0A 6B 99   ...v....5..'..k.
010 : 64 6E 99 F6 25 E2 90 2C 4C 5D 82 6E 16 13 92 0D   dn..%..,L].n....
020 : E8 8C 7D C4 2C 88 2A 34 33 B5 1E 3D FB B9 6D BE   ..}.,.*43..=..m.

Both ends of this conversation are FreeBSD boxes - workstation and server. It's hard to see how a *Windows-only* keystroke logger could be running on my FreeBSD workstation. (And no, I'm not running vmware or other windows emulation software.)

What I don't understand is how looking for SOH ETX in the first two bytes is going to be isolated to this keystroke logger.

I've got hundreds of these alerts. Some are from Solaris boxes as well. In fact the number one "offender" is a Solaris 10 server that's a general purpose server used by students, staff and faculty. (SunOS apache 5.10 Generic_118833-18 sun4u sparc SUNW,Sun-Fire-880)

Every one of these alerts is alerting *correctly* based upon the rules of the sig (content:"|01 03|"; depth:2;).

Something isn't right with this sig. Is it a typo? Or does more research need to be done to nail this thing down?

Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

Attachment: p7smraRsIgVji.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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>