Skip to main content

Security Report Symantec: Spam, Virtualization to plague the industry

CW Malaysia is running this long article. They do talk about some very critical issues here.

According to Symantec Malaysia, the biggest security issues faced in the country during 2007 were from spam and virtualisation.

  • SpamSymantec’s Internet Security Threat Report Vol XII reported that 77 per cent of total spam in Asia Pacific & Japan originated in Malaysia. Globally, spam reached new record levels this year. Image spam declined while PDF spam emerged. Greeting-card spam was also responsible for delivering Storm Worm malware (also known as Peacomm). Spam was on a steady decline until it rebounded in June, and steadily climbed through the end of the year, hitting an all-time high of 70.5 per cent in October.

  • Virtual machine security implications — Businesses have increasingly adopted virtualisation technology to maximise hardware usage, increase scalability and lower total cost.

Symantec has found some key potential vulnerabilities of virtualisation technology:

  • Escape from virtualised environments — In a worst case scenario, a threat may utilise a vulnerability in a guest operating system to break out and attack the host operating system.

  • Use of virtualisation by malicious code — This is considered one of the most advanced Rootkit methods. Research projects such as SubVirt, BluePill and Vitriol demonstrate how this might be achieved.

  • Detection of virtualised environments — Software virtual machines are relatively easy to detect. Malicious code may use this knowledge to exploit a known vulnerability in the virtual environment.

  • Denial of service — Attackers can crash the Virtual Machine Monitor (a software) or a component of it, leading to a complete or partial denial of service.


CW Malaysia here

Comments

Popular posts from this blog

Security: VMware Workstation 6 vulnerability

vulnerable software: VMware Workstation 6.0 for Windows, possible some other VMware products as well type of vulnerability: DoS, potential privilege escalation I found a vulnerability in VMware Workstation 6.0 which allows an unprivileged user in the host OS to crash the system and potentially run arbitrary code with kernel privileges. The issue is in the vmstor-60 driver, which is supposed to mount VMware images within the host OS. When sending the IOCTL code FsSetVoleInformation with subcode FsSetFileInformation with a large buffer and underreporting its size to at max 1024 bytes, it will underrun and potentially execute arbitrary code. Security focus

OS Virtualization comparison: Parallels' Virtuozzo vs the rest

Virtuozzo's main differentiators versus hypervisors center on overhead, virtualization flexibility, administration and cost. Virtuozzo requires significantly less overhead than hypervisor solutions, generally in the range of 1% to 5% compared with 7% to 25% for most hypervisors, leaving more of the system available to run user workloads. Customers can also virtualize a wider range of applications using Virtuozzo, including transactional databases, which often suffer from performance problems when used with hypervisors. On the administration side, customers need to manage, maintain and secure just a single OS instance, while the hypervisor model requires customers to manage many OS instances. Of course, the hypervisor vendors have worked hard to automate much of this process, but it still requires more effort to manage and maintain multiple operating systems than a single instance. Finally, OS virtualization with Virtuozzo has a lower list price than the leading hypervisor for comme...