Storage Security. Presenter: Himanshu Dwivedi. BlackHat 2003

Size: px
Start display at page:

Download "Storage Security. Presenter: Himanshu Dwivedi. BlackHat 2003"

Transcription

1 Storage Security Presenter: Himanshu Dwivedi BlackHat 2003

2 Agenda Introduction Fibre Channel Overview Attacks on Fibre Channel SANs Conclusion

3 Introduction Overview What are SANs? What is Storage Security? Why Storage Security? Why do I Care? Importance of SAN Security

4 Introduction What are SANs? Storage Area Networks (SANs) are entities in a network architecture that provide large amount of access to storage. Most SANs use Fibre Channel SANs are tasked with providing large amounts of storage to hundreds of diskless servers What is Storage Security? Storage security is the act of protecting the data that resides in the SAN from unauthorized access

5 Introduction Why Storage Security? Many storage administrators assume that security is an IP (Internet Protocol) issue, not an Fibre Channel issue There is no question that IP security issues are more susceptible to attack than Fibre Channel networks When addressing entities such as intellectual property, propriety information, and trade secrets, all aspects of data security must be addressed Using invalid or unconfirmed assumptions, especially ones that pertain to security by obscurity, are inappropriate in order to secure highly sensitive data

6 Introduction Why Storage Security (Con t) On average, most organizations spend more resources to secure their web servers, which may hold static marketing data, than protecting intellectual property held in their own SAN Connectivity SANs often bridge several security zones (DMZ, Internal, Application, and Database networks) that are segmented on the IP network. Without some type of segmentation on the Fibre Channel network, the segmentation on the IP network could be negated, allowing a single compromised server to open the gateway to the SAN

7 Introduction Why do I care? Data

8 Introduction Why do I care? (con t) Who cares about root or administrator access when data, and lots of it, can be compromised? If an unauthorized user gets access to data, such as source code, via the SAN, they won t care about defacing a web page Regulatory specifications, such as HIPAA and SEC Rule 17a-4, may hold organizations liable

9 Introduction Importance of SAN Security What we see: Organizations dedicating large budgets to SANs SANs are becoming the core repository of data Storing intellectual property, proprietary data, etc. What we know: Attacks rarely change, they get modified Core security aspects have been ignored Authentication, Authorization, and Encryption Old IP vulnerabilities mirror existing Fibre Channel issues What vendors know: "How do you secure a Storage Area Network in today's environment? Quite frankly, there is no security. And that is why people don't talk about it." Wayne Lam, Vice-President of FalconStor Software

10 Introduction Security Measures -> Authentication -> Authorization -> Encryption SAN Practices = Poor = Average = None RESULTS: = Not Good

11 Fibre Channel Overview

12 Fibre Channel Overview What is Fibre Channel A technology used to transfer data between two nodes at speeds up to 2Gbps Replaces SCSI Physical medium can be optical fibre, coaxial cable, and twisted pair The amount of overhead required to transmit a Fibre Channel frame remains constant regardless of frame size. This makes Fibre Channel very efficient for high volume data transfers

13 Fibre Channel Overview Fibre Channel Frames It may be fast, but its ALL in the clear Fabric name/allocation Domain Identification Broadcast information Switch information Management information SES usage FC-SNMP community strings Name server information Limited credit information

14 Fibre Channel Overview Terms HBA: Host Bus Adapter (Network Interface Card) LUNs: Logical Unit Numbers (A logical array of storage units. One storage node can be divided into multiple LUNs) WWN: World Wide Name (MAC address for HBAs) NS: Name Server (A table on a fibre channel switch that maps each node s 64-bit WWN to their 24-bit fabric address) Zoning: Logical segmentation FC nodes connected on a FC switch N_port: A Node Port, usually client nodes F_port: A Fabric Port, usually switch ports FLOGI: Fabric Login, the process of logging into the fabric

15 Fibre Channel Overview Terms with Pictures Storage Controller WWN: 10:00:00:00:CB:24:72:2C Name Server 24-bit Fabric Address == 64-bit WWN 2 Disks, 8 LUNs Fibre Channel Switch HBA

16 Fibre Channel Overview The Fabric SAN Fabrics are switched topologies that are used to connect the different nodes on the network Each node in a FC SANs has A 24-bit address administered by the fabric Received when the client node logs into the fabric (FLOGI) Used for routing, among other things, within the fabric A 64-bit WWN determined by the HBA Given by the manufacturer, modifiable A port type association with its HBA, including F_port or N_port An N_Port ID (8 bits) is received after login (FLOGI) from the adjacent switch in order to register the client node

17 Fibre Channel Overview Example 1 Name Server 1.24-bit fabric address 8 64-bit WWN 2.24-bit fabric address 8 64-bit WWN 3.24-bit fabric address 8 64-bit WWN 4.24-bit fabric address 8 64-bit WWN Client Node HBA: WWN (64-bit) Client Node N_port N_port F_port F_port Fibre Channel Swtich E_port F_port LUN 1 LUN 2 JBODs N_port Fabric: 24-bit Fabric Address Fabric

18 Fibre Channel Overview Example 2 INTERNET Firewall Firewall Firewall Internal Network IP Switch IP Switch Web Server Web Server Application Server Database Server Fabric Fibre Channel Ethernet FC Switch FC Switch Fabric Lun1 Lun Lun2 Lun Lun3 Lun Lun4 Lun Storage Node Storage Node

19 Fibre Channel Overview Fibre Channel Frame Frames are composed of: a starting delimiter (SOF) a header the payload the Cyclic Redundancy Check (CRC) The ending delimiter (EOF).

20 Fibre Channel Overview Structure of Fibre Channel Frames

21 Fibre Channel Overview Fibre Channel (FC) Layer 2 Layer 2 in the FC frames contains several weaknesses These weakness are associated with the lack of Authentication No authentication in the fabric Authorization Authorization parameters are weak, at best Encryption No encryption currently exist

22 Fibre Channel Overview FC-2 FC-2 is similar to what other protocols define as a Media Access Control (MAC) layer, which is typically the lower half of the Data Link layer. Frame format Sequence management Exchange management Flow Control Classes of Service Login/Logout Topologies Segmentation and Reassembly

23 Fibre Channel Overview FC-2 Layer 2 in FC frames contain several of the security weaknesses identified earlier in IPv4

24 Fibre Channel Overview FC Frame Layer 2 The 24-byte header contains information about the frame, including: The source ID - S_ID The destination ID - D_ID Routing information The type of data contained in the payload Sequence/exchange management information The payload contains the actual data to be transmitted, and may be bytes in length.

25 Fibre Channel Attacks a.k.a. Attacks of Mass Destruction

