Viral Scareware Infects Four Million Websites
oxide7 writes "A fast-spreading SQL injection attack that illegally peddles a bogus scareware has been breaking anti-virus barriers and compromising millions of websites, besides defrauding unsuspecting victims. The news of this attack was brought out by Websense Security Labs in its blog last week. Websense said its Threatseeker Network identified a new malicious mass-injection campaign which it named LizaMoon."
THE OWER OF 1000HACKERS!!!1
Didn't we already see this article?
Anyways, as said before, there's plenty of guides (including by the NSA) on how to not suffer cross-scripting attacks. That anyone still suffers from them is not through a lack of resources.
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
http://community.websense.com/blogs/securitylabs/archive/2011/03/31/update-on-lizamoon-mass-injection.aspx
which sites are vulnerable? are there any more precise information than "outdated CMS and blog systems" ??
Websense does more then play net nanny for corporations and make really awful database designs? Who would have thought.
Massive SQL Injection Attack Compromises 380K URLs - Slashdot
I'm getting "please install this update for bank X" for several months now and they usually link to a site that uses Joomla.
I'm reading about this super SQL injection for several days now, but what I would like to know is what kind of sites are targeted this time. Who should be worried? Who should spend some extra time upgrading or hardening their sites?
Privacy is terrorism.
Hey - how about sending a little traffic to http://www.LizamoonAttack.com? ;)
I was running a slightly out of date version of wordpress and I woke up to "this site has been pwned by iranian hackers blah blah" across my front page.
It also fried the database, so I'm guessing it's the same attack.
I have been dealing with the results of this for nearly two weeks. Whilst it is nice to hear the background story to it, I am puzzled why it has made /. the BBC, The Register and a load of other less useful websites. Why is it big news today?
If anyone has to deal with a PC that has this, the fix is nice and easy.
Copy everything off the users desktop etc - it does not seem to infect stuff
Delete the user profile, reboot and let them log in.
I am sure many people here will feel that the best way not to get it is not run windows in the first place. It is probably enough not to use Windows as a webserver.
I have been using it as a tool to get all our users work moved off their desktops and onto the servers where it should be in the first place. That is a never ending striggle...
I'll see your Constitution and raise you a Queen.
4 million sites infected and you want it to list them for you? Wow...
I'd at least like to know a few of the most popular ones. Or in SQL: SELECT host FROM infected_sites ORDER BY popularity DESC LIMIT 10
I can understand scaring people into buying fake anti-virus software. I've seen it happen on people at work where they assume its something IT installed on their machine. What I can't understand is how the people that peddle it get away with it. I mean... they trick you into buying their product.. which means they have to process money and deal with banks. Couldn't any law enforcement simple track where the money is going, grab the bad guys and just end it?
The headline says Four Million Websites, but the truth is (according to Google) is that it's Four Million Webpages, and a good number of those are security-related sites that talk about the vuln, not expose it. Can we possibly look into reporting the facts instead of inflating them?
The submitter clearly didn't read the damn article.
All does does is force sites to display an ad for a trojan. It does NOT "break AV barriers" nor do absolutely anything to users who aren't stupid enough to actually install the software.
It's still a problem, because yes, a good number of idiots will fall for it, but fake security software scams have been around pretty much since there's been banner advertising on the net.
As for why this is hitting 4 million sites, I blame a lot of beginner tutorials, that are quick to teach people the basics of web development, but gloss over security or don't mention it at all. SQL injection is stupidly easy. Either
A:
-Call a function to escape all characters that could force the server to run entered code. In the extremely unlikely event that you're using a language that doesn't have a built-in function for this, it's not at all difficult to write your own (or grab someone else's).
or
B:
-Make use of prepared statements, and call those instead of feeding SQL directly to the server.
Either works. Doing neither is simply asking for it.
With a query that simple, you can use parameters (e.g. LIMIT ? OFFSET ?), which are immune to injection. It's only once you get into a variable number of parameters (e.g. right side of operator IN, or some forms of query-by-example parsers) that you really have to worry about building SQL at runtime and escaping to prevent injection.
Someone got this POS going at work. This normally careful person came and got me when it started loading. By the time I got to their PC, it was fully entrenched.
Later that week the same happened to me, but I just hit the Close Window button. It didn't get installed, thankfully.
My wife got it also because it tricked her into "downloading some anti-virus updates". I actually did a System Restore, went back about and picked a date about three weeks before the "incident". From personal experience/s I have a very low success rate with System Restore. Then I ran Malwarebytes' Anti-Malware (very fine!) product. MWB removed the 30 or so net nastie in short order.
The 2nd scareware camouflages itself by taking the Windows Defender name. It claims that your computer is infected with a worm. It can be extremely difficult to remove as it intercepts all commands: everything you click on returns a message that you are infected. Looks pretty legit but you have to activate Defender and in order to activate it, you have to pay. This one is trickier to get rid of. You have to boot into safe mode, exam the bat file in the startup folder to track where the parent program (exe) is located - usually in the user's My Documents. Remove the bat file and the exe. Than reboot to safe mode plus networking, download the latest Spybot Search and Destroy, do a scan. Then you should be good.
According to SANS: http://isc.sans.edu/diary.html?storyid=10642&rss , only sites running MS SQL Server 2003/05 (and PHP, obviously) are targeted.
Oh, the beautiful gloss of greality!
I would like to start by saying that many of the people complaining about this are people with little knowledge of the Android development cycle. For starters, the newest version of Android is always released closed source so that Open Handset Alliance partners get premium access. Eventually the versions are all released under the Apache license. The only difference between Honeycomb and previous versions is that Google is slowing down the release a bit. manolo blahnik nfl jerseys
I always thought that if Comic Book Guy was ever given a license to have children, he'd find it amusing to give them an SQL injection attack name like Bobby Tables.
And to be honest, the mindset behind this new breed of convoluted scam methods to trick customers out of money (such as the one in TFA) often seem to be dreamt up by someone whose grip on reality is based in the world of the Simpsons et al, rather than by dealing with real human beings.
What ever you do, don't mention Windows, but do mention Apple even though it isn't affected:
"fast-spreading SQL injection attack .. scareware attack .. malicious file then sells a software .. bogus scareware [ is there any other kind ?] .. Apple iTunes were also infected" ...
First, that's to another poster out there that told me the destination site.
Solution to those that run firewalls or ISP's
I happen to use open dns for all the companies and friends I help out needs
I just logged in and blocked the web site and the IP address.
saves me future problems and prevents idiot's from causing long term harm.
thanks everyone.
if you see me, smile and say hello.
Since the problem is keeping people from downloading crap like this and running it, the solution is pretty easy -- block executable files with a web proxy like Squid. It's really trivial to write a few ACL's in Squid that forbid the download of .exe, .bat, .com, .msi, etc. files. Obviously you need to exempt sites like Windows Update from this filter, and you might need to permit a couple of senior admins to download executables as well. Otherwise, there's just no reason in most organizations to let ordinary users download executable files. It's just asking for trouble.
When these scareware applications start a new window on my machine telling me C:\Windows\System32\something.sys is infected and I should install their product to remove the infection... Seen as there is no valid path on my computer starting with C...
In other news, targeting my mom with this is unfair as I am the one having to save her from it! She have been taught never to believe any of these ever again, where ever they may seem to come from or what message they tell... Just like door salesmen. Perhaps that is the analogy to tell everyone in the introductory to any browser... Anyone trying to sell you something on the net is a doorsalesman, close the door(window) and go on with your business without further notice, they are always lying and never sell anything of quality anyway, whatever their sales story is.
See subject-line above, & these "prime examples" below via links to the originals of WHY hairyfeet shouldn't have gone to "ITT Tech" (because he clearly doesn't even understand how HOSTS files benefit you for added security, speed, and even to a degree extra 'anonymity' online):
---
Static vs. Dynamic (lol, "according to hairyfeet"):
http://it.slashdot.org/comments.pl?sid=2061048&cid=35681060
---
Hairyfeet's single solutions SECURITY FAILURES? See inside:
http://slashdot.org/comments.pl?sid=2064694&cid=35690260
---
Your sources on "security" vs. mine (actual security people) (AND myself, a source on it):
http://slashdot.org/comments.pl?sid=2064694&cid=35690328
---
Only thing constantly changing's your "math", 3x ++ or more no less:
http://it.slashdot.org/comments.pl?sid=2061048&cid=35686444
and
http://it.slashdot.org/comments.pl?sid=2061048&cid=35686566
as well as this:
http://it.slashdot.org/comments.pl?sid=2061048&cid=35686630
---
Lastly, as to your LIBEL of myself (w/ arstech):
http://it.slashdot.org/comments.pl?sid=2061048&cid=35668740
---
The defeat of hairyfeet by APK (video analogy - hilarious, BUT, apt):
http://slashdot.org/comments.pl?sid=2064694&cid=35690536
---
They say it all, & usually vs. hairyfeet's own words quoted! I wouldn't pay him too much heed, especially after you read the above b.s., lies, changing figures, & even LIBEL of others that hairyfeet likes to do. After all - he's from "ITT Tech" (student).
APK
P.S.=> Personally though - because hairyfeet is only a "techie"? I suspect he doesn't want people to know about HOSTS files' added LAYERED SECURITY benefits to the end-user: Why? Because if users stop getting so much "malware-in-general" which layered security (and HOSTS) give you added layered protection against, he's out money...apk