Exploit Vendor Zerodium Announces Big Rewards For Cloud Zero-Days (zdnet.com)
Exploit vendor Zerodium said today it would pay up to $500,000 for zero-days in popular cloud products and services such as Microsoft's Hyper-V and (Dell) VMware's vSphere. From a report: Both Hyper-V and vSphere are what experts call virtualization software, also called hypervisors -- software that lets a single "host" server create and run one or more virtual "guest" operating systems. Virtualization software is often found in cloud-powered data centers. Hyper-V is the technology at the core of Microsoft's Azure cloud computing platform, while VMware's vSphere is used by Amazon Web Services and SAP.
With cloud services growing in adoption, especially for hosting websites and crucial IT infrastructure, the importance of both technologies has been slowly increasing in recent years. This paradigm shift hasn't gone unnoticed in the exploit market, where Zerodium -- a Washington, DC-based exploit vendor -- is by far the leading company. In a tweet earlier today, Zerodium announced plans to pay up to $500,000 for fully-working zero-days in Hyper-V and vSphere that would allow an attacker to escape from the virtualized guest operating system to the host server's OS.
With cloud services growing in adoption, especially for hosting websites and crucial IT infrastructure, the importance of both technologies has been slowly increasing in recent years. This paradigm shift hasn't gone unnoticed in the exploit market, where Zerodium -- a Washington, DC-based exploit vendor -- is by far the leading company. In a tweet earlier today, Zerodium announced plans to pay up to $500,000 for fully-working zero-days in Hyper-V and vSphere that would allow an attacker to escape from the virtualized guest operating system to the host server's OS.
Supply and demand.
So, package this one up in a wrapper and get into the cloud and I get how much money? https://it.slashdot.org/story/19/03/05/1524251/all-intel-chips-open-to-new-spoiler-non-spectre-attack
Ah...Does this make them "Black Hats"?
How is it legal to sell an exploit?
Can't some of the authors sue them for having a "blackmail-based business model"?
Here we go peeps!
...it means that Western governments, most often the U.S. and Israel, want exploits to infiltrate cloud servers.
"Screw Sun, cross-platform will never work. Let's move on and steal the Java language." - Visual J++ Product Manager
About as moral. These activities need to be outlawed and banned globally.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
and you don't need much more than Spectre to compromise cloud VMs sharing the same physical host. https://arxiv.org/pdf/1902.051...
You may use "SPOILER" to improve the data extraction speed. https://arxiv.org/pdf/1903.004...
You mean creimer who is taking on Wreck It Ralph AND Casey Neistat this week?
"while VMware's vSphere is used by Amazon Web Services"
VMWare's Hypervisor is VMWare ESX/ESXi. vSphere is the management software for managing ESX/ESXi.
Amazon doesn't use VMWare, but VMWare was the first customer of AWS's bare-metal instance type (i3.metal), allowing VMWare users/customers the ability to easily migrate VMWare VMs to AWS.
However, in theory, customers can run any x86_64 hypervisor they want on AWS using the EC2 .metal instance types (in practice, there may be some work involved, and would be easier if an ENA driver is available.
AWS is known to run Xen, their own KVM-based hypervisor they call "Nitro", and their recently open-sourced MicroVM hypervisor (also using KVM), Firecracker ( https://github.com/firecracker... ).
As far as I know, AWS has never run customer instances on VMWare.