26 Attacks on FC SANs Attack Classes Fibre Channel HBAs Fibre Channel Switches Fibre Channel Frames

27 Attacks of FC SANs: HBA Spoofing The WWN of an HBA is used to authorize the client node to the FC switch, which allows it to get access to certain LUNs on the storage node A WWN can be changed (spoofed) relativity easily. Changing WWN information is actually a feature provided by HBA vendors After an attacker spoofs a WWN, they will gain unauthorized access to data that has been allocated to the spoofed WWN

28 Attacks of FC SANs: HBA Spoofing HBA1 WWN: xxxxx Server Trusted Interaction Fibre Channel Switch Spoofed interaction Legitimate Spoofed HBA2 actual WWN: xxxxx Attacker HBA2 spoofs WWN: xxxxx Name Server Table WWN Zone LUN xxxxx A xxxxx B 1130

29 Attacks on FC SANs: Switch Switch Zoning Switch zoning allows specific nodes on a fabric to access to other nodes based on the hard/soft zoning policies Currently, switches are the sole entity in many SANs that grant/deny access to nodes Unfortunately, the access that is granted or denied is usually based on authorization only (based on WWNs), without any involvement of the other major security entities, such as authentication, integrity, or encryption

30 Attacks on FC SANs: Switch Zoning Defined Types Hard zoning Enforcement based zoning. Two or mode nodes must be a part of the same zone receive route information and to communicate. Hard zoning does restrict traffic Soft zoning Information based zoning. Two or mode nodes must be a part of the same zone to receive route information on each other. Soft zoning will not restrict traffic Hard or Soft zoning can be based on WWN zoning A zone based on WWNs Port zoning A zone based on physical ports numbers on the FC switch Zoning was not created to be a security tool, but rather a segmentation tool Zoning often gets used as security tool, but does not always contain any enforcement capabilities

31 Attacks on FC SANs: Switch Zone Hopping Soft zoning based on WWN Spoofing a WWN will subvert the zoning table, allow an unauthorized WWN to access information of the spoofed WWN Without spoofing a WWN, if an unauthorized WWN knows the route to another WWN in a different zone, which can be enumerated via the fabric, access will be granted Soft zoning based on port numbers Spoofing a WWN will not subvert the zoning table since each WWN is locked to a specific port. Without spoofing a WWN, if unauthorized WWN knows the route to another WWN in a different zone, which can be enumerated via the fabric, access will be granted Hard zoning based on WWN Spoofing a WWN will subvert the zoning table, allow an unauthorized WWN to access information of the spoofed WWN Without spoofing a WWN, a node will not be allow granted access to another node, even if they know the correct route Hard zoning based on port numbers No spoofing or route attacks will be successful

32 Attacks on FC SANs: Switch Attacks on Soft zoning with WWNs: After the Web or FTP server is compromised, an attacker can either access corporate data or access internal devices by: Name Server Zone 1 (Red LUN) WWW-a WWW-b 1. Spoofing their WWN as WWN-c, WWN-d, or WWN-f, and get access to the data allocated for the internal network only (blue) FC Switch Zone 2 (Blue LUN) WWW-c WWW-d WWW-e 2. Subverting the firewall on the IP network and directly access the internal file server, internal database server, and internal backup server by directly routing to these devices. Firewall HBA WWW-a Web DMZ Network HBA WWW-b FTP DMZ Network HBA WWW-c File Server Internal Network HBA WWW-d Database Internal Network HBA WWW-e Backup Internal Network Is OS security the only item protecting your SAN? INTERNET Firewall

33 Attacks on FC SANs: HBA LUN Masking LUN masking is the process of hiding or revealing parts of a storage disk (specific LUNs) to a client node LUN masking creates subsets of storage within the SAN virtual pool and allowing only designated servers to access the storage subsets. LUN Masking basically presents a limited set of LUNs to client nodes. LUN Masking can occur at four different places: on the client node, the FC switch, the storage-node, or a third-party masking application/device Remember: LUN masking was not created to be a security tool, but rather a segmentation tool LUN masking often gets used as security tool, but does not contain any enforcement capabilities

34 Attacks on FC SANs: HBA LUN Masking Attacks If LUN masking is occurring on the client node, using HBA drivers, then an attacker can perform the following steps to subvert it: Open the the LUN Masking properties on the client node, which has no authentication parameters Change the settings to remove any and all masking This will allow the client node to view all the LUNs that it has identified, authorized or not!

35 Attacks on FC SANs: HBA LUN Masking Attacks HBA Driver to change LUN information

36 Attacks on FC SANs: HBA or Switch LUN Masking Attacks If LUN masking is occurring on the FC Switch, then a spoofed WWN would subvert the LUN Masking properties Zone 1 Zone 2 Zone 3 Client Node Client Node Client Node Client Node Client Node Client Node FC Switch LUN LUN LUN LUN LUN LUN

37 Attacks on FC SANs: HBA or Switch LUN Masking LUN masking at the storage controller The storage controller can be used to only expose certain LUNs to certain WWNs Spoofing a WWN will subvert the security control Storage Controller A C B D LUN A, E Client Node WWN: E F G H LUN D, H Attaker Node Real WWN: Spoofed WWN: LUN Masking LUN WWN A, E B, F C, G D, H

38 Attacks on FC SANs: Frame Session Hijacking - Sequence ID Weakness SEQ_CNT and SEQ_ID All frames must be part of a Sequence. Frames within the same Sequence have the same SEQ_ID field in the header. For each frame transmitted in a Sequence, SEQ_CNT is incremented by 1.

39 Attacks on FC SANs: Frame Session Hijacking SEQ_CNT and SEQ_ID A Fibre Channel Sequence is a series of one or more related frames transmitted unidirectionally from one port to another. All frames must be part of a Sequence. Frames within the same Sequence have the same SEQ_ID field in the header. The SEQ_CNT field identifies individual frames within a Sequence. For each frame transmitted in a Sequence, SEQ_CNT is incremented by 1. This provides a means for the recipient to arrange the frames in the order in which they were transmitted and to verify that all expected frames have been received. This is similar to what???

40 Attacks on FC SANs: Frame Session Hijacking FC session hijacking could be conducted if a third party takes control of an existing session between two trusted machines by predicting the Sequence ID and Sequence Control number in FC- Layer 2 In FC-2, the SEQ_CNT field identifies individual frames within a Sequence. For each frame transmitted in a Sequence, SEQ_CNT is incremented by 1.

41 Attacks on FC SANs: Frame Session Hijacking In order to hijack a session between two nodes, an attacker can: Capture the Sequence ID (SEQ_ID) value Clear-text Predict the value of the the control number (SEQ_CNT) Incremented by 1, so it is not very hard to predict Since there is no integrity checks on the frames, session can be hijacked

