Bromium was a venture capital–backed startup based in Cupertino, California that worked with virtualization technology. Bromium focused on virtual hardware claiming to reduce or eliminate endpoint computer threats like viruses, malware, and adware. HP Inc. acquired the company in September 2019.[1]

Bromium
Company typePrivate
IndustryComputer Software
Founded2010; 14 years ago (2010)
FoundersGaurav Banga
Simon Crosby
Ian Pratt
Headquarters,
United States
Area served
Worldwide
Key people
Ian Pratt (Co-founder and President)
ParentHP
Websitewww8.hp.com/us/en/solutions/sure-click-enterprise.html

History edit

Bromium was founded in 2010 by Gaurav Banga, who was later joined by former Citrix and XenSource executives Simon Crosby and Ian Pratt.[2]

By 2013, the company had raised a total of $75.7 million in three rounds of venture funding.[3] The rounds raised $9.2 million, $26.5 million, and $40 million respectively with venture firms such as Andreessen Horowitz, Ignition Partners, Lightspeed Venture Partners, Highland Capital Partners, Intel Capital, and Meritech Capital Partners.[2][4][3] Bromium shipped its first product, vSentry 1.0, in September 2012.[5] Notable early clients included the New York Stock Exchange and ADP.[6]

In February 2014, the company published information about bypassing several key defenses in Microsoft's Enhanced Mitigation Experience Toolkit (EMET) by taking advantage of the inherent weakness of its reliance on known vectors of return-oriented programming (ROP) attack methods.[7] In February 2017, HP and Bromium announced a partnership to build and ship a laptop with micro-virtualization technology built in,[8] starting with the HP EliteBook x360.[9]

In September 2019, HP announced it had acquired Bromium for an undisclosed sum.[10]

Technology edit

Bromium "micro-virtualization" technology

Bromium's technology is called micro-virtualization, which is designed to protect computers from malicious code execution initiated by the end user, including rogue web links, email attachments and downloaded files.[11] Its virtualization technology relies on hardware isolation for protection.[12]

It is implemented by a late-load hypervisor called a Microvisor, which is based on the open-source Xen hypervisor. The Microvisor is similar in concept to a traditional hypervisor installed on a server or desktop computer's operating system. Traditional virtual machines are full versions of an operating system, but the Microvisor uses the hardware virtualization features present in modern desktop processors to create specialized virtual machines tailored to support specific tasks called micro-VMs.[13] When a new application is opened, a link is clicked on, or an email attachment is downloaded, the Microvisor creates a micro-VM tailored to that specific task allowing access to only those resources required to execute.[11][13] By placing all vulnerable tasks inside micro-VMs that are tied to the hardware, there is no way for malware to escape through a sandbox layer and attack the host environment (i.e. the operating system in which micro-VMs are executed). Each process gets its own micro-VM, and that virtual machine is disposed of when the process stops, destroying any malware with it.

The Microvisor enforces the principle of least privilege by isolating all applications and operating system functions within a micro-VM from interacting with any other micro-VM, the protected desktop system, or the network the protected desktop is embedded in.[14]

The architecture specifically relies on x86 virtualization to guarantee that task-specific mandatory access control (MAC) policies will be executed whenever a micro-VM attempts to access key Windows services.[15] Since Micro-VMs are hardware-isolated from each other and from the protected operating system, trusted and untrusted tasks can coexist on a single system with mutual isolation.[16]

The Microvisor’s attack surface is extremely narrow making exploits prohibitively expensive to execute.[citation needed] A report from NSS Labs detailed penetration testing of the Bromium architecture, which achieved a perfect score in defeating all malware and expert human attempts at penetration.[17]

Products edit

vSentry 1.0 was available for Windows 7. vSentry requires an Intel processor with VT-x and EPT.[18] vSentry 2.0 became available in June 2013 and added a feature that protects users when exchanging documents.[19] Bromium Live Attack Visualization and Analysis (LAVA) was released in 2014 and provided the ability to collect attack data detected within a micro-VM for analysis and supported Structured Threat Information eXpression (STIX), an emerging XML standard for threat information at that time.[20] vSentry 3.0 became available in December 2015 and included support for behavioral analysis of executable code.[21]

The product is now called HP SureClick.

See also edit

References edit

External links edit