Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Security

New Cridex Malware Copies Tactics From GameOver Zeus 18

Trailrunner7 writes The GameOver Zeus malware had a nice run for itself, making untold millions of dollars for its creators. But it was a run that ended with a multi-continent operation from law enforcement and security researchers to disassemble the infrastructure. Now researchers have identified a new variant of the Cridex malware that has adopted some of the techniques that made GOZ so successful in its day.

Researchers at IBM's X-Force research team have seen a new version of Cridex, which is also known as Bugat and Feodo, using some of the same techniques that GOZ used to such good effect. Specifically, the new strain of malware has adopted GOZ's penchant for using HTML injections, and the researchers say the technique is nearly identical to the way that GOZ handled it.

"There are two possible explanations for this. First, someone from the GOZ group could have moved to the Bugat team. This would not be the first time something like this has happened, which we've witnessed in other cases involving Zeus and Citadel; however, it is not very likely in this case since Bugat and GOZ are essentially competitors, while Zeus and Citadel are closely related. The second and more likely explanation is that the Bugat team could have analyzed and perhaps reversed the GOZ malware before copying the HTML injections that made GOZ so highly profitable for its operators," Etay Maor, a senior fraud prevention strategist at IBM, wrote in an analysis of the new malware.
Android

Low-Cost Indian Tablet Project Falls To Corruption 144

symbolset writes "The first Aakash tablet proposed for India schools has failed. Datawind managed to deliver the $45 Android tablet as reported here previously, but suffering a breach in faith by both their contract manufacturer and the accepting agency in India had to put the project on hold. Facing a loss in revenue it's turning into a disaster for the small Canadian company as they are now proving unable to deliver both the Aakash tablet and the parallel retail product. Senior executives have begun to flee. The company has presold a great many tablets, and delivery failure reports are beginning to mount. Is this the Phantom console of this decade?"

Comment chmod a-rwx (Score 1) 260

Really not an expert in Android so I am just throwing ideas here.

Since Android is based on Linux, chmod a-rwx would be an easy staring point. If the application cannot be read and executed, it cannot be started.

Better, erase the unwanted apps with 'rm' and keep only the one you want, the browser.

Nintendo

Iwata Confirms Nintendo Network, New Wii U Controller Functions 111

New submitter DeanCubed writes "In a Nintendo investor meeting, CEO Satoru Iwata confirmed a new Nintendo Network for the company's 3DS and upcoming Wii U game systems. This includes multiple user accounts per console (not tied to hardware, a first for Nintendo) and digitally distributed retail software releases for their online store. Iwata also noted that the Wii U's tablet controller will feature NFC (Near Field Communication) functionality, allowing the ability to use figurines and cards to input visual data to the console. They are hoping to use this to make micro-transactions for paid DLC easier."
Software

RealNetworks Sues Dutch Webmaster Over Hyperlink To Freeware 297

An anonymous reader writes "In the ever lasting contest for the most idiotic lawsuit, RealNetworks has sued a Dutch man for posting a link to a competing freeware program that allegedly infringes on RealNetworks' intellectual property. The company also secretly obtained a court order that resulted in confiscation of all computers belonging to the man and his family. The 26-year-old has already incurred over €66,000 in legal fees and if he loses the case, he's facing €210,000 in fines. Where are the Anonymous when you need them?"

Comment Re:Yup, that very *old* saying (Score 1) 314

If you are a large corporation and purchase say a 1000 computers or more, and are not interested in Windows but would like to install Linux, you could force vendors to sell their computers without Windows at a lower price.

And in many parts of the world, you can ask for a reimbursement of Windows if you are not using it. IIRC, it can be done in France.

Programming

Simpler "Hello World" Demonstrated In C 582

An anonymous reader writes "Wondering where all that bloat comes from, causing even the classic 'Hello world' to weigh in at 11 KB? An MIT programmer decided to make a Linux C program so simple, she could explain every byte of the assembly. She found that gcc was including libc even when you don't ask for it. The blog shows how to compile a much simpler 'Hello world,' using no libraries at all. This takes me back to the days of programming bare-metal on DOS!"
Networking

Large-Scale Mac Deployment? 460

UncleRage writes "I've been asked to research and ultimately recommend a deployment procedure for Macs across a rather large network. I'm not a stranger to OS X; however, the last time I worked on deployment NetRestore was still king of the mountain. Considering the current options, what methodologies do admins adhere to? Given the current selection of tools available, what would you recommend when planning, prototyping, and rolling out a robust, modular deployment scenario? For the record, I'm not asking for a spoon-fed solution; I'm more interested in a discussion concerning the current tools and what may (or may not) have worked for you. There are a lot of options available for modular system deployment... what are your opinions?"

Slashdot Top Deals

I tell them to turn to the study of mathematics, for it is only there that they might escape the lusts of the flesh. -- Thomas Mann, "The Magic Mountain"

Working...