Home | Projects | Library | Blog

Archive for the ‘news’ Category

custom malware and antivirus

Thursday, July 29th, 2010

In the Verizon DBIR report they have an interesting graph on page 26. It shows the percentage of malware infections that have been customized. (That is to say that the malware itself is customized). In 2005-2007 the percentage held steady between 21%-28%. In 2008 is jumped to 59% and in 2010 is it still high at 54%. Perhaps not surprisingly, even though only half of the malware is customized, that half is responsible for 97% of the stolen records. Presumably non-customized malware and all other methods are responsible for the remaining 3%. Why the huge discrepancy? It’s easy – antivirus. Non-customized malware gets detected, customized doesn’t. This just goes back to something many people have started to feel in the last few years – antivirus is inherently flawed, and we’re starting to see it’s flaws. Blacklisting is inherent a losing battle, because there will always be new bad things, and there will always be something you didn’t think of. Whitelisting may seem like a pain at first, but in the long run it’s almost always easier and more efective.

Verizon 2010 DBIR report

Wednesday, July 28th, 2010

It’s amazing how quickly something can go from “brand new” to “mandatory reading’, but that’s exactly what the Verizon Data Breach Investigations Report has become in its short existence. The 2010 report has been released. The total number of cases analyzed since the inception of the report is now over 900, and is easily the largest data set to date.

full disclosure for public web apps

Friday, May 21st, 2010

There’s a new full disclosure website in town – http://www.vs-db.info names and shames those with web application vulnerabilities (like SQL injection, XSS, XSRF, CRLF injection, etc.), without providing enough details for exploit.

2600 letters

Monday, April 19th, 2010

If you’ve ever read 2600, you know that the letters usually make up a large part of each issue, and reflect a broad range of ideas and opinions. I recently found that 2600 is publishing a book reprinting letters from their last 25 years. Called Dear Hacker, it is scheduled to be published in July. I wonder how many of them will be from teenagers asking the editor how to hack into their high school?

Twitter’s DNS servers hacked

Friday, December 18th, 2009

According to a series of news accounts today, it looks like twitter was either hacked or not hacked, depending on who you listen to. The bottom line seems to be that Twitter’s DNS servers were hijacked. How this was done has not been revealed. Twitter seems to be dodging the brunt of the blame because their provider runs their DNS servers. (Confirmed by a quick nslookup below). While this may be true, that only reflects how twitter should react internally. The risk to twitter’s users is still the same. If the hackers had wanted to do damage instead of showing off by putting up a “look at me I’m so cool” type of page, then they would have forwarded users to a phishing page that intercepted authentication credentials. (While this has fairly trivial implications for twitter, imagine if they did this for a bank).

C:\>nslookup

> set type=ns
> twitter.com
Server:  UnKnown
Address:  x.x.x.x

(root)
primary name server = trafficdns1.ddc.com
responsible mail addr = hostmaster.jettissystems.com
serial  = 2009072301
refresh = 43200 (12 hours)
retry   = 3600 (1 hour)
expire  = 1209600 (14 days)
default TTL = 3600 (1 hour)

Update: more details on the DNS records can be found at SANS’ incident handler diary.

You forgot the encryption

Thursday, December 17th, 2009

Apparently the drones that the US has been using in Iraq and Afghanistan have no encrypted their video feeds, and pentagon officials have revealed that insurgents have been eavesdropping on the video transmissions. According to the WSJ:

Senior defense and intelligence officials said Iranian-backed insurgents intercepted the video feeds by taking advantage of an unprotected communications link in some of the remotely flown planes’ systems. Shiite fighters in Iraq used software programs such as SkyGrabber — available for as little as $25.95 on the Internet — to regularly capture drone video feeds, according to a person familiar with reports on the matter.

U.S. military personnel in Iraq discovered the problem late last year when they apprehended a Shiite militant whose laptop contained files of intercepted drone video feeds. In July, the U.S. military found pirated drone video feeds on other militant laptops, leading some officials to conclude that militant groups trained and funded by Iran were regularly intercepting feeds.

Think that’s astounding? Wait till you see this:

The potential drone vulnerability lies in an unencrypted downlink between the unmanned craft and ground control. The U.S. government has known about the flaw since the U.S. campaign in Bosnia in the 1990s, current and former officials said. But the Pentagon assumed local adversaries wouldn’t know how to exploit it, the officials said.

They’ve known about this for nearly two decades and haven’t done anything? C’mon guys – encryption isn’t exactly a new technology. As for assuming that insurgents wouldn’t know how to take advantage of the flaw, don’t even get me started. You should never underestimate your adversary, especially in war. In the modern information age knowledge is easy to come by, so assuming any large group of people will not have certain knowledge is a perilous assumption.

Blackberry surveillance

Thursday, July 16th, 2009

It should never surprise anyone that a government wants to occasionally watch it’s citizens for law enforcement purposes. The methods of surveillance change with time and technology of course, and it appears that the United Arab Emirates has just crossed a new threshold – using spyware to spy on people’s blackberries. Etisalat, one of the regions’ major telecom providers, provided a new patch claiming it was to improve performance. It turns out the patch included spyware, which, once activated, would report all activities performed on the BB back to a central server. Due to a programming glitch, the “patch” also ran down the blackberry’s battery at an alarming rate, which bothered many users. After a few days of silence, Etisalat issued a statement which must set records for government non-denial denials claiming only that “a conflict in the settings in some BlackBerry devices has led to a slight technical fault while upgrading the software of these devices.” The users and the loca media of course know better.

l0phtcrack is back

Thursday, May 28th, 2009

This is the best news I’ve heard this week. L0phtcrack, the original Windows password cracker is back. L0phtcrack was original developed by an independent group of hackers known as l0pht. Through a series of mergers and buyouts, it was owned by Symantec, which decided to unceremoniously drop the product as it didn’t fit into Symantec’s line of offerings. Although old versions and cracks could be found on the internet, it’s good to see that the tool is back with new features. You can get it from http://www.l0phtcrack.com.

MS09-002 reverse engineered

Tuesday, February 17th, 2009

ISC is reporting that they’re seeing exploits of MS09-002 in the wild. MS09-002 is an exploit which allows for remote code execution on IE7. The vulnerability was first reported to MS in October of 2007 by the Zero Day Initiative. Microsoft issued the patch a week ago. Given this, ISC is also claiming that it is likely that the patch was reverse engineered to find the vulnerability, and I would have to agree. I’m sure the anti-disclosure crowd will be using this one as proof positive for their position in the future.

bountys for virus writers

Friday, February 13th, 2009

The Conficker worm author is the latest to latest to have a bounty placed on his/her head. While I’m not inherently opposed to rewarding people who turn in criminals (it certainly has been standard practice in the non-cyber world for centuries). However, I think that in this case the organization offering the bounty is simply trying to look “tough on crime” after suffering for decades due to their lax security posture.

update On a related topic, when doing some background research on conficker, I stumbled across the following headline:

French navy surrenders to Conficker
 The jokes just sort of write themselves….

 
Pi is exactly 3!