| Subscribe via RSS

X-Force Mid-Year Report 2008

August 29th, 2008 | No Comments | Posted in Research

IBM ISS X-Force security and development group released a mid-year report last month discussing all the security trends since the beginning of 2008.  The report is 85 pages long and includes a number of charts and graph’s, so it’s actually an easy read.  I would suggest reading it as it gives us at least one commercial companies view on the direction security related threats are headed.

I know very well how statistics can be skewed but the overall direction given in the reports seems to be inline with reports coming from other areas in the field.  I wanted to share a few “numbers” I found interesting.

  • 45% of all vulnerabilities ranked as “Medium” using the X-Force scoring system.
  • 54% of all vulnerabilities ranked as “Medium” using the CVSS scoring system.
  • Apple disclosed the most vulnerabilities in the first half of the year.
  • Microsoft ranked 3rd and Linux ranked 10th in disclosures behind Apple.
  • Microsoft ranked 1st, Apple 3rd by the highest number of public vulnerabilities.

I would like to know what you get out of the report.  Please post your feedback in the comments.

DEFCON 16 CD of Presentations

August 23rd, 2008 | No Comments | Posted in News

Quick post for those that want the CD of all the presentations given at DEFCON 16.  This info is from the Edge I-Hacked website.

File: defcon16.iso
Size: 734537728
MD5: 04F944946A3AA4B6B9C6C2E738D0B9D0
SHA1: 6F63D4E58B71D6F161793699E9DB131B75D4A8D7

Its packed full of the slides OF ALL the talks, along with the software used to hack Joe Grand’s Defcon16 Badge

Experimental Mail Server Analyzer Online

August 23rd, 2008 | No Comments | Posted in Attacks, Research, Tools

Like everything else malware can be a hit or miss.

August 23rd, 2008 | No Comments | Posted in Malware, News

I was reading at MX Logic about another malware flood.  This time it’s a fake email from FedEx.  Here is the description from MX Logic.

The email alleges that you sent a package on July 25, but because the recipient’s address was not correct when it was shipped it had not been delivered.  It then asks the user to print out a copy of the attached invoice (a .zip file which contains malware) and to collect a copy of the package at the FedEx Office (address of office not given, which should be one clear indicator that something is fishy about the email).

Sample subject lines that we have seen in our Threat Operations Center include:

You Have A Package!!!
Tracking N <fake tracking number>

More »

Links to all the software from DEFCON 16

August 23rd, 2008 | No Comments | Posted in Research, Tools

Rob Fuller has posted links to all the software from DEFCON 16 on his blog that you can get to from here [Updated link to the official DEFCON archive].   I think all of them are interesting but a few I might try to introduce in some of my classes.  In no real order of preference be sure to check out.

  • Beholder
  • The Middler
  • Marathon Tool
  • Grendel Scan
  • iKat

More »

Anatomy of a malware scam

August 22nd, 2008 | No Comments | Posted in Attacks, Web, Windows

I see from my Google Analytic’s that lots of you are interested in my post on the Antivirus malware scam going around. I read a great post today from The Register about the “Anatomy of a malware scam” that uses the Antivirus 2009 malware for the basis of the whole article.

I wanted to give those looking for more information about what is “under the hood” of a scam like this the link. I warn you it is very long and detailed post so if you really aren’t that curious about the technical aspects of the scam I would skip it. For those of you that do read it out let me know in the comments what you thought about it.

SQL Injection for Dummies

August 22nd, 2008 | No Comments | Posted in Research, Web, Windows

I have been working on a article/lecture about SQL Injection for a class I am teaching.  Today I found a post on Hackanoia about SQL Injection attacks on IIS/ASP platforms.  I am working on one that focuses on the LAMP stack since that is the dominant platform on the Web.

What is nice about this article is that many business websites are using the IIS/ASP model for enterprise and commercial web applications.  Since I’m working in a different direction I wanted to provide a link to this great post.

It tells you everything you need to setup your test environment and how to go about testing.  I would suggest anyone interested in SQL Injection attacks to check out this article and let me know what you think.  I am new to web pen-testing but the post seems complete.  If you have a chance to follow it please post your comments below.  If you have other sites that cover SQL Injection or other Injection Flaws please post them in the comments.

Related:

Samurai Web Testing Framework

August 20th, 2008 | No Comments | Posted in Attacks, Research, SQL Injection, Software, Tools, Web

Last week I had a student ask me about website pen-testing programs.  I told him about a new framework I had heard about called Samurai Web Testing Framework.  Samurai WTF is a Live-CD that uses Ubuntu as the host OS. It comes preloaded with several popular programs that are used for testing websites and web applications.

I haven’t had much time to investigate this tool but it seems like BackTrack for Web Testers. I have to say from a themes point of view I really like the “samurai” and “Edo” splash screens and wallpaper I think it adds some nice details.

You can visit the main website here and download the first version of the Live-CD here. You will need to login as User “samurai” and Password “samurai” I got lucky on my second try logging in. Once you login the README gives you the user name and password. I thought that was funny…

I would like to have time to try this out but I don’t see that happening anytime soon.  I would really like to hear from anyone using this tool.  If you do download it and try it out please post comments on what you think about it.  I will post a follow-up when I have the time.

Antivirus 2009 and Search Strings to Get Infected

August 18th, 2008 | 6 Comments | Posted in Malware, News

Antivirus 2009

Over the last few weeks a wave of Trojans have been spreading across the Internet.  I have been hearing and reading a lot about the Antivirus 2009 Trojan that has been infecting users.  If your not current on what the Antivirus 2009 Trojan is you can get a full description about it on the Trend Labs Malware Blog.

I had first heard personal accounts of the malware from a student.  Users he supports had been infected with it and since it was so new he had a hard time finding a tool to remove it.  You can read his post here and here on how he was able to remove it.

More »

UNetbootin

August 12th, 2008 | No Comments | Posted in Linux, Portable, Software, Windows

Last night in class I mentioned a program I use to install Linux and other security tools onto a USB drive.  None of my students had hear about UNetbootin before so I thought maybe it would be good for me to bring it to the foreground for my readers.

Per the UNetbootin website:

UNetbootin allows for the installation of various Linux/BSD distributions to a partition or USB drive, so it’s no different from a standard install, only it doesn’t need a CD. It can create a dual-boot install, or replace the existing OS entirely.

I learned about UNetbootin six months ago from Linux.com.  As a Linux geek I thought it was worth a try.  I play with a lot of distributions and this tool makes it easy to switch between distro’s.  I also like that it has some security tools available as well.  You can use it to install BackTrack, Ophcrack, NTpasswd, etc.  I’m sure by now you can see that this is a really great program.

I hope that this post helps to get the word out about UNetbootin.  You can get more information and download the software from the UNetbootin website.