First Node.js-Powered Ransomware Discovered (softpedia.com)
An anonymous reader writes: A security researcher from Emsisoft has discovered a new ransomware family coded via NW.js (formerly Node-WebKit). Why is it unique? Because it is the first of its kind to use JavaScript for the ransomware's source code, it provides cross-OS support (we may see the first universal Windows-Linux-Mac ransomware in the future), and because the security researcher describes it as "successor of CryptoLocker" when it comes to encryption quality. The ransomware, Ransom32, is offered as a RaaS service on the Dark Web, only targets Windows machines in its first version, and is currently undecryptable.
Not only do I still need to bend over for Adobe. Now open source can screw me too!
The article states that node.js make make this "the first cross-OS ransomware family"... sounds ludicrous considering Java has been around for decades.
Fast Federal Court and I.T.C. updates
Specifically, what is the actual attack vector for this? All it seems like to me is that they've made a cross-platform trojan.... one that still needs to be explicitly executed by the end user. since the only self-executing js that I know of is within a web browser, and the javascript running inside of that can't even see the local filesystem, can it?
File under 'M' for 'Manic ranting'
Since V8's randomization is flawed, anything encrypted with it should be reversible!
(I kid, I kid...)
#DeleteChrome
And this is exactly why anything but pure HTML is bad.
Give me your money or the kitten gets it!
So it's installing a server for node JS. but that does not make it platform independent. the script side of it may be but not the backend and it has to install that too.
Some drink at the fountain of knowledge. Others just gargle.
The penalties for extortion of this kind are way too mild. 25 years to life should be the range.
Add to it that this may be raising the stakes against the bitcoin economy.
If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
http://blog.emsisoft.com/2016/...
A new funding model for the 2016 U.S. elections?
"The ransomware, Ransom32, is offered as a RaaS service on the Dark Web, only targets Windows machines in its first version, and is currently undecryptable."
How does this ransomware get loaded and executed on Linux and Macs?
on your 15 minutes of fame. good job.
I think I've seen this one first hand. It was emailed to the victim posing as a Firstname Lastname resume.zip, inside was Firstname Lastname resume.js. Inside the .js was what looked like base64 being encoded to something, probably downloading and running the actual exe.
The biggest shock in all this is that Windows will execute a .js file when you double-click it. How fucking retarded is that? I'm looking at changing the default program for .js files to be notepad instead of the Windows Scripting Host.
If a system is set up to require administer approval for installation of software, can this ransomware actually install the core utilities it needs to interact with the Operating System, without the user noticing? I'm quite willing to never install NW.js if that's all I need to, to protect myself from this.
Javascript viruses ... now that's a new low.
So no then.