42 Attacks on FC SANs: Frame Session Hijacking Management Session Management Server Session Hijack FC Switch DMZ Server

43 Attacks on FC SANs: Frame Addressing and Routing 24-bit Address 8bit Domain (unique switch ID), 8bit Area (groups of F_Ports), 8bit Port (N_port) Routing A node (N_Port) is dynamically assigned a 24-bit address, usually by a switch but performed by the topology (fabric), that is used for frame routing. Name Servers in switches maintain an table that has the 24-bit port address and the 64-bit World Wide Name What does this remind you of?

44 Attacks on FC SANs: Frame Man-in-the-Middle Fabric Weakness Joining the fabric The unauthorized N_Port can send a Fabric login (FLOGI) to the well know address of xfffffe (similar to broadcast) using an address of of 0x The fabric and connected switches receive the frame at the address of xfffffe and return an accept frame (ACC). The ACC frame has the N_port s new 24-bit address in it. Once the N_Port has its new 24-bit fabric address, it needs to send a port login (PLOGI) to xfffffc, which is the address that allows name servers on the switches to update their WWN to 24-bit address associations.

45 Attacks on FC SANs: Frame MITM Polluting the Name Server Knowing there is no validation or authentication required when using sending a PLOGI, an attacker can spoof their 24-bit address and send it to xfffffc (PLOGI destination address), causing the NS information in the switch to be polluted An attacker sends out a forged frame to xfffffc with the 24-bit address of the target node and the WWN of itself. The fabric (and switch) registers the new information Since the fabric now assumes that the target s 24-bit address should be routed to the WWN of the attacker, all frames destined for the target node are passed to the attacker first

46 Attacks on FC SANs: Frame MITM 1. Node B continuously sends out forged frames to xfffffc, the PLOGI address to update name servers. The forged frame contains the 24-bit address of Node C with its own WWN: Node B (Attacker) 24-bit Address - 02 WWW: bit Address: 01 WWN: Switch Node A Name Server 24-bit Address WWN FC switch updates name server table, associating the 24-bit address of 01 with the WWN of , which means all traffic destined for Node C will first code to Node B first. Node C 24-bit address: 01 WWW:

47 Attacks on FC SANs: Frame MITM Node B (Attacker) 24-bit Address - 02 WWW: Switch Node A Name Server 24-bit Address WWN Node C 24-bit address: 01 WWW:

48 Attacks on FC SANs: Switch E-port Replication Share Infrastructure attack E-port (Expansion Ports) on a FC switch provides an uplink to other switches Once both switches recognize they are connected to E-ports on the other end, fabric information is automatically transferred between each other, such as Name Server information, management, zoning tables, etc. Often times authentication is required for E-port replication By default, all ports on many FC switches can be both F-ports and E-ports

49 Attacks on FC SANs: Switch Client SSP Customer A N-Port FC Switch FC Switch E-Port E-Port Node Node E-Port FC Switch Customer B E-Port N-Port FC Switch Node Node FC Switch E-Port Customer C Node Node N-Port F-Port/ E-Port FC Switch E-Port

50 Attacks on FC SANs: Switch Clients SSP Customer A FC Switch FC Switch Node Node FC Switch Customer B FC Switch Node Node FC Switch Customer C FC Switch E-Port F-Port/ E-Port FC Switch Node 1. Customer C replaces their server Node with a FC switch, connecting with an E-port 2. Name Service information exchange between the two switches. All SSP fabric information is compromised

51 Attacks on FC SANs: Frame Exchange ID Flow Control Weakness Disruption of Flow Control A device can transmit frames to another device only when the other device is ready to accept them. Before the devices can send data to each other, they must login to each other and establish credit. Credit Credit refers to the number of frames a device can receive at a time. This value is exchanged with another device during login, so each knows how many frames the other can receive. Disruption of Flow control Since this is no authentication or integrity checking of exchange information, an attacker can modify the exchange service information between two authorized nodes, disrupting the service

52 Attacks on FC SANs: Switch Cut-through switching Some switches only look at the D_ID (24-bit Destination address) to route the frame Increases performance by reducing the time required to make a routing decision However, there is no verification of the S_ID (Source address) and the frame is passed

53 Attacks on FC SANs: Switch Web Management Just like everything else, clear-text management, such as HTTP, is BAD Common Passwords for FC Switches

54 Attacks on FC SANs Internet Firewall Web Server Web Server Web Server Web Server Web Server Web Server FC Switch Frontend IP Switch Firewall Storage Storage Database Server Database Server Database Server Database Server Database Server Database Server Firewall Backend IP Switch FC Switch Legend: IPv4 Ethernet Fibre Channel Internal Network

55 Attacks on FC SANs: Switch Web Management There are two attack vectors here for the SAN: 1. Compromise the web server 2. Via the Web server, gain access to the database sever 3. Via the database server, subvert the internal firewall 4. Once inside the internal network, attack the IP interface of the SAN Switch 5. Compromise the internal FC switch Or 1. Compromise the web server 2. Attack the IP interface on the SAN Switch 3. - Which one would you choose? - Often times all internal network users, including contractors, consultants, business partners, have access to the management interface of the SAN

56 Attacks on FC SANs: Switch Web Management Direct access to data is not possible, so what can be gained? Enumeration of the SAN Topology WWN information to conduct WWN spoofing attacks Command line access to the switch Complete Zone Information

57 Attacks on FC SANs: Switch Web Management

58 Conclusion

59 Conclusion Security Solutions Despite the attacks we have reviewed, there are several mitigation solutions that can help you deploy and maintain a secure SANs

60 Conclusion FC Switches - Short-Term Hard Zoning based on physical ports Hard zoning based on physical ports, add a significant layer of security Disables Spoofing Attacks Port Binding (Locking) Port Binding locks a physical port to an authorized WWN. Disables Spoofing Attacks Port-type Controls Port-type Controls will lock a given port to a specific type, such as G-port, F-port, or E-port, according to their appropriate specifications. Disables E-port replication attacks

61 Conclusion FC Switches - Long-term SLAP Switch Layer Authentication Protocol. Switch to switch authentication via digital certificates and unique private keys Disables web management attacks Fabric Membership Authorization Fabric Membership Authorization incorporates an internal database on each switch with a list of authorized WWNs that may join the fabric. Disables E-port replication Fabric Configuration Servers This switch is the only device allowed to manage the other switches. It uses its own database for authentication, rather than SNMP or regular username/password combination. Disables web management attacks

62 Conclusion LUN Masking Don t rely on LUN masking as your sole source of security Secure entry points Secure operating systems connected to SANs Secure IP interfaces on SAN devices Secure management stations connected to SANs

