207602800.Pdf

Total Page:16

File Type:pdf, Size:1020Kb

207602800.Pdf IN DEPTH / SECURITY Along with the flexibility and agility gained through virtualization comes a loss of visibility into network traffic By George V. Hulme HE RACE IS ON. As or- ganizations successfully slash the costs as- sociated with buying, powering, and main- taining physical servers by embracing virtualization, are they leaving their sys- tems vulnerable? Maybe so. Companies’ efforts to virtualize are moving beyond the simple consolidation of servers and appli- cations to fewer physical boxes, but there’s an additional risk that can parallel the re- ward. And the risks lie not only where many might suspect—with the hypervisor or virtualization software itself—but also with the impact virtualization can have on traditional network and security controls. Virtualization software, primarily the hypervisor, is no different than any other software application: It’s bound to have defects and security bugs. What sets hy- pervisors apart is the risk of so-called “hy- perjacking,” a successful attack that leads to a compromised hypervisor, giving an at- tacker unfettered access to all virtual ma- chines on the physical server. This could e g a be quite the compromise, given that any- P n a D where from a handful to dozens of VMs Copyright 2008 United Business Media LLC. Important Note: This PDF is provided solely as a reader service. It is not intended for reproduction or public distribution. For article reprints, e-prints and permissions please contact: PARS International Corp., 102 West 38th Street, Sixth Floor, New York, NY 10018; (212) 221-9595 www.magreprints.com/quickquote.asp IN DEPTH / SECURITY could be running on a single host. ning mission-critical applications. Research firm IDC While the consequences of a compromised host can predicts that companies will invest nearly $11.7 bil- be dire, it’s generally thought that the vulnerabilities of lion in virtualization services by 2011, up from $5.5 the hypervisor are the least of a security professional’s billion in 2006. worries. “Virtualization security has nothing to do with Consider the experience of health care industry the security of the hypervisor,” says Andreas Anton- software services provider Quantros, which provides opoulos, an analyst at Nemertes Research. “It has to hospitals and health care providers with on-demand do with the fact that we’re software that helps man- fundamentally changing DIG DEEPER age patient safety track- the IT architecture, oper- VIRTUAL RISK Don’t rush into virtualization without fully ing, accreditation, and ational patterns, deploy- considering its impact on your information protection compliance. Last year, the ment life cycles, and man- practices. Purchase this InformationWeek Analytics Report at: company began investi- agement methods of our informationweek.com/1156/analytic_security.htm gating ways it could re- servers. These issues will See all our Analytics at informationweekanalytics.com vamp its then-aging net- create more security is- work. “Our network was sues for organizations than the hypervisor itself.” expanding, and it was becoming cost-prohibitive to Along with the flexibility and agility gained through keep adding new physical servers,” says Bryan Rood, virtualization comes a security blind spot—the loss of director of Internet data center services at Quantros. visibility into network traffic. “You lose granularity on To help save costs while expanding its network, the network traffic between your virtual servers because Quantros turned to VMware’s ESX server virtualiza- that traffic never leaves the physical box, and your tra- tion platform to virtualize a number of its Web and de- ditional security tools won’t be able to analyze the traf- velopment servers. “This was an ideal area of our in- fic,” says Lloyd Hession, an independent IT security frastructure to start, and there was a strong business consultant and former chief information security officer case for virtualizing these systems,” Rood says. at financial network services firm BTRadianz. This lack of visibility into virtual network traffic is BUILD ON SUCCESS only likely to grow more troublesome as organizations Following the initial success, more virtualization ef- move beyond simply stuffing less-than-mission-criti- forts got under way, including virtualizing systems cal systems onto fewer physical hosts. More compa- used for quality assurance. It soon became clear that nies are beginning to manage more virtualized Quantros’ servers, which today consist of 55 physical servers in the data center, and these servers are run- and 40 virtualized servers, faced security challenges. First, traditional network-based intrusion-prevention systems wouldn’t be able to protect multiple virtual Five Laws servers on a single host from attacks on each other. Of Virtualization Security And maintenance and patching cycles grew challeng- ing, as they always do. Also, considering the ease at All existing OS-level attacks work in the exact which virtual servers can be dispatched, Rood needed 1 same way a way to make sure each virtual system adhered to the company’s strict security and patch-level policies. The hypervisor attack surface is additive to a Quantros turned to Blue Lane Technologies and its 2 system’s risk profile ServerShield, which not only successfully identified and protected Quantros’ physical severs, but all of the Separating functionality and/or content into virtualized instances on those servers as well, Rood virtual machines will reduce risk 3 says. Blue Lane, which has its roots as a virtual patch Aggregating functions and resources onto a proxy,is enhancing its technology to better protect vir- 4 physical platform will increase risk tual environments. Last year, the vendor made avail- able its VirtualShield, which is specifically designed A system containing a trusted virtual machine for VM-to-VM traffic-flow analytics and enforcement. 5 on an untrusted host has a higher risk level than These are the types of security challenges that a system containing a trusted host with an companies turning to virtualization need to be pre- untrusted VM pared for. “Most companies, when they started down Data: Burton Group this path, did so for their lab and testing systems. They found they could save some money and get ad- informationweek.com May 18, 2008 50 IN DEPTH / SECURITY ditional business agility,” says Kurt Roemer, chief se- of visibility can have unintended consequences: Tools curity strategist at Citrix Systems. “But they didn’t ask for capturing network, database, and application re- how virtualization would change their existing net- ports from logs for regulatory compliance don’t get all work infrastructures. The traditional controls are now the information they need; host-based antivirus tools, abstracted.” if installed on numerous virtual servers, can bring the That has security pros and audit teams a bit prickly. overall CPU utilization of the physical server to a “They want to see how these virtualized environments crawl; and patch management apps may not offer good will function and deliver the same security posture, support for virtualized systems. availability, latency, and deliver on the SLAs that they To make certain proper security controls are in place, enforced prior to moving to virtualization,” says Chris companies have created logical security zones such as Hoff, chief architect of security innovation at Unisys. trusted, untrusted, and Internet-facing demilitarized zones.This way,virtualized instances that contain sen- NEW TECHNOLOGIES (AND CHALLENGES) sitive or proprietary information will be limited to Those infrastructure changes can have a significant physical hosts within zones ranked at the appropriate impact on security. Virtualized servers, which are security level, with higher security settings in more hosted on the same physical box, can communicate di- trusted zones and loosely managed systems in the un- rectly with each other without any of their traffic hit- trusted zones. These zones can be segmented much ting the physical network where traditional network the same way security zones are used in physical net- security tools reside. Standard in-line security data works. For instance, a network segment that supports tools, such as intrusion prevention, count on being in the sales department of a pharmaceutical company line with the conversation over the network. This lack would have much different security controls than Virtualized Security In The Data Center Server 1 Server 2 Server 3 (unsecured) (externally secured) (internally secured) VLAN 1 VLAN 2 VLAN 3 Hypervisor Hypervisor Hypervisor Firewall Data center switch/ Internet intrusion- prevention system Server 1 employs no security, so traffic moves freely between its virtual machines. Since there’s no intrusion- prevention process running on the server, the intraserver traffic (dotted lines) isn’t checked for malicious activity (symbolized above by the devil’s pitchfork), causing VMs to be compromised without administrators knowing it. Server 2 uses virtual LANs to group similar virtual machines together. Traffic between VLANs is routed through an external intrusion-prevention system, which provides protection between VLANs. Routing traffic out of the server and back can add significant delays in processing. Virtual machines on Server 3 are protected by virtual shields running as virtual appliances. All traffic between VMs is vetted for malicious behavior. This is probably the safest method for securing VMs, but such virtual appliances may not fully integrate with
Recommended publications
  • PCI DSS Virtualization Guidelines
    Standard: PCI Data Security Standard (PCI DSS) Version: 2.0 Date: June 2011 Author: Virtualization Special Interest Group PCI Security Standards Council Information Supplement: PCI DSS Virtualization Guidelines Information Supplement • PCI DSS Virtualization Guidelines • June 2011 Table of Contents 1 Introduction ....................................................................................................................... 3 1.1 Audience ................................................................................................................ 3 1.2 Intended Use .......................................................................................................... 4 2 Virtualization Overview .................................................................................................... 5 2.1 Virtualization Concepts and Classes ..................................................................... 5 2.2 Virtual System Components and Scoping Guidance ............................................. 7 3 Risks for Virtualized Environments .............................................................................. 10 3.1 Vulnerabilities in the Physical Environment Apply in a Virtual Environment ....... 10 3.2 Hypervisor Creates New Attack Surface ............................................................. 10 3.3 Increased Complexity of Virtualized Systems and Networks .............................. 11 3.4 More Than One Function per Physical System ................................................... 11 3.5 Mixing VMs of
    [Show full text]
  • Vgw Virtual Gateway Virtual Gateway Virtual
    vGW Virtual Gateway Administration Guide Release 4.5 Service Pack 1 Copyright © 2011, Juniper Networks, Inc Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. The Juniper Networks Logo, the Junos logo, and JunosE are trademarks of Juniper Networks, Inc. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners. Juniper Networks assumes no responsibility for any inaccuracies in this document. Juniper Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice. Products made or sold by Juniper Networks or components thereof might be covered by one or more of the following patents that are owned by or licensed to Juniper Networks: U.S. Patent Nos. 5,473,599, 5,905,725, 5,909,440, 6,192,051, 6,333,650, 6,359,479, 6,406,312, 6,429,706, 6,459,579, 6,493,347, 6,538,518, 6,538,899, 6,552,918, 6,567,902, 6,578,186, and 6,590,785. SOFTWARE LICENSE The terms and conditions for using this software are described in the software license contained in the acknowledgment to your purchase order or, to the extent applicable, to any reseller agreement or end-user purchase agreement executed between you and Juniper Networks. By using this software, you indicate that you understand and agree to be bound by those terms and conditions.
    [Show full text]
  • Secure Data Center Networking with Open Vswitch
    Secure Data Center Networking with Open vSwitch Pa Pa Hlaing University of Computer Studies, Yangon [email protected] Abstract agility and isolation of VMs. Most physical switches deployed in conventional DCNs are not designed for either supporting such unique VM Data centers have become the next- requirements or flexible enough to augment new generation computing platforms for enterprises functionalities [7]. At the same time, VM and Internet users. This is primarily due to the networking has inherently unique characteristics, economic and technical advantages of resource such as the awareness of the migration of VMs sharing in data centers. By sharing computing and their multicast membership. Therefore, much and storage resources through services such as research has begun exploring the opportunity to cloud computing or software-as-a-service (SaaS), introduce a new, flexible and programmable users can amortize the cost of hardware and networking layer based on the knowledge of software. Because of the virtualization of VMs. resources, a new virtualized network access layer Modern data center networks consist of both has been introduced to interconnect VMs within physical networks connected by switches and the data centers. In data center, hosts have been virtual networks formed by VMs running inside recently employed virtual switch to interconnect physical hosts. Inside one computer, many VMs virtual machines (VMs) within data center can exist (as many as 120 VMs per host), each of networks. Virtual Switch is essential to control which has at least one virtual network interface and manage VM within the hosts. Open vSwitch, card (VNIC). The VNICs communicate with a network switch specifically built for Xen external networks through the host’s physical virtualization environment is presented.
    [Show full text]
  • S32 - a Primer on Virtualization Tom Ray
    S32 - A Primer on Virtualization Tom Ray A Primer on Virtualization Ignoring the man behind the curtain? Agenda • Top 3 things you need to know about Virtualization when you Audit it, & your IT & IT security groups. – What IS virtualization? – What are the issues? – What is a reasonable, “AUDIT-READY” secure Reference Architecture? • Discuss how to Audit a virtualized IT 2 1 What is Virtualization? 3 Some Observations • It is NOT new (but some developments are) • It is an “already expected ” cost containment technology in many IT departments • Before you can answer “what is” you need to identify which kind you are interested in • It is jargon and acronym-rich, & it’s vendor balkanized • It is (still) immature and so nothing does it full justice – no one approach, no set of standards, or vendor, or architecture, or set of components, or framework, or technology, or technique, or regulations, etc. • It will radically impact how you “do” IT & environments 4 2 What are the Issues? 5 In Summary 1. Disconnect between Logical and Physical is exploited for the technology’s benefit; not the humans’ 2. Dynamism 3. Blur & Ease of Sprawl – Increased Complexity & Interdependencies – Overlap of various roles’ capabilities 4. Resource equation is still a zero-sum game (at best) – Same staff (IT & Business) – Same Procedures? , … same Tools? 5. The technology’s Immaturity 6. Our IT Operations Immaturity 7. The CIO’s Drivers (expectations, motivations & intentions) 6 3 What is a reasonable, “AUDIT‐READY” secure Reference Architecture? 7 2 Security Reference Architectures Durable Non Compliance People / Organizations X Processes / Tasks / RnR Metrics? Threat Technologies / Constructs X Mitigation Build Specs / Contracts / Metrics? Documentation Technical-Trust Enablement 1.
    [Show full text]
  • Juniper Networks Inc
    JUNIPER NETWORKS INC FORM 10-K (Annual Report) Filed 02/26/13 for the Period Ending 12/31/12 Address 1194 NORTH MATHILDA AVE SUNNYVALE, CA 94089 Telephone 4087452000 CIK 0001043604 Symbol JNPR SIC Code 3576 - Computer Communications Equipment Industry Communications Equipment Sector Technology Fiscal Year 12/31 http://www.edgar-online.com © Copyright 2013, EDGAR Online, Inc. All Rights Reserved. Distribution and use of this document restricted under EDGAR Online, Inc. Terms of Use. Table of Contents UNITED STATES SECURITIES AND EXCHANGE COMMISSION Washington, D.C. 20549 Form 10-K (Mark One) ANNUAL REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the fiscal year ended December 31, 2012 OR TRANSITION REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the transition period from__________ to____________ Commission file number 001-34501 JUNIPER NETWORKS, INC. (Exact name of registrant as specified in its charter) Delaware 77-0422528 (State or other jurisdiction of incorporation or organization) (IRS Employer Identification No.) 1194 North Mathilda Avenue Sunnyvale, California 94089 (408) 745-2000 (Address of principal executive offices)(Zip Code) ( Registrant's telephone number, including area code) Securities registered pursuant to Section 12(b) of the Act: Title of Each Class Name of Each Exchange on Which Registered Common Stock, par value $0.00001 per share New York Stock Exchange Securities registered pursuant to Section 12(g) of the Act: None Indicate by check mark if the registrant is a well-known seasoned issuer, as defined in Rule 405 of the Securities Act.
    [Show full text]
  • Juniper Networks Inc
    JUNIPER NETWORKS INC FORM 10-K (Annual Report) Filed 02/26/14 for the Period Ending 12/31/13 Address 1194 NORTH MATHILDA AVE SUNNYVALE, CA 94089 Telephone 4087452000 CIK 0001043604 Symbol JNPR SIC Code 3576 - Computer Communications Equipment Industry Communications Equipment Sector Technology Fiscal Year 12/31 http://www.edgar-online.com © Copyright 2014, EDGAR Online, Inc. All Rights Reserved. Distribution and use of this document restricted under EDGAR Online, Inc. Terms of Use. UNITED STATES SECURITIES AND EXCHANGE COMMISSION Washington, D.C. 20549 FORM 10-K (Mark One) ANNUAL REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the fiscal year ended December 31, 2013 or TRANSITION REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the transition period from__________ to____________ Commission file number 001-34501 JUNIPER NETWORKS, INC. (Exact name of registrant as specified in its charter) Delaware 77-0422528 (State or other jurisdiction of incorporation or organization) (I.R.S. Employer Identification No.) 1194 North Mathilda Avenue Sunnyvale, California 94089 (Address of principal executive offices) (Zip code) (408) 745-2000 (Registrant's telephone number, including area code) Securities registered pursuant to Section 12(b) of the Act: Title of Each Class Name of Each Exchange on Which Registered Common Stock, par value $0.00001 per share New York Stock Exchange Securities registered pursuant to Section 12(g) of the Act: None Indicate by check mark if the registrant is a well-known seasoned issuer, as defined in Rule 405 of the Securities Act.
    [Show full text]
  • HP Arcsight Smartconnector Supported Products Data Sheet
    Data sheet HP ArcSight SmartConnector supported products The HP ArcSight library of out-of-the-box SmartConnectors provides source-optimized collection for leading security commercial products. These products span the entire stack of event-generating source types, from network and security devices to databases and enterprise applications. SmartConnectors are the default listing in this document. In addition to SmartConnectors developed and maintained by HP ArcSight, we test and certify the following connector types through our Technology Alliances Program: • Common event format (CEF) Certified—helps ensure event information is captured properly in the CEF • Action Certified—allows for control of a vendor’s technology from within the HP ArcSight Console Common event format are in bold below and Action are Italicized. If they have both they are bold and Italicized. HP ArcSight SmartConnector supported Application security platform for installation • Arxan GuardIT • CentOS-6.5, 6.6, and 7.0 • Bit9 + Carbon Black Security Platform • Microsoft® Windows Server® 2008 • CA Layer 7 SecureSpan/CloudSpan SP2 32/64-bit Gateway • Microsoft Windows Server 2008 • Intralinks VIA R2 SP1 64-bit • McAfee Application Control (Solidcore) • Microsoft Windows Server 2012 • RSA Silver Tail Systems Forensics Standard 64-bit, R2 64-bit • Red Hat® Enterprise Linux® (RHEL) Clinical/Healthcare applications 6.4 64-bit • FairWarning • SUSE Linux 11 Enterprise Server 64-bit • Oracle Solaris 10 64-bit, 11 32-bit Cloud • IBM AIX version 7.1 64-bit • Box • CloudPassage
    [Show full text]
  • The Best Tech Startups
    April 20, 2009 InformationWeekanalytics.com Analytics Alerts The Best Tech Startups Contents The vendors that made our first-ever InformationWeek 2 Five Engines Of Innovation: Startup 50 list solve critical IT problems, cut costs, and Paglo, Altor, Nirvanix, Ocarina, improve operations. Our finalists address a range of busi- And Spigit 3 The Complete Startup 50 List ness technology challenges, but the biggest concentration 9 Profiles Of Other Notable of entrepreneurial energy falls into three areas: virtualiza- Startup 50 Vendors tion, cloud computing, and software as a service. Each of 43 How To Vet Startups these companies makes a strong case that now is the time to try something new, with proper vetting. InformationWeekanalytics.com Analytics Alerts Engines Of Innovation By Andrew Conry-Murray $601.8 MILLION. That’s how much venture capital has been invested in the InformationWeek Startup 50, a group of up-and-coming technology vendors chosen through a three-step process of nomination, online voting, and editorial vetting. The companies that made our list were assessed on the following criteria: innovation in technology or business model; value, delivered in lower costs, increased sales, higher productivity, or improved customer loyalty; and enter- prise readiness, meaning a product that scales and is ready for deployment. What follows is the full Startup 50 list, along with profiles of five companies from the list that represent the inno- vative ways these startups solve critical IT problems, cut costs, and improve operations. To be considered, the newbies could be no more than 5 years old. Our finalists address a range of business technology challenges, but the biggest concentration of entrepreneurial energy falls into three areas: virtualization, cloud computing, and software as a service.
    [Show full text]
  • Vgw Virtual Gateway
    vGW Virtual Gateway Administration Guide Release 4.5 Copyright © 2011, Juniper Networks, Inc Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. The Juniper Networks Logo, the Junos logo, and JunosE are trademarks of Juniper Networks, Inc. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners. Juniper Networks assumes no responsibility for any inaccuracies in this document. Juniper Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice. Products made or sold by Juniper Networks or components thereof might be covered by one or more of the following patents that are owned by or licensed to Juniper Networks: U.S. Patent Nos. 5,473,599, 5,905,725, 5,909,440, 6,192,051, 6,333,650, 6,359,479, 6,406,312, 6,429,706, 6,459,579, 6,493,347, 6,538,518, 6,538,899, 6,552,918, 6,567,902, 6,578,186, and 6,590,785. SOFTWARE LICENSE The terms and conditions for using this software are described in the software license contained in the acknowledgment to your purchase order or, to the extent applicable, to any reseller agreement or end-user purchase agreement executed between you and Juniper Networks. By using this software, you indicate that you understand and agree to be bound by those terms and conditions. Generally speaking, the software license restricts the manner in which you are permitted to use the software and may contain prohibitions against certain uses.
    [Show full text]
  • SECURING Vms IS YOUR NEXT MISSION
    INFORMATIONINFORMATION ECURITYECURITY® SS MARCH 2011 Virtual Certainty VIRTUALIZATION FREES YOU FROM STACKING SERVER BOXES. SECURING VMs IS YOUR NEXT MISSION. also RISK ASSESSMENT FRAMEWORKS MANAGING CLIENT-SIDE SECURITY INFOSECURITYMAG.COM FROM OUR SPONSORS MARCH 2011 contentsVOLUME 13 NUMBER 2 FEATURES Virtual Certainty 20 VIRTUALIZATION SECURITY VMs introduce a new security dynamic, one that emphasizes asset discovery, change management and tweaks to existing security technology. BY DAVE SHACKLEFORD Sizing Up Risk 28 METHODOLOGY There are a lot of risk assessment frameworks out there. Here’s what you need to know in order to pick the right one. BY RICHARD E. MACKEY, JR. The Client Side 37 PATCH MANAGEMENT Attacks on applications like Adobe Reader and Java require effective and timely patching of user systems. BY MICHAEL COBB DEPARTMENTS Transformation Time 5 EDITOR’S DESK Cloud computing is forcing an evolution of information security practices and technology. BY MARCIA SAVAGE Help Wanted 11 SCAN A new competition tries to foster interest in cybersecurity as early as high school. BY ROBERT WESTERVELT ALSO Cybercrime Trends Recipe for Reinvention 8 PERSPECTIVES Enterprise 14 SNAPSHOT use of consumer-oriented technologies requires a A Framework for Security Career Success new security model. 16 ADVICE Here are four things you need to do in order to execute on your long-term career plan. BY LEE KUSHNER AND MIKE MURRAY 46 SPONSOR RESOURCES 3 INFORMATION SECURITY MARCH 2011 EDITOR’S DESK Transformation Time Cloud computing is forcing an evolution of information security practices and technology. BY MARCIA SAVAGE IF YOU NEEDED any more confirmation of how big cloud computing has become (not that you really did), you didn’t have to look any further than last month’s RSA Conference 2011.
    [Show full text]
  • Juniper Networks Inc
    JUNIPER NETWORKS INC FORM 10-K (Annual Report) Filed 02/24/12 for the Period Ending 12/31/11 Address 1194 NORTH MATHILDA AVE SUNNYVALE, CA 94089 Telephone 4087452000 CIK 0001043604 Symbol JNPR SIC Code 3576 - Computer Communications Equipment Industry Communications Equipment Sector Technology Fiscal Year 12/31 http://www.edgar-online.com © Copyright 2013, EDGAR Online, Inc. All Rights Reserved. Distribution and use of this document restricted under EDGAR Online, Inc. Terms of Use. Table of Contents UNITED STATES SECURITIES AND EXCHANGE COMMISSION Washington, D.C. 20549 Form 10-K (Mark One) [X] ANNUAL REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the fiscal year ended December 31, 2011 OR [ ] TRANSITION REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the transition period from to Commission file number 001-34501 JUNIPER NETWORKS, INC. (Exact name of registrant as specified in its charter) Delaware 77-0422528 (State or other jurisdiction of incorporation or organization) (IRS Employer Identification No.) 1194 North Mathilda Avenue Sunnyvale, California 94089 (408) 745-2000 (Address of principal executive offices)(Zip Code) ( Registrant's telephone number, including area code) Securities registered pursuant to Section 12(b) of the Act: Title of Each Class Name of Each Exchange on Which Registered Common Stock, par value $0.00001 per share New York Stock Exchange LLC Securities registered pursuant to Section 12(g) of the Act: None Indicate by check mark if the registrant is a well-known seasoned issuer, as defined in Rule 405 of the Securities Act.
    [Show full text]
  • 5 Best Practices to Protect Virtual Environments
    White Paper: The Business Case for Data Governance CONTENTS OF THIS WHITE PAPER 5 Best Practices to Protect Your Security – Virtualization’s Big Hurdle..1 Virtual Environment Why Old-STyle Protections Fall short..2 Latest research from the Yankee Group shows that nearly half Best Practices ........................................3 of all businesses have virtualized some portion of their data Create A VM Service “Good” List............... 3 centers. This means there is a very good chance you are in the Monitor and Protect the Hypervisor............ 4 midst of, or soon will be, a virtualization initiative in order to cut Enforce Access Control Per VM................. 4 the costs of operating your data center, DMZ, mission critical applications or desktop environment. Standing in the way of Layer Defenses .......................................... 4 realizing virtualization’s promise however, is security. And Insist On Purpose-Built .............................. 5 going forward with your virtualization initiative without Summary.................................................5 addressing visibility, protection and compliance can prove problematic as malware targeting virtual networks proliferates and standards mandating granular virtualization security become ratified. This paper lays out five ways by which you can fortify your planned or existing virtualized environment, to ensure it is architected for security, malware suppression, and regulation compliance. SECURITY – VIRTUALIZATION’S BIG HURDLE Virtualization stands to bring enormous cost savings to enterprises, by significantly reducing the space and electrical power required to run data centers and by streamlining the management of an ever-growing number of servers. It is no wonder then; adoption of virtualization is proceeding at a very rapid clip, further accelerated by trying economic times and cost cutting mandates.
    [Show full text]