AntiSec Hacks Signal Same Old, Same Old In Database Insecurity

Hacktivist group takes down two law enforcement associations with ease

Dark Reading Staff, Dark Reading

January 5, 2012

4 Min Read

News of an AntiSec hack of law enforcement associations on both coasts earlier this week showed that while it might be a new year, we can pretty much expect lots of the same with respect to database security in 2012. The same insecure configurations. The same cleartext storage of passwords and sensitive information in unprotected databases. The same abysmal access control and password management practices. And, of course, the same embarrassing attacks that maybe by the year 3012 will spur organizations to make some changes in the way they approach the basics of database security.

"We're just not learning from the successful attacks that keep happening," says Josh Shaul, CTO of Application Security Inc. "It's astounding. It seems like almost anywhere Anonymous aims their targets to go out and penetrate, they're able to break in without any difficulty. It just makes me wonder what happens when people who want to do this for criminal purposes -- more than hacktivist reasons, but to actually steal from organizations -- if it is just as easy for them?"

This time around, AntiSec went after the email systems for New York State police chiefs and the website for the California Statewide Law Enforcement Association (CSLEA). The hacktivist group publicly dumped loads of stolen database information from both attacks on New Year's Eve.

In the former case, the group dumped a password file with MD5 hashed passwords and residential addresses for more than 300 police chiefs in New York, plus personal information and residential addresses for more than 1,000 more law enforcement personnel. In the latter case, AntiSec completely shut down and defaced CSLEA's website, putting up a snarky missive about its conquest on the site and dumping all of the information stored in its membership roster of 2,500 members, including passwords and credit card numbers stored in cleartext.

In its message, the group said that even as CSLEA administrators sniffed evidence of the breach and made changes to shut down the attacks, it was too little too late.

"They finally decided to set a root mysql password, but we got the new one: 'vanguard,'" AntiSec wrote. "We noticed that you got rid of the credit card table, and most of the users in your database. Still haven't figured out how to safely hash passwords though: we really loved your change from ‘redd555 to ‘blu444. Clever."

[Segmenting, hardening, encrypting, insuring, and planning -- a few good New Year's resolutions for database administrators. See 7 Housekeeping Duties For Better Database Security In 2012.]

While the details of exactly how the group broke into CSLEA's database aren't clear, Shaul says it is a good bet that the attack built on a SQL injection to first gain access.

"That's their typical M.O. If it's not SQL injection, then sometimes it is file-inclusion-type exploits," he says. "They like SQL injections because it's easy to find, easy to exploit, and it is all over the place."

Jeremy Conway, managing partner at SudoSecure, agrees with Shaul that these attacks are the same old attacks dressed in new clothing. He believes the industry needs to stop looking for fancier technology to stop these types of attacks and get down to the basics of database security.

"If you're not implementing the basic stuff right, then you're not going to implement these cool gadgets that everybody is selling. I think we spend way too much money and put way too much confidence on the latest, greatest blinky light thing that's going to tell us when this stuff happens," Conway says. "No matter what you throw in front of the database -- you can put a shiny, new object and call it an APT protector or whatever you want to call it -- but it doesn't matter if you don't do the basic stuff."

So in the CSLEA breach, that would mean hashing passwords and working on better segmenting the database information.

"Segmentation of the database is probably one of the best things organizations can do, based on what we've seen from penetration-testing organizations in the past," Conway says. "Little things like that could go a long way instead of just trying to build that brick wall right up to the database."

Have a comment on this story? Please click "Add Your Comment" below. If you'd like to contact Dark Reading's editors directly, send us a message.

About the Author(s)

Dark Reading Staff

Dark Reading

Dark Reading is a leading cybersecurity media site.

Keep up with the latest cybersecurity threats, newly discovered vulnerabilities, data breach information, and emerging trends. Delivered daily or weekly right to your email inbox.

You May Also Like


More Insights