63 Conclusion Things on the horizon Encryption of data in transit and in storage Encryption will facilitate data integrity and confidentiality FC-GS-4 FCSec (Fibre Channel Security) FC Encryption devices (currently two vendors have products available) Authentication Certificate based authentication to fabric Switch to Switch and HBA to Switch

64 Conclusion General Attack Mitigations If your SAN is not dynamic, consider using ports for zone allocation instead of WWNs for zone allocation Consider using Hard zoning (enforcement based zoning) instead of soft zoning (non-enforcement based zoning) Change default switch passwords Do not implement LUN masking on the client node Allow switch management from only secure networks, not the internal network Study key authentication options for switch to switch access Do not use one zone for the entire SAN, separate storage zones based on security zones established in IP network

65 Conclusions General Attack Mitigations (con t) User separate IDs for administration and maintenance accounts Disable In-band management (SES or FC-SNMP), if possible Disable cut-through switching Enabling port locking and port binding Consider using data-at-rest and in-line encryption tools and products Disable e-port replication or any automatic Name Server transfers Harden gateways (Secure any operating system with a connection to the storage network)

66 Conclusion Vendor support Key Authentication between storage devices WWN, Switches, etc. Interoperability ENCRYPTION Authenticated Frames Encrypted Data Unpredictable Sequence Control Numbers Two-Factor authentication in software management applications Not just a username and password

67 Conclusion Follow Best Practices Following simple best practices, where possible, may partially or completely prevent unauthorized access to the storage network or its data, creating a difficult attack vectors for the unauthorized user Manage Risk 1 st : Fully understand your risk exposure 2 nd : Figure out your risk tolerance 3 rd : Make decisions on storage security architecture

68 Questions Himanshu Dwivedi or Storage Security Books co-authored by presenter: Storage Security (NeoScale Publishing) The Complete Storage Reference, Chapter 25 (McGraw-Hill) Storage Security Whitepaper co-authored by presenter: Special Thanks: Andy Hubbard, Joel Wallenstrom, Heather Mullane, and Kusum Pandey

Evaluation of Storage Area Network (SAN) Security and Performance

Evaluation of Storage Area Network (SAN) Security and Performance MASTER THESIS Evaluation of Storage Area Network (SAN) Security and Performance Master Thesis in Computer Network Engineering November 2013 Author: Siavash Hajirostam Supervisor: Tony Larsson Examiner:

More information

iscsi Security (Insecure SCSI) Presenter: Himanshu Dwivedi

iscsi Security (Insecure SCSI) Presenter: Himanshu Dwivedi iscsi Security (Insecure SCSI) Presenter: Himanshu Dwivedi Agenda Introduction iscsi Attacks Enumeration Authorization Authentication iscsi Defenses Information Security Partners (isec) isec Partners Independent

More information

N_Port ID Virtualization

N_Port ID Virtualization A Detailed Review Abstract This white paper provides a consolidated study on the (NPIV) feature and usage in different platforms and on NPIV integration with the EMC PowerPath on AIX platform. February

More information

8Gb Delivers Enhanced Storage Area Network (SAN) Data Security

8Gb Delivers Enhanced Storage Area Network (SAN) Data Security W H I T E P a pe r Third party information brought to you courtesy of Dell. 8Gb Delivers Enhanced Storage Area Network (SAN) Data Security QLogic s Better 8Gb is Security Optimized Expanded Access Control

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

ADVANCING SECURITY IN STORAGE AREA NETWORKS

ADVANCING SECURITY IN STORAGE AREA NETWORKS WHITE PAPER ADVANCING SECURITY IN STORAGE AREA NETWORKS Brocade Secure Fabric OS provides a reliable framework for enhancing security in mission-critical SAN environments As organizations continue to broaden

More information

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

CMPT 471 Networking II

CMPT 471 Networking II CMPT 471 Networking II Firewalls Janice Regan, 2006-2013 1 Security When is a computer secure When the data and software on the computer are available on demand only to those people who should have access

More information

Storage Networking Management & Administration Workshop

Storage Networking Management & Administration Workshop Storage Networking Management & Administration Workshop Duration: 2 Days Type: Lecture Course Summary & Description Achieving SNIA Certification for storage networking management and administration knowledge

More information

Fibre Channel over Ethernet in the Data Center: An Introduction

Fibre Channel over Ethernet in the Data Center: An Introduction Fibre Channel over Ethernet in the Data Center: An Introduction Introduction Fibre Channel over Ethernet (FCoE) is a newly proposed standard that is being developed by INCITS T11. The FCoE protocol specification

More information

Learn the Essentials of Virtualization Security

Learn the Essentials of Virtualization Security Learn the Essentials of Virtualization Security by Dave Shackleford by Dave Shackleford This paper is the first in a series about the essential security issues arising from virtualization and the adoption

More information

NATIONAL SECURITY AGENCY Ft. George G. Meade, MD

NATIONAL SECURITY AGENCY Ft. George G. Meade, MD NATIONAL SECURITY AGENCY Ft. George G. Meade, MD 18 October 2007 Systems and Network Analysis Center Best Practices for Storage Networks This document contains 30 sheets. Table of Contents 1. Executive

More information

HBA Virtualization Technologies for Windows OS Environments

HBA Virtualization Technologies for Windows OS Environments HBA Virtualization Technologies for Windows OS Environments FC HBA Virtualization Keeping Pace with Virtualized Data Centers Executive Summary Today, Microsoft offers Virtual Server 2005 R2, a software

More information

Customer Education Services Course Overview

Customer Education Services Course Overview Customer Education Services Course Overview Accelerated SAN Essentials (UC434S) This five-day course provides a comprehensive and accelerated understanding of SAN technologies and concepts. Students will

More information

Learn the essentials of virtualization security

Learn the essentials of virtualization security Learn the essentials of virtualization security White Paper Table of Contents 3 Introduction 4 Hypervisor connectivity and risks 4 Multi-tenancy risks 5 Management and operational network risks 5 Storage

More information

How To Use The Cisco Mds F Bladecenter Switch For Ibi Bladecenter (Ibi) For Aaa2 (Ibib) With A 4G) And 4G (Ibb) Network (Ibm) For Anaa

How To Use The Cisco Mds F Bladecenter Switch For Ibi Bladecenter (Ibi) For Aaa2 (Ibib) With A 4G) And 4G (Ibb) Network (Ibm) For Anaa Cisco MDS FC Bladeswitch for IBM BladeCenter Technical Overview Extending Cisco MDS 9000 Family Intelligent Storage Area Network Services to the Server Edge Cisco MDS FC Bladeswitch for IBM BladeCenter

More information

Security Considerations for Storage Area Networks

Security Considerations for Storage Area Networks Security Considerations 1 Running Head: SECURITY CONSIDERATIONS FOR STORAGE AREA NETWORKS Security Considerations for Storage Area Networks Colleen Rhodes East Carolina University Security Considerations

More information

Storage Area Network and Fibre Channel Protocol Primer

Storage Area Network and Fibre Channel Protocol Primer Storage Area Network and Fibre Channel Protocol Primer 1 INTRODUCTION...1 2 SATISFYING THE MARKET S INSATIABLE DEMAND FOR STORAGE...1 3 STORAGE AREA NETWORK (SAN) OVERVIEW...2 3.1 SCSI AND SAN DEVICE ADDRESSING,

More information

12/3/08. Security in Wireless LANs and Mobile Networks. Wireless Magnifies Exposure Vulnerability. Mobility Makes it Difficult to Establish Trust

12/3/08. Security in Wireless LANs and Mobile Networks. Wireless Magnifies Exposure Vulnerability. Mobility Makes it Difficult to Establish Trust Security in Wireless LANs and Mobile Networks Wireless Magnifies Exposure Vulnerability Information going across the wireless link is exposed to anyone within radio range RF may extend beyond a room or

More information

SECURING A STORAGE AREA NETWORKS

SECURING A STORAGE AREA NETWORKS RESEARCH ARTICLE OPEN ACCESS SECURING A STORAGE AREA NETWORKS R.Sumangali *1, Dr.B.Srinivasan #2 Assistant Professor, Department of Information Technology Gobi Arts & Science College, Gobichettipalayam,

More information

Direct Attached Storage

Direct Attached Storage , page 1 Fibre Channel Switching Mode, page 1 Configuring Fibre Channel Switching Mode, page 2 Creating a Storage VSAN, page 3 Creating a VSAN for Fibre Channel Zoning, page 4 Configuring a Fibre Channel

More information

GlobalSCAPE DMZ Gateway, v1. User Guide

GlobalSCAPE DMZ Gateway, v1. User Guide GlobalSCAPE DMZ Gateway, v1 User Guide GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800) 290-5054 Technical

More information

VLANs. Application Note

VLANs. Application Note VLANs Application Note Table of Contents Background... 3 Benefits... 3 Theory of Operation... 4 IEEE 802.1Q Packet... 4 Frame Size... 5 Supported VLAN Modes... 5 Bridged Mode... 5 Static SSID to Static

More information

20-CS-6053-00X Network Security Spring, 2014. An Introduction To. Network Security. Week 1. January 7

20-CS-6053-00X Network Security Spring, 2014. An Introduction To. Network Security. Week 1. January 7 20-CS-6053-00X Network Security Spring, 2014 An Introduction To Network Security Week 1 January 7 Attacks Criminal: fraud, scams, destruction; IP, ID, brand theft Privacy: surveillance, databases, traffic

More information

Storage Networking Foundations Certification Workshop

Storage Networking Foundations Certification Workshop Storage Networking Foundations Certification Workshop Duration: 2 Days Type: Lecture Course Description / Overview / Expected Outcome A group of students was asked recently to define a "SAN." Some replies

More information

Wireless Security Overview. Ann Geyer Partner, Tunitas Group Chair, Mobile Healthcare Alliance 209-754-9130 ageyer@tunitas.com

Wireless Security Overview. Ann Geyer Partner, Tunitas Group Chair, Mobile Healthcare Alliance 209-754-9130 ageyer@tunitas.com Wireless Security Overview Ann Geyer Partner, Tunitas Group Chair, Mobile Healthcare Alliance 209-754-9130 ageyer@tunitas.com Ground Setting Three Basics Availability Authenticity Confidentiality Challenge

More information

Next Generation Data Center Networking.

Next Generation Data Center Networking. Next Generation Data Center Networking. Intelligent Information Network. עמי בן-עמרם, יועץ להנדסת מערכות amib@cisco.comcom Cisco Israel. 1 Transparency in the Eye of the Beholder With virtualization, s

More information

Securing an IP SAN. Application Brief

Securing an IP SAN. Application Brief Securing an IP SAN Application Brief All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc., which are subject to change from time to time.

More information

Intro to Firewalls. Summary

Intro to Firewalls. Summary Topic 3: Lesson 2 Intro to Firewalls Summary Basic questions What is a firewall? What can a firewall do? What is packet filtering? What is proxying? What is stateful packet filtering? Compare network layer

More information

Firewalls. Firewalls. Idea: separate local network from the Internet 2/24/15. Intranet DMZ. Trusted hosts and networks. Firewall.

Firewalls. Firewalls. Idea: separate local network from the Internet 2/24/15. Intranet DMZ. Trusted hosts and networks. Firewall. Firewalls 1 Firewalls Idea: separate local network from the Internet Trusted hosts and networks Firewall Intranet Router DMZ Demilitarized Zone: publicly accessible servers and networks 2 1 Castle and

More information

Dell Networking S5000: The Building Blocks of Unified Fabric and LAN/SAN Convergence. Technical Whitepaper

Dell Networking S5000: The Building Blocks of Unified Fabric and LAN/SAN Convergence. Technical Whitepaper Dell Networking S5000: The Building Blocks of Unified Fabric and LAN/SAN Convergence Dell Technical Marketing Data Center Networking May 2013 THIS DOCUMENT IS FOR INFORMATIONAL PURPOSES ONLY AND MAY CONTAIN

More information

SY0-201. system so that an unauthorized individual can take over an authorized session, or to disrupt service to authorized users.

SY0-201. system so that an unauthorized individual can take over an authorized session, or to disrupt service to authorized users. system so that an unauthorized individual can take over an authorized session, or to disrupt service to authorized users. From a high-level standpoint, attacks on computer systems and networks can be grouped

More information

Brocade SAN Scalability Guidelines: Brocade Fabric OS v7.x

Brocade SAN Scalability Guidelines: Brocade Fabric OS v7.x Brocade SAN Scalability Guidelines: Brocade Fabric OS v7.x Version 7.2, update 1 Dated: February 5, 2014 This document provides scalability guidelines that can be used to design and deploy extremely stable

More information

Data-at-Rest Encryption Addresses SAN Security Requirements

Data-at-Rest Encryption Addresses SAN Security Requirements Data-at-Rest Encryption Addresses SAN Security Requirements QLogic 2500 Series Fibre Channel Adapters Meet Enterprise Security Needs Key Findings SAN security via encryption is necessary for protecting

More information

Storage Area Network Design Overview Using Brocade DCX 8510. Backbone Switches

Storage Area Network Design Overview Using Brocade DCX 8510. Backbone Switches Storage Area Network Design Overview Using Brocade DCX 8510 Backbone Switches East Carolina University Paola Stone Martinez April, 2015 Abstract The design of a Storage Area Networks is a very complex

More information

Storage Area Networks Security Protocols and Mechanisms

Storage Area Networks Security Protocols and Mechanisms SAN Security Protocols and Mechanisms 1 Storage Area Networks Security Protocols and Mechanisms Whitepaper for information security practitioners Franjo Majstor franjo@cisco.com April 2004 Ver v1.0 SAN

More information

The Trivial Cisco IP Phones Compromise

The Trivial Cisco IP Phones Compromise Security analysis of the implications of deploying Cisco Systems SIP-based IP Phones model 7960 Ofir Arkin Founder The Sys-Security Group ofir@sys-security.com http://www.sys-security.com September 2002

More information

πωχ Notes on Domino Black Hat Las Vegas 2003 Aldora Louw PricewaterhouseCoopers

πωχ Notes on Domino Black Hat Las Vegas 2003 Aldora Louw PricewaterhouseCoopers Notes on Domino Black Hat Las Vegas 2003 Aldora Louw PricewaterhouseCoopers Lotus Domino is inherently secure...a Misconception!!! Security is Not Automatic!!!! Slide #2 Security Requires Planning Design

More information

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK Contemporary Control Systems, Inc. Understanding Ethernet Switches and Routers This extended article was based on a two-part article that was

More information

Configuring Security for FTP Traffic

Configuring Security for FTP Traffic 2 Configuring Security for FTP Traffic Securing FTP traffic Creating a security profile for FTP traffic Configuring a local traffic FTP profile Assigning an FTP security profile to a local traffic FTP

More information

CSE 4482 Computer Security Management: Assessment and Forensics. Protection Mechanisms: Firewalls

CSE 4482 Computer Security Management: Assessment and Forensics. Protection Mechanisms: Firewalls CSE 4482 Computer Security Management: Assessment and Forensics Protection Mechanisms: Firewalls Instructor: N. Vlajic, Fall 2013 Required reading: Management of Information Security (MIS), by Whitman

More information

Lecture Objectives. Lecture 8 Mobile Networks: Security in Wireless LANs and Mobile Networks. Agenda. References

Lecture Objectives. Lecture 8 Mobile Networks: Security in Wireless LANs and Mobile Networks. Agenda. References Lecture Objectives Wireless Networks and Mobile Systems Lecture 8 Mobile Networks: Security in Wireless LANs and Mobile Networks Introduce security vulnerabilities and defenses Describe security functions

More information

IP SAN Best Practices

IP SAN Best Practices IP SAN Best Practices A Dell Technical White Paper PowerVault MD3200i Storage Arrays THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.

More information

FlexArray Virtualization

FlexArray Virtualization Updated for 8.2.1 FlexArray Virtualization Installation Requirements and Reference Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support

More information

storage elements and computer systems so that data transfer is secure and robust."

storage elements and computer systems so that data transfer is secure and robust. Storage Architecture Choice, SAN or NAS LaNet Merrill SGI SAN & HA Product Marketing Manager storage elements and computer systems so that data transfer is secure and robust." Unlike the traditional direct-attach

More information

Network Security Topologies. Chapter 11

Network Security Topologies. Chapter 11 Network Security Topologies Chapter 11 Learning Objectives Explain network perimeter s importance to an organization s security policies Identify place and role of the demilitarized zone in the network

More information

Module 8. Network Security. Version 2 CSE IIT, Kharagpur

Module 8. Network Security. Version 2 CSE IIT, Kharagpur Module 8 Network Security Lesson 3 Firewalls Specific Instructional Objectives On completion of this lesson, the students will be able to answer: What a firewall is? What are the design goals of Firewalls

More information

Network Security Guidelines. e-governance

Network Security Guidelines. e-governance Network Security Guidelines for e-governance Draft DEPARTMENT OF ELECTRONICS AND INFORMATION TECHNOLOGY Ministry of Communication and Information Technology, Government of India. Document Control S/L Type

More information

VMware ESX Server 3 Configuration Guide

VMware ESX Server 3 Configuration Guide Date: 03/03/08 VMware ESX Server 3 Configuration Guide Enterprise Applications Division of the Systems and Network Analysis Center (SNAC) Information Assurance Directorate National Security Agency 9800

More information

Network Security: Workshop

Network Security: Workshop Network Security: Workshop Protocol Analyzer Network analysis is the process of capturing network traffic and inspecting it closely to determine what is happening on the network decodes,, or dissects,,

More information

Insecure IP Storage Networks. Presenter: Himanshu Dwivedi Regional Technical Director @stake, Inc.

Insecure IP Storage Networks. Presenter: Himanshu Dwivedi Regional Technical Director @stake, Inc. Insecure IP Storage Networks Presenter: Himanshu Dwivedi Regional Technical Director @stake, Inc. BlackHat 2004 Agenda Insecure Network Attached Storage (NAS) Introduction NAS Protocols NAS Attacks Conclusion

More information

Considerations In Developing Firewall Selection Criteria. Adeptech Systems, Inc.

Considerations In Developing Firewall Selection Criteria. Adeptech Systems, Inc. Considerations In Developing Firewall Selection Criteria Adeptech Systems, Inc. Table of Contents Introduction... 1 Firewall s Function...1 Firewall Selection Considerations... 1 Firewall Types... 2 Packet

More information

Case Study for Layer 3 Authentication and Encryption

Case Study for Layer 3 Authentication and Encryption CHAPTER 2 Case Study for Layer 3 Authentication and Encryption This chapter explains the basic tasks for configuring a multi-service, extranet Virtual Private Network (VPN) between a Cisco Secure VPN Client

More information

Multi-Homing Security Gateway

Multi-Homing Security Gateway Multi-Homing Security Gateway MH-5000 Quick Installation Guide 1 Before You Begin It s best to use a computer with an Ethernet adapter for configuring the MH-5000. The default IP address for the MH-5000

More information

1 hours, 30 minutes, 38 seconds Heavy scan. All scanned network resources. Copyright 2001, FTP access obtained

1 hours, 30 minutes, 38 seconds Heavy scan. All scanned network resources. Copyright 2001, FTP access obtained home Network Vulnerabilities Detail Report Grouped by Vulnerability Report Generated by: Symantec NetRecon 3.5 Licensed to: X Serial Number: 0182037567 Machine Scanned from: ZEUS (192.168.1.100) Scan Date:

More information

Rivier College Department of Math and Computer Science. Fibre Channel Technology for Storage Area Networks

Rivier College Department of Math and Computer Science. Fibre Channel Technology for Storage Area Networks Rivier College Department of Math and Computer Science Fibre Channel Technology for Storage Area Networks David Norman CS553A Introduction to Networking Technology 02Dec2001 Contents CONTENTS...2 FIGURES...2

More information

Network Security: 30 Questions Every Manager Should Ask. Author: Dr. Eric Cole Chief Security Strategist Secure Anchor Consulting

Network Security: 30 Questions Every Manager Should Ask. Author: Dr. Eric Cole Chief Security Strategist Secure Anchor Consulting Network Security: 30 Questions Every Manager Should Ask Author: Dr. Eric Cole Chief Security Strategist Secure Anchor Consulting Network Security: 30 Questions Every Manager/Executive Must Answer in Order

More information

Guideline for setting up a functional VPN

Guideline for setting up a functional VPN Guideline for setting up a functional VPN Why do I want a VPN? VPN by definition creates a private, trusted network across an untrusted medium. It allows you to connect offices and people from around the

More information

Storage System. Planning Checklist. EC1434-2-E1, First Edition

Storage System. Planning Checklist. EC1434-2-E1, First Edition Storage System Planning Checklist EC1434-2-E1, First Edition Proprietary Rights Notice This document contains proprietary information of Engenio Information Technologies, Inc. and Storage Technology Corporation.

More information

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server How to deploy Converged Networking with VMware ESX Server 3.5 Using Emulex FCoE Technology Table of Contents Introduction...

More information

Contents. Identity Assurance (Scott Rea Dartmouth College) IdM Workshop, Brisbane Australia, August 19, 2008

Contents. Identity Assurance (Scott Rea Dartmouth College) IdM Workshop, Brisbane Australia, August 19, 2008 Identity Assurance (Scott Rea Dartmouth College) IdM Workshop, Brisbane Australia, August 19, 2008 Contents Authentication and Identity Assurance The Identity Assurance continuum Plain Password Authentication

More information

ETHERNET WAN ENCRYPTION SOLUTIONS COMPARED

ETHERNET WAN ENCRYPTION SOLUTIONS COMPARED HERN WAN ENCRYPTION SOLUTIONS COMPARED KEY WORDS AND TERMS MACsec, WAN security, WAN data protection, MACsec encryption, network data protection, network data security, high-speed encryption, Senetas,

More information

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life Overview Dipl.-Ing. Peter Schrotter Institute of Communication Networks and Satellite Communications Graz University of Technology, Austria Fundamentals of Communicating over the Network Application Layer

More information

SonicWALL PCI 1.1 Implementation Guide

SonicWALL PCI 1.1 Implementation Guide Compliance SonicWALL PCI 1.1 Implementation Guide A PCI Implementation Guide for SonicWALL SonicOS Standard In conjunction with ControlCase, LLC (PCI Council Approved Auditor) SonicWall SonicOS Standard

More information

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance CHAPTER 5 Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance This chapter describes how to configure the switch ports and VLAN interfaces of the ASA 5505 adaptive

More information

Firewalls. Test your Firewall knowledge. Test your Firewall knowledge (cont) (March 4, 2015)

Firewalls. Test your Firewall knowledge. Test your Firewall knowledge (cont) (March 4, 2015) s (March 4, 2015) Abdou Illia Spring 2015 Test your knowledge Which of the following is true about firewalls? a) A firewall is a hardware device b) A firewall is a software program c) s could be hardware

More information

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme. Firewall

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme. Firewall Chapter 2: Security Techniques Background Chapter 3: Security on Network and Transport Layer Chapter 4: Security on the Application Layer Chapter 5: Security Concepts for Networks Firewalls Intrusion Detection

More information

Symantec FileStore N8300 Clustered NAS Storage System V100R002. Glossary. Issue 01 Date 2011-05-05. Symantec Corporation

Symantec FileStore N8300 Clustered NAS Storage System V100R002. Glossary. Issue 01 Date 2011-05-05. Symantec Corporation Symantec FileStore N8300 Clustered NAS Storage System V100R002 Issue 01 Date 2011-05-05 Symantec Corporation Symantec provides customers with comprehensive technical support and service. For any assistance,

More information

FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection-

FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection- FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection- (iscsi) for Linux This page is intentionally left blank. Preface This manual briefly explains the operations that need to be performed

More information

Networking and High Availability

Networking and High Availability TECHNICAL BRIEF Networking and High Availability Deployment Note Imperva appliances support a broad array of deployment options, enabling seamless integration into any data center environment. can be configured

More information

Firewalls and Network Defence

Firewalls and Network Defence Firewalls and Network Defence Harjinder Singh Lallie (September 12) 1 Lecture Goals Learn about traditional perimeter protection Understand the way in which firewalls are used to protect networks Understand

More information

Overview of Network Security The need for network security Desirable security properties Common vulnerabilities Security policy designs

Overview of Network Security The need for network security Desirable security properties Common vulnerabilities Security policy designs Overview of Network Security The need for network security Desirable security properties Common vulnerabilities Security policy designs Why Network Security? Keep the bad guys out. (1) Closed networks

More information

Security+ Guide to Network Security Fundamentals, Fourth Edition. Chapter 6 Network Security

Security+ Guide to Network Security Fundamentals, Fourth Edition. Chapter 6 Network Security Security+ Guide to Network Security Fundamentals, Fourth Edition Chapter 6 Network Security Objectives List the different types of network security devices and explain how they can be used Define network

More information

Device Log Export ENGLISH

Device Log Export ENGLISH Figure 14: Topic Selection Page Device Log Export This option allows you to export device logs in three ways: by E-Mail, FTP, or HTTP. Each method is described in the following sections. NOTE: If the E-Mail,

More information

Cryptographic Use Cases and the Rationale for End-to-End Security. Larry Hofer, CISSP Emulex

Cryptographic Use Cases and the Rationale for End-to-End Security. Larry Hofer, CISSP Emulex Cryptographic Use Cases and the Rationale for End-to-End Security Larry Hofer, CISSP Emulex SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals

More information

Basics of Internet Security

Basics of Internet Security Basics of Internet Security Premraj Jeyaprakash About Technowave, Inc. Technowave is a strategic and technical consulting group focused on bringing processes and technology into line with organizational

More information

Switching in an Enterprise Network

Switching in an Enterprise Network Switching in an Enterprise Network Introducing Routing and Switching in the Enterprise Chapter 3 Version 4.0 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Compare the types of

More information

Question Name C 1.1 Do all users and administrators have a unique ID and password? Yes

Question Name C 1.1 Do all users and administrators have a unique ID and password? Yes Category Question Name Question Text C 1.1 Do all users and administrators have a unique ID and password? C 1.1.1 Passwords are required to have ( # of ) characters: 5 or less 6-7 8-9 Answer 10 or more

More information

Using High Availability Technologies Lesson 12

Using High Availability Technologies Lesson 12 Using High Availability Technologies Lesson 12 Skills Matrix Technology Skill Objective Domain Objective # Using Virtualization Configure Windows Server Hyper-V and virtual machines 1.3 What Is High Availability?

More information

VXLAN: Scaling Data Center Capacity. White Paper

VXLAN: Scaling Data Center Capacity. White Paper VXLAN: Scaling Data Center Capacity White Paper Virtual Extensible LAN (VXLAN) Overview This document provides an overview of how VXLAN works. It also provides criteria to help determine when and where

More information

Lab 8.4.2 Configuring Access Policies and DMZ Settings

Lab 8.4.2 Configuring Access Policies and DMZ Settings Lab 8.4.2 Configuring Access Policies and DMZ Settings Objectives Log in to a multi-function device and view security settings. Set up Internet access policies based on IP address and application. Set

More information

Architecture Overview

Architecture Overview Architecture Overview Design Fundamentals The networks discussed in this paper have some common design fundamentals, including segmentation into modules, which enables network traffic to be isolated and

More information

NetBrain Security Guidance

NetBrain Security Guidance NetBrain Security Guidance 1. User Authentication and Authorization 1.1. NetBrain Components NetBrain Enterprise Server includes five components: Customer License Server (CLS), Workspace Server (WSS),

More information

Overview. Securing TCP/IP. Introduction to TCP/IP (cont d) Introduction to TCP/IP

Overview. Securing TCP/IP. Introduction to TCP/IP (cont d) Introduction to TCP/IP Overview Securing TCP/IP Chapter 6 TCP/IP Open Systems Interconnection Model Anatomy of a Packet Internet Protocol Security (IPSec) Web Security (HTTP over TLS, Secure-HTTP) Lecturer: Pei-yih Ting 1 2

More information

Securing SQL Server. Protecting Your Database from. Second Edition. Attackers. Denny Cherry. Michael Cross. Technical Editor ELSEVIER

Securing SQL Server. Protecting Your Database from. Second Edition. Attackers. Denny Cherry. Michael Cross. Technical Editor ELSEVIER Securing SQL Server Second Edition Protecting Your Database from Attackers Denny Cherry Technical Editor Michael Cross AMSTERDAM BOSTON HEIDELBERG LONDON ELSEVIER NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO

More information

NETWORK AND CERTIFICATE SYSTEM SECURITY REQUIREMENTS

NETWORK AND CERTIFICATE SYSTEM SECURITY REQUIREMENTS NETWORK AND CERTIFICATE SYSTEM SECURITY REQUIREMENTS Scope and Applicability: These Network and Certificate System Security Requirements (Requirements) apply to all publicly trusted Certification Authorities

More information

Backup and Recovery with Cisco UCS Solutions for SAP HANA

Backup and Recovery with Cisco UCS Solutions for SAP HANA Configuration Guide Backup and Recovery with Cisco UCS Solutions for SAP HANA Configuration Guide March, 2014 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page

More information

Linux Network Security

Linux Network Security Linux Network Security Course ID SEC220 Course Description This extremely popular class focuses on network security, and makes an excellent companion class to the GL550: Host Security course. Protocols

More information

OSBRiDGE 5XLi. Configuration Manual. Firmware 3.10R

OSBRiDGE 5XLi. Configuration Manual. Firmware 3.10R OSBRiDGE 5XLi Configuration Manual Firmware 3.10R 1. Initial setup and configuration. OSBRiDGE 5XLi devices are configurable via WWW interface. Each device uses following default settings: IP Address:

More information

Customized Data Exchange Gateway (DEG) for Automated File Exchange across Networks

Customized Data Exchange Gateway (DEG) for Automated File Exchange across Networks Customized Data Exchange Gateway (DEG) for Automated File Exchange across Networks *Abhishek Vora B. Lakshmi C.V. Srinivas National Remote Sensing Center (NRSC), Indian Space Research Organization (ISRO),

More information

Networking and High Availability

Networking and High Availability yeah SecureSphere Deployment Note Networking and High Availability Imperva SecureSphere appliances support a broad array of deployment options, enabling seamless integration into any data center environment.

More information

Vicom Storage Virtualization Engine. Simple, scalable, cost-effective storage virtualization for the enterprise

Vicom Storage Virtualization Engine. Simple, scalable, cost-effective storage virtualization for the enterprise Vicom Storage Virtualization Engine Simple, scalable, cost-effective storage virtualization for the enterprise Vicom Storage Virtualization Engine (SVE) enables centralized administration of multi-platform,

More information

Network Security. Tampere Seminar 23rd October 2008. Overview Switch Security Firewalls Conclusion

Network Security. Tampere Seminar 23rd October 2008. Overview Switch Security Firewalls Conclusion Network Security Tampere Seminar 23rd October 2008 1 Copyright 2008 Hirschmann 2008 Hirschmann Automation and and Control GmbH. Contents Overview Switch Security Firewalls Conclusion 2 Copyright 2008 Hirschmann

More information

Firewalls. Securing Networks. Chapter 3 Part 1 of 4 CA M S Mehta, FCA

Firewalls. Securing Networks. Chapter 3 Part 1 of 4 CA M S Mehta, FCA Firewalls Securing Networks Chapter 3 Part 1 of 4 CA M S Mehta, FCA 1 Firewalls Learning Objectives Task Statements 1.3 Recognise function of Telecommunications and Network security including firewalls,..

More information

Chapter 4 Customizing Your Network Settings

Chapter 4 Customizing Your Network Settings . Chapter 4 Customizing Your Network Settings This chapter describes how to configure advanced networking features of the Wireless-G Router Model WGR614v9, including LAN, WAN, and routing settings. It

More information

Information Technology Security Guideline. Network Security Zoning

Information Technology Security Guideline. Network Security Zoning Information Technology Security Guideline Network Security Zoning Design Considerations for Placement of s within Zones ITSG-38 This page intentionally left blank. Foreword The Network Security Zoning

More information

Exhibit n.2: The layers of a hierarchical network

Exhibit n.2: The layers of a hierarchical network 3. Advanced Secure Network Design 3.1 Introduction You already know that routers are probably the most critical equipment piece in today s networking. Without routers, internetwork communication would

More information

QLogic 3810, QLogic 5000 Series, and QLogic 5800V Series Switch Firmware. Version 7.4.0.29.00. Table of Contents

QLogic 3810, QLogic 5000 Series, and QLogic 5800V Series Switch Firmware. Version 7.4.0.29.00. Table of Contents QLogic 3810, QLogic 5000 Series, and QLogic 5800V Series Switch Firmware Version 7.4.0.29.00 50949-16 Rev A QLogic Corporation All rights reserved Table of Contents 1 Overview 2 Installing the Firmware

More information