WIDS Technology White Paper

Size: px
Start display at page:

Download "WIDS Technology White Paper"

Transcription

1 Technical white paper WIDS Technology White Paper Table of contents Overview... 2 Background... 2 Functions... 2 Rogue detection implementation... 2 Concepts... 2 Operating mechanism... 2 Operating modes... 3 Attack detection implementation... 3 Concepts... 3 Operating mechanism... 3 Access control implementation... 3 Concepts... 3 Operating mechanism... 4 Restrictions... 4 HP WIDS benefits... 4 Application scenarios... 4 Permitting specific clients to access the WLAN... 4 Combining attack detection with access control... 5 Monitoring WLAN networks... 6

2 Overview Wireless intrusion detection system (WIDS) is used for the early detection of malicious attacks and intrusions on a wireless network. WIDS helps protect enterprise networks and users from unauthorized wireless access. Background WLAN is vulnerable to attacks because all wireless devices share the same wireless medium. WLAN cannot prevent devices from receiving or sending data. Wireless security can only be accomplished through authentication, encryption, and detection standards do not define any protection methods against wireless intrusions. Vendors provide their own WIDS solution. HP WIDS focuses on link layer security on WLAN networks. Functions HP WIDS provides the following functions: Rogue detection Detects the presence of rogue devices in a WLAN network, including rogue APs, rogue clients, and rogue bridges. It also provides countermeasures to stop rogue devices from providing services or accessing the network. Rogue detection is applicable to large wireless networks. Attack detection Detects intrusions or attacks on a WLAN network, and informs the network administrator of the attacks through logs. It can detect the following attacks: Flood attack Spoofing attack Weak IV Access control Uses blacklists and a whitelist to filter frames based on MAC addresses. Rogue detection implementation This section describes the operating mechanism and modes of rogue detection. Concepts Rogue device: An unauthorized or malicious device, such as a rogue AP or rogue client. Ignore list: Contains the MAC addresses of permitted devices. A device in the list is not a rogue device. Permitted vendor list: Contains the OUIs of permitted vendors. A device with an OUI in the list is not a rogue device. Permitted SSID list: Contains permitted SSIDs. A device with an SSID in the list is not a rogue device. Static attack list: Contains the MAC addresses of denied devices. A device in the list is a rogue device. Operating mechanism Rogue detection operates in the following process: 1. Monitors wireless devices. The monitor AP monitors and analyzes surrounding wireless signals and packets, and generates information about detected devices. 2. Identifies rogue devices. The monitor AP determines whether a detected device is a rogue device based on the device information and configured detection rules. 3. Generates logs and traps. If the device is a rogue device, the AC sends logs and traps to the syslog server or the NMS. 4. Takes countermeasures against rogue devices. The monitor AP takes countermeasures (if enabled) against rogue devices. For a rogue AP, the monitor AP simulates the rogue AP and sends de-authentication packets to clients associated with the rogue AP. For a rogue client, the monitor AP sends a de-authentication packet to the client. 2

3 Operating modes Rogue detection supports the following operating modes: Sensor mode Monitors the working channel without providing wireless access. Or, it provides both wireless access and periodic channel monitoring. Off-channel scan mode Monitors a non-working channel. The AP cannot provide wireless access within the monitoring interval (less than 100ms). Therefore, this mode affects wireless access performance. Attack detection implementation This section describes the operating mechanism of attack detection. Concepts Flood attack A flood attack sends excessive frames of the same type within a short span of time to overwhelm a WLAN device. Attack detection can detect flood attacks that send the following frames: Probe requests Authentication requests Association requests De-authentication frames Disassociation frames Null data frames Spoofing attack A spoofing attack sends frames on behalf of a device. For example, a spoofed de-authentication frame can cause a client to go offline. Weak IV WEP uses an IV to encrypt each frame. An IV and a key are used to generate a key stream. Encryptions using the same key have different results. However, if a WLAN device generates IVs insecurely, for example, it uses a fixed IV for all frames, the shared secret key may be exposed to attackers. When the shared secret key is compromised, the attacker can access network resources. Operating mechanism Attack detection operates as follows: 1. Updates statistics upon receiving a frame. 2. Performs attack detection: Performs spoofing detection if the frame is a de-authentication or a disassociation frame. If the source MAC address is the MAC address of an AP, the frame is considered to be a disassociation spoofing attack. Performs IV detection if the frame is a data frame that uses WEP encryption. Based on the IV security policy, the AP determines whether it is a weak IV attack. Periodically examine statistics to detect flood attacks. 3. Sends logs or traps upon detecting an attack. 4. Adds the MAC addresses of attackers to the dynamic blacklist (if enabled). All frames from devices in the blacklist are discarded. Access control implementation This section describes the operating mechanism and restrictions of access control. Concepts Blacklist A blacklist contains the MAC addresses of denied clients. All frames from denied clients are discarded. Blacklists include a static blacklist and a dynamic blacklist. The static blacklist is manually configured. The dynamic blacklist contains devices found by attack detection and rogue detection. 3

4 Whitelist The whitelist contains the MAC addresses of permitted clients. If the whitelist is used, only permitted clients can access the WLAN, and all frames from other clients are discarded. Operating mechanism Access control processes a frame as follows: Check the frame against the whitelist: Accept the frame if its source MAC address exists in the whitelist. Discard the frame if its source MAC address does not exist in the whitelist. Check the frame against the blacklists if the whitelist is not used: Discard the frame if its source MAC address exists in a blacklist. Accept the frame if its source MAC address does not exist in any blacklist. Restrictions The whitelist is manually configured. Therefore, it is more applicable to small WLAN networks. HP WIDS benefits HP WIDS has the following benefits: Flexible access control Provides a whitelist for small WLAN networks to permit only specific clients, and blacklists for large WLAN networks to block attackers. Countermeasures Performs the following actions: Sends deauthentication or disassociation packets to rogue devices periodically. Adds attackers found by rogue detection and attack detection to the dynamic blacklist. Sensor mode Detects rogue devices based on user-defined policies. This mode can also take countermeasures against rogue devices. Application scenarios This section provides typical application scenarios. Permitting specific clients to access the WLAN In a small WLAN network, clients that need to access the WLAN are stable. You can configure the whitelist to permit specific clients to access the WLAN. As shown in Figure 1, there is only one AP providing wireless access. Client 1 (MAC address 00-0f-e ) and Client 2 (MAC address 00-0f-e ) need to access the WLAN. You can add the MAC addresses of the two clients to the whitelist, so that only Client 1 and Client 2 can access the WLAN. All frames from other clients are discarded by the AP. 4

5 Figure 1. Network diagram Internet Accesses the Internet through PSTN or community broadband network AP Client 1 Client f-e f-e Combining attack detection with access control In a medium-size WLAN network, you can configure both attack detection and blacklist. Attack detection will add attackers to the blacklist. All frames from the attackers are discarded. As shown in Figure 2, when the rogue client floods association requests to AP 3, WIDS can detect the attack and add the client to the blacklist. AP3 discards all frames from the rogue client. Figure 2. Network diagram Radius server Internet AC Intranet AP 1 AP 3 AP 2 Client 1 Client 2 Rogue client 5

6 Monitoring WLAN networks In a large WLAN network, you can configure monitor APs besides attack detection and access control. The monitor APs provide rogue device detection. As shown in Figure 3, three monitor APs are responsible for detecting rogue devices. You can enable countermeasures to add attackers found by rogue detection and attack detection to the dynamic blacklist. All frames from devices in the blacklist are discarded. Figure 3. Network diagram Radius server Internet AC Intranet Monitor AP 1 Monitor AP 3 Monitor AP 2 Ad hoc client Rogue AP Rogue client Sign up for updates hp.com/go/getupdated Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein , October 2014

WLAN high availability

WLAN high availability Technical white paper WLAN high availability Table of contents Overview... 2 WLAN high availability implementation... 3 Fundamental high availability technologies... 3 AP connection priority... 3 AC selection...

More information

HP High-End Firewalls

HP High-End Firewalls HP High-End Firewalls Attack Protection Configuration Guide Part number: 5998-2630 Software version: F1000-E/Firewall module: R3166 F5000-A5: R3206 Document version: 6PW101-20120706 Legal and notice information

More information

HPE Security ArcSight Connectors

HPE Security ArcSight Connectors HPE Security ArcSight Connectors SmartConnector for Windows Event Log Unified: Microsoft Network Policy Server Supplemental Configuration Guide March 29, 2013 Supplemental Configuration Guide SmartConnector

More information

Requirements from the

Requirements from the Requirements from the collaborative Protection Profile for Network Devices Extended Package (EP) for Wireless Intrusion Detection/Prevention Systems (WIDS/WIPS) Version: 1.0 2016-10-06 National Assurance

More information

HP Unified Wired-WLAN Products

HP Unified Wired-WLAN Products HP Unified Wired-WLAN Products WLAN Configuration Guide HP 830 Unified Wired-WLAN PoE+ Switch Series HP 850 Unified Wired-WLAN Appliance HP 870 Unified Wired-WLAN Appliance HP 11900/10500/7500 20G Unified

More information

HP D6000 Disk Enclosure Direct Connect Cabling Guide

HP D6000 Disk Enclosure Direct Connect Cabling Guide HP D6000 Disk Enclosure Direct Connect Cabling Guide Abstract This document provides cabling examples for when an HP D6000 Disk Enclosure is connected directly to a server. Part Number: 682251-001 September

More information

Release Notes: Version Operating System

Release Notes: Version Operating System Release Notes: Version 2.0.29 Operating System for the HP ProCurve Wireless Access Point 420 These release notes include information on the following: Downloading access point software and documentation

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE MSM Controller Series - How to Configure Different Login or Welcome Pages per VSC/ SSID Article Number mmr_sf-en_us000005550 Environment HPE MSM Controller 710 series HPE MSM

More information

Wireless Attacks and Countermeasures

Wireless Attacks and Countermeasures Wireless Attacks and Countermeasures Wireless Network Technology Wireless network refers to any type of computer network which is wireless, and is commonly associated with a network whose interconnections

More information

QuickSpecs. HP enterprise access point WL520. Overview

QuickSpecs. HP enterprise access point WL520. Overview Overview 1. Power Out 8. Ethernet LAN Activity LED 2. Power Supply 9. Power LED 3. Power Input 10. Wireless Interface Cardbus Slot B 4. Processor Module 11. Wireless Interface Cardbus Slot A 5. Cover 12.

More information

PRODUCT GUIDE Wireless Intrusion Prevention Systems

PRODUCT GUIDE Wireless Intrusion Prevention Systems PRODUCT GUIDE Wireless Intrusion Prevention Systems The Need for Wireless INTRUSION PREVENTION SYSTEMS A Wireless Intrusion Prevention System (WIPS) is designed to address two classes of challenges facing

More information

External Devices. User Guide

External Devices. User Guide External Devices User Guide Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HP ProCurve Mobility Access Point Series

HP ProCurve Mobility Access Point Series HP ProCurve Mobility Access Point Series Product overview HP ProCurve M110 Access Point is an entry-level, single IEEE 802.11a/b/g radio device that can be configured to operate as an access point, a wireless

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

Models HP ProCurve M110 Access Point WW

Models HP ProCurve M110 Access Point WW Overview Models HP ProCurve M110 Access Point US HP ProCurve M110 Access Point WW J9385A J9388A Key features Entry-level access point Single radio /b/g Autonomous mode Two external antennas Introduction

More information

HP High-End Firewalls

HP High-End Firewalls HP High-End Firewalls Attack Protection Configuration Guide Part number: 5998-2650 Software version: F1000-A-EI&F1000-S-EI: R3721 F5000: F3210 F1000-E: F3171 Firewall module: F3171 Document version: 6PW101-20120719

More information

QuickSpecs. HPE OfficeConnect M n Access Point Series. Overview. HPE OfficeConnect M n Access Point Series

QuickSpecs. HPE OfficeConnect M n Access Point Series. Overview. HPE OfficeConnect M n Access Point Series Overview Models HPE OfficeConnect M220 802.11n (AM) Access Point HPE OfficeConnect M220 802.11n (WW) Access Point J9798A J9799A Key features IEEE 802.11a/b/g/n access point Single-radio, dual-band (2.4

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

BackTrack 5 Wireless Penetration Testing

BackTrack 5 Wireless Penetration Testing BackTrack 5 Wireless Penetration Testing Beginner's Guide Master bleeding edge wireless testing techniques with BackTrack 5 Vivek Ramachandran [ PUBLISHING 1 open source I community experience distilled

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HP AutoPass License Server

HP AutoPass License Server HP AutoPass License Server Software Version: 9.0 Windows, Linux and CentOS operating systems Support Matrix Document Release Date: October 2015 Software Release Date: October 2015 Page 2 of 10 Legal Notices

More information

With Aruba Central, you get anywhere-anytime access to ensure that your network is up and performing efficiently.

With Aruba Central, you get anywhere-anytime access to ensure that your network is up and performing efficiently. Product overview Aruba Central, a cloud platform for managing Aruba Instant wireless LANs and Aruba Mobility Access Switches, offers IT organizations a simple and effective way to manage and monitor their

More information

QuickSpecs. HP M111 Client Bridge Series (Retired) Model. Key features

QuickSpecs. HP M111 Client Bridge Series (Retired) Model. Key features Overview (Retired) Model HP M111 Client Bridge US HP M111 Client Bridge JP J9389A J9523A Key features Can connect wired device to a wireless network Single radio IEEE 802.11a/b/g Two external antennas

More information

HP Fortify Scanning Plugin for Xcode

HP Fortify Scanning Plugin for Xcode HP Fortify Scanning Plugin for Xcode Software Version: 4.40 User Guide Document Release Date: November 2015 Software Release Date: November 2015 Legal Notices Warranty The only warranties for HP products

More information

HP Web Jetadmin 8.0 Credential Store Feature

HP Web Jetadmin 8.0 Credential Store Feature HP Web Jetadmin 8.0 Credential Store Feature Table of Contents: Overview...1 The Credential Store...1 Interacting with the Credential Store...2 Configuration of Device Credentials...2 Example...3 Credential

More information

Secure Access Configuration Guide For Wireless Clients

Secure Access Configuration Guide For Wireless Clients ProCurve Networking Secure Access Configuration Guide For Wireless Clients Secure Access Configuration Guide For Wireless Clients Introduction... 2 Configuration Scenarios... 2 Required Network Services...

More information

About the HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified Wired-WLAN Module

About the HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified Wired-WLAN Module About the HP 830 Series Switch and HP 10500/7500 20G Unified Module s Part number: 5998-3903 Software version: 3308P29 (HP 830 Series Switch) 2308P29 (HP 10500/7500 20G Unified Module) Document version:

More information

HP OfficeJet 200 Mobile Printer series. Bluetooth Setup Guide

HP OfficeJet 200 Mobile Printer series. Bluetooth Setup Guide HP OfficeJet 200 Mobile Printer series Bluetooth Setup Guide Copyright information Copyright 2017 HP Development Company, L.P Edition 1, 4/2017 HP Company notices The information contained in this document

More information

HP ALM Client MSI Generator

HP ALM Client MSI Generator HP ALM Client MSI Generator Software Version: 1.00 User Guide Document Release Date: October 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties for HP products and services

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 Importing Templates from Similar Operating Systems Table of contents Overview... 2 Preparation... 2 Template preparation... 2 Modifying an exported XML template...

More information

HPE Aruba Airwave Installation and Startup Service

HPE Aruba Airwave Installation and Startup Service Data sheet HPE Aruba Airwave Installation and Startup Service Support Services HPE Installation and Startup Service for select Aruba Airwave products coordinates installation, configuration, and verification

More information

Cisco Exam Implementing Advanced Cisco Unified Wireless Security v2.0 Version: 9.0 [ Total Questions: 206 ]

Cisco Exam Implementing Advanced Cisco Unified Wireless Security v2.0 Version: 9.0 [ Total Questions: 206 ] s@lm@n Cisco Exam 642-737 Implementing Advanced Cisco Unified Wireless Security v2.0 Version: 9.0 [ Total Questions: 206 ] Cisco 642-737 : Practice Test Question No : 1 RADIUS is set up with multiple servers

More information

Wireless (Select Models Only) User Guide

Wireless (Select Models Only) User Guide Wireless (Select Models Only) User Guide Copyright 2008 Hewlett-Packard Development Company, L.P. Windows is a U.S. registered trademark of Microsoft Corporation. Bluetooth is a trademark owned by its

More information

Release Notes: ProCurve Mobility Manager Version 1.0, Update 1

Release Notes: ProCurve Mobility Manager Version 1.0, Update 1 Release Notes: ProCurve Mobility Manager Version 1.0, Update 1 Installation Pre-Requisites: The ProCurve Mobility Manager (PMM 1.0) Update 1 requires that you have the following software installed and

More information

HP 5120 SI Switch Series

HP 5120 SI Switch Series HP 5120 SI Switch Series Layer 2 - LAN Switching Configuration Guide Part number: 5998-1807 Software version: Release 1513 Document version: 6W100-20130830 Legal and notice information Copyright 2013 Hewlett-Packard

More information

External Media Cards User Guide

External Media Cards User Guide External Media Cards User Guide SD logo is a trademark of its proprietor. Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center EAD Security Policy Administrator Guide Abstract This guide contains comprehensive information for network administrators, engineers, and operators working with the TAM

More information

WHITE PAPER AX WAIT, DID WE JUST BUILD A WIRELESS SWITCH?

WHITE PAPER AX WAIT, DID WE JUST BUILD A WIRELESS SWITCH? WHITE PAPER 80.AX WAIT, DID WE JUST BUILD A WIRELESS SWITCH? November 08 Introduction With the initial versions of 80.ax (Wi-Fi ) coming out, some of the most interesting features and enhancements revolve

More information

Configuring RAID with HP Z Turbo Drives

Configuring RAID with HP Z Turbo Drives Technical white paper Configuring RAID with HP Z Turbo Drives HP Workstations This document describes how to set up RAID on your HP Z Workstation, and the advantages of using a RAID configuration with

More information

Wireless (Select Models Only) User Guide

Wireless (Select Models Only) User Guide Wireless (Select Models Only) User Guide Copyright 2008 Hewlett-Packard Development Company, L.P. Windows is a U.S. registered trademark of Microsoft Corporation. Bluetooth is a trademark owned by its

More information

Enterprise Data Communication Products. Feature Description - WLAN. Issue 02 Date HUAWEI TECHNOLOGIES CO., LTD.

Enterprise Data Communication Products. Feature Description - WLAN. Issue 02 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 02 Date 2013-05-15 HUAWEI TECHNOLOGIES CO., LTD. 2013. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

QuickSpecs. Aruba Airwave Usage Licenses. Overview. Aruba Airwave Usage Licenses. Product overview. Features and Benefits

QuickSpecs. Aruba Airwave Usage Licenses. Overview. Aruba Airwave Usage Licenses. Product overview. Features and Benefits Product overview Centralized visibility and management for multivendor access networks. AirWave is a powerful and easy-to-use network operations system that not only manages wired and wireless infrastructures

More information

Configuring LDAP Authentication for HPE OBR

Configuring LDAP Authentication for HPE OBR Technical White Paper Configuring LDAP Authentication for HPE OBR For the Windows and Linux Operation System Software Version 10.00 Table of Contents Introduction... 2 Supported Directory servers for LDAP...

More information

HP MSM3xx / MSM4xx APs v Release Notes

HP MSM3xx / MSM4xx APs v Release Notes HP MSM3xx / MSM4xx APs v5.7.2.0 Release Notes HP Part Number: 5998-4055 Published: January 2013 Edition: 1 Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series Security Command Reference Part number: 5998-6695 Software version: Release 2416 Document version: 6W100-20150130 Legal and notice information Copyright 2015 Hewlett-Packard

More information

HP M n Access Point Configuration and Administration Guide

HP M n Access Point Configuration and Administration Guide HP M220 802.11n Access Point Configuration and Administration Guide HP Part Number: 5998-5753 Published: April 2014 Edition: 3 Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained

More information

HP S1500 SSL Appliance. Product overview. Key features. Data sheet

HP S1500 SSL Appliance. Product overview. Key features. Data sheet HP S1500 SSL Appliance Data sheet Product overview The HP S1500 SSL Appliance provides hardware-accelerated Secure Sockets Layer (SSL) offloading and bridging to enable high-performance intrusion prevention

More information

Rev HP ap5000 VFD & MSR Frequently Asked Question and Troubleshooting Guide

Rev HP ap5000 VFD & MSR Frequently Asked Question and Troubleshooting Guide Rev.1.00 HP ap5000 VFD & MSR Frequently Asked Question and Troubleshooting Guide Summary Following Frequently Asked Question (FAQ) and Trouble Shooting section compiles some useful information regarding

More information

Configuring Security Mitigation Settings for Security Bulletin HPSBPI03569 Protecting Solution Installation Settings

Configuring Security Mitigation Settings for Security Bulletin HPSBPI03569 Protecting Solution Installation Settings Technical White Paper Configuring Security Mitigation Settings for Security Bulletin HPSBPI03569 Protecting Solution Installation Settings Table of contents Overview... 2 Using the Embedded Web Server

More information

QuickSpecs ProCurve Identity Driven Manager 2.2

QuickSpecs ProCurve Identity Driven Manager 2.2 Overview ProCurve Identity Driven Manager, a plug-in to, dynamically configures security and performance settings based on user, device, location, time, and client system state. IDM provides network administrators

More information

HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified

HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/7500 20G Unified Wired-WLAN Module WLAN Configuration Guide Part number: 5998-3905 Software version: 3308P29 (HP 830 Series PoE+ Unified Wired-WLAN

More information

QuickSpecs. Models. ProCurve Mini-GBICs. Overview. ProCurve Gigabit-LH-LC Mini-GBIC. ProCurve Gigabit-LX-LC Mini-GBIC

QuickSpecs. Models. ProCurve Mini-GBICs. Overview. ProCurve Gigabit-LH-LC Mini-GBIC. ProCurve Gigabit-LX-LC Mini-GBIC Overview ProCurve Gigabit-SX-LC ProCurve Gigabit-LX-LC ProCurve Gigabit-LH-LC Models ProCurve Gigabit-SX-LC ProCurve Gigabit-LX-LC ProCurve Gigabit-LH-LC ProCurve Gigabit 1000Base-T J4858B J4859B J4860B

More information

QuickSpecs. Aruba ClearPass OnGuard Software. Overview. Product overview. Key Features

QuickSpecs. Aruba ClearPass OnGuard Software. Overview. Product overview. Key Features Enterprise-class endpoint protection, posture assessments and health checks Product overview ClearPass OnGuard agents perform advanced endpoint posture assessments on leading computer operating systems

More information

D. The bank s web server is using an X.509 certificate that is not signed by a root CA, causing the user ID and password to be sent unencrypted.

D. The bank s web server is using an X.509 certificate that is not signed by a root CA, causing the user ID and password to be sent unencrypted. Volume: 119 Questions Question No: 1 John Smith uses a coffee shop's Internet hot-spot (no authentication or encryption) to transfer funds between his checking and savings accounts at his bank's website.

More information

QuickSpecs. Models. Features and Benefits Mobility. ProCurve Wireless Edge Services xl Module. ProCurve Wireless Edge Services xl Module.

QuickSpecs. Models. Features and Benefits Mobility. ProCurve Wireless Edge Services xl Module. ProCurve Wireless Edge Services xl Module. Models J9001A Introduction Working in conjunction with ProCurve radio ports, the provides centralized wireless LAN configuration and management of advanced wireless services, enabling a resilient, highly

More information

IDE Connector Customizer Readme

IDE Connector Customizer Readme IDE Connector Customizer Readme Software version: 1.0 Publication date: November 2010 This file provides information about IDE Connector Customizer 1.0. Prerequisites for IDE Connector Customizer The Installation

More information

HP V-M n Access Point Series

HP V-M n Access Point Series Product overview The HP V-M200 802.11n Access Point provides Wireless Connectivity for your expanding network. Take full advantage of the next generation 802.11n standard with the V-M200 s Dual Band capability

More information

HP Load Balancing Module

HP Load Balancing Module HP Load Balancing Module Security Configuration Guide Part number: 5998-2686 Document version: 6PW101-20120217 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part

More information

HPE ESXi Offline Bundle

HPE ESXi Offline Bundle HPE ESXi Offline Bundle HPE Offline bundle for VMware ESXi includes HPE CIM Providers. It is recommended that customers update to the latest version on supported ProLiant at their earliest convenience.

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series Security Command Reference Part number: 5998-2887 Software version: Release2208 Document version: 6W100-20130228 Legal and notice information Copyright 2013 Hewlett-Packard

More information

Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release WAP9114 Release 8.1.0

Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release WAP9114 Release 8.1.0 WLAN 9100 Release Notes Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release 8.1.0 WAP9114 Release 8.1.0 Avaya Inc - External Distribution 1. Introduction This document provides

More information

Models HP Security Management System XL Appliance with 500-IPS System License

Models HP Security Management System XL Appliance with 500-IPS System License Overview Models HP Security System Appliance with 25-IPS System License HP Security System XL Appliance with 500-IPS System License HP vsms for VMware vsphere single host Software License HP High Availability

More information

Troubleshooting. Document Part Number: December 2005

Troubleshooting. Document Part Number: December 2005 Troubleshooting Document Part Number: 383067-003 December 2005 Contents 1 Quick checklist The computer will not start up..................... 1 2 The computer screen is blank...................... 1 3

More information

ProCurve Wireless Edge Services xl Module

ProCurve Wireless Edge Services xl Module Working in conjunction with ProCurve radio ports, the ProCurve Wireless Edge Services xl Module provides centralized wireless LAN configuration and management of advanced wireless services, enabling a

More information

SQL/MX UPDATE STATISTICS Enhancements

SQL/MX UPDATE STATISTICS Enhancements SQL/MX UPDATE STATISTICS Enhancements Introduction... 2 UPDATE STATISTICS Background... 2 Tests Performed... 2 Test Results... 3 For more information... 7 Introduction HP NonStop SQL/MX Release 2.1.1 includes

More information

LASERJET ENTERPRISE M4555 MFP SERIES. Quick Reference Guide

LASERJET ENTERPRISE M4555 MFP SERIES. Quick Reference Guide LASERJET ENTERPRISE M4555 MFP SERIES Quick Reference Guide Reduce or enlarge a copy image 1. From the Home screen, touch the Copy button. 2. Touch the Reduce/Enlarge button. 3. Select one of the predefined

More information

Wireless (Select Models Only) User Guide

Wireless (Select Models Only) User Guide Wireless (Select Models Only) User Guide Copyright 2007 Hewlett-Packard Development Company, L.P. Windows is a U.S. registered trademark of Microsoft Corporation. Bluetooth is a trademark owned by its

More information

HP Operations Orchestration

HP Operations Orchestration HP Operations Orchestration Software Version: 7.20 HP Network Node Manager (i series) Integration Document Release Date: July 2008 Software Release Date: July 2008 Legal Notices Warranty The only warranties

More information

Princess Nora Bint Abdulrahman University College of computer and information sciences Networks department Networks Security (NET 536)

Princess Nora Bint Abdulrahman University College of computer and information sciences Networks department Networks Security (NET 536) Princess Nora Bint Abdulrahman University College of computer and information sciences Networks department Networks Security (NET 536) Prepared by Dr. Samia Chelloug E-mail: samia_chelloug@yahoo.fr Content

More information

Standard Content Guide

Standard Content Guide Standard Content Guide Express Express 4.0 with CORR-Engine March 12, 2013 Copyright 2013 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required for possession,

More information

External Media Cards. User Guide

External Media Cards. User Guide External Media Cards User Guide Copyright 2006 Hewlett-Packard Development Company, L.P. SD Logo is a trademark of its proprietor. The information contained herein is subject to change without notice.

More information

ProCurve Wireless Edge Services xl Module

ProCurve Wireless Edge Services xl Module Working in conjunction with ProCurve radio ports, the ProCurve Wireless Edge Services xl Module provides centralized wireless LAN configuration and management of advanced wireless services, enabling a

More information

SMB Protocol Support for HP Printing Devices

SMB Protocol Support for HP Printing Devices Technical white paper SMB Protocol Support for HP Printing Devices Table of contents Introduction 2 Printing device dependencies on SMB version 1 2 HP Printing devices supporting SMB version 1 only 2 HP

More information

Guest Management Software Administrator Guide. Installation and Getting Started Guide Administrator Guide

Guest Management Software Administrator Guide. Installation and Getting Started Guide Administrator Guide Guest Management Software Administrator Guide Guest ProCurve Management 5400zl Switches Software Installation and Getting Started Guide Administrator Guide Guest Management Software Administrator Guide

More information

TippingPoint Best Practice Guide. RADIUS PEAP Configuration for IPS Devices and Cisco ACS. Version:

TippingPoint Best Practice Guide. RADIUS PEAP Configuration for IPS Devices and Cisco ACS. Version: TippingPoint Best Practice Guide RADIUS PEAP Configuration for IPS Devices and Cisco ACS Version: 16.1.1 Copyright Statement Copyright 2016 Trend Micro. Trend Micro Incorporated ( Trend Micro ) makes no

More information

HP Velocity User Guide for Thin Clients

HP Velocity User Guide for Thin Clients HP Velocity User Guide for Thin Clients Copyright 2012 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. The information contained

More information

Updates to the Service Manager Web Tier Directory Structure

Updates to the Service Manager Web Tier Directory Structure Technical white paper Updates to the Service Manager Web Tier Directory Structure Description of how Service Manager refreshes the browser cache Table of contents Introduction 2 Problems and Issues 2 Web

More information

QuickSpecs. Models HP RF Manager Controller with 50-sensor License HP MSM415 RF Security Sensor

QuickSpecs. Models HP RF Manager Controller with 50-sensor License HP MSM415 RF Security Sensor Overview Models HP RF Manager Controller with 50-sensor License HP MSM415 RF Security Sensor J9521A J9522A Key features Full support for HP and 3rd party WLANs Automatic intrusion threat prevention Central

More information

THE HP Storageworks X510 Data Vault

THE HP Storageworks X510 Data Vault THE HP Storageworks X510 Data Vault REVIEWER S GUIDE STORe it. SECURE it. SHARE it. October 2009 introducing the NEW THE HP Storageworks X510 Data Vault If, like many small business firms, you are sharing

More information

Migrating from Cisco HSRP to industry standard VRRP

Migrating from Cisco HSRP to industry standard VRRP Migrating from Cisco HSRP to industry standard VRRP Technical white paper Table of contents Router Redundancy Protocol overview... 2 Introduction to Cisco Hot Standby Router Protocol (HSRP)... 2 Introduction

More information

HP Notebook Stands Overview. HP Adjustable Display Stand. HP Display and Notebook Stand HP Dual Hinge Notebook Stand. HP LCD Monitor Stand

HP Notebook Stands Overview. HP Adjustable Display Stand. HP Display and Notebook Stand HP Dual Hinge Notebook Stand. HP LCD Monitor Stand Introduction include a range of convenient solutions and space-saving designs that easily connect to your HP Business Notebook and enable easy viewing and an ideal desktop computing environment. Models

More information

Installing Windows Vista TM Business on HP Compaq Business 4400, 6300, 7300, 7400 notebook models

Installing Windows Vista TM Business on HP Compaq Business 4400, 6300, 7300, 7400 notebook models Installing Windows Vista TM Business on HP Compaq Business 4400, 6300, 7300, 7400 notebook models Introduction... 2 Purpose... 2 Audience... 2 System requirements and prerequisites... 2 Appendix A: Known

More information

External Media Cards User Guide

External Media Cards User Guide External Media Cards User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. SD Logo is a trademark of its proprietor. The information contained herein is subject to change without notice.

More information

HP ProCurve MultiService Controller Series

HP ProCurve MultiService Controller Series Key features Enhanced WLAN architecture reduces LAN traffic IEEE 802.11n capable Rock-solid WLAN security Datasheet NEW HP ProCurve MultiService Controller Series Working with HP ProCurve MultiService

More information

QuickSpecs. Models. Introduction. Intel a/b/g/n PCIe x1 WLAN Card. Overview

QuickSpecs. Models. Introduction. Intel a/b/g/n PCIe x1 WLAN Card. Overview Overview Models F2P07AA Introduction Get premium Wi-Fi performance from a multi-stream (2x2), dual-band PCIe card that delivers faster speeds than legacy cards. Plus, get integrated Intel vpro Technology,

More information

What is Eavedropping?

What is Eavedropping? WLAN Security What is Eavedropping? War Driving War Driving refers to someone driving around with a laptop and an 802.11 client card looking for an 802.11 system to exploit. War Walking Someone walks

More information

Outline : Wireless Networks Lecture 10: Management. Management and Control Services : Infrastructure Reminder.

Outline : Wireless Networks Lecture 10: Management. Management and Control Services : Infrastructure Reminder. Outline 18-759: Wireless Networks Lecture 10: 802.11 Management Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2016 http://www.cs.cmu.edu/~prs/wirelesss16/

More information

Troubleshooting. User Guide

Troubleshooting. User Guide Troubleshooting User Guide Copyright 2006 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. The information contained herein is subject

More information

QuickSpecs. Models HP 110 ADSL-B Wireless-N Router

QuickSpecs. Models HP 110 ADSL-B Wireless-N Router Overview Models HP 110 ADSL-A Wireless-N Router HP 110 ADSL-B Wireless-N Router JE459A JE461A Key features Robust routing and security features WDS support for simplified network setup Advanced MIMO technology

More information

Administrator Guide. HP USB Port Manager

Administrator Guide. HP USB Port Manager Administrator Guide HP USB Port Manager Copyright 2016, 2017 HP Development Company, L.P. Windows is either a registered trademark or trademark of Microsoft Corporation in the United States and/or other

More information

HP0-Y35: WIRELESS NETWORKS ASE 2011 DELTA EXAM

HP0-Y35: WIRELESS NETWORKS ASE 2011 DELTA EXAM HP0-Y35: WIRELESS NETWORKS ASE 2011 DELTA EXAM HP Networking Exam preparation guide HP0-Y35: WIRELESS NETWORKS ASE 2011 DELTA EXAM HP Networking Exam preparation guide Overview Requirements for successful

More information

Configuring WDS, Fast Secure Roaming, Radio Management, and Wireless Intrusion Detection Services

Configuring WDS, Fast Secure Roaming, Radio Management, and Wireless Intrusion Detection Services CHAPTER 11 Configuring WDS, Fast Secure Roaming, Radio Management, and Wireless Intrusion Detection Services This chapter describes how to configure your access point/bridges for wireless domain services

More information

HP0-Y33: IMPLEMENTING HP WIRELESS NETWORKS

HP0-Y33: IMPLEMENTING HP WIRELESS NETWORKS HP0-Y33: IMPLEMENTING HP WIRELESS NETWORKS HP Networking Exam preparation guide HP0-Y33: IMPLEMENTING HP WIRELESS NETWORKS HP Networking Exam preparation guide Overview Requirements for successful completion

More information

HP 3PAR OS MU1 Patch 11

HP 3PAR OS MU1 Patch 11 HP 3PAR OS 313 MU1 Patch 11 Release Notes This release notes document is for Patch 11 and intended for HP 3PAR Operating System Software HP Part Number: QL226-98041 Published: December 2014 Edition: 1

More information

Introduction Enjoy business-class, high-speed wireless and Bluetooth connectivity on your desktop with the Realtek 8822BE ac PCIe x1 Card.

Introduction Enjoy business-class, high-speed wireless and Bluetooth connectivity on your desktop with the Realtek 8822BE ac PCIe x1 Card. Part Number 3TK90AA Introduction Enjoy business-class, high-speed wireless and Bluetooth connectivity on your desktop with the Realtek 8822BE 802.11ac PCIe x1 Card. 1 Intel vpro not supported. WLAN requires

More information

Chapter 24 Wireless Network Security

Chapter 24 Wireless Network Security Chapter 24 Wireless Network Security Wireless Security Key factors contributing to higher security risk of wireless networks compared to wired networks include: o Channel Wireless networking typically

More information

HPE Automatic Number Plate Recognition Software Version: Automatic Number Plate Recognition Release Notes

HPE Automatic Number Plate Recognition Software Version: Automatic Number Plate Recognition Release Notes HPE Automatic Number Plate Recognition Software Version: 14.5.0 Automatic Number Plate Recognition Release Notes Document Release Date: July 2016 Software Release Date: July 2016 Legal Notices Warranty

More information

QuickSpecs. HP StorageWorks Command View SDM. Models. Models Feature List

QuickSpecs. HP StorageWorks Command View SDM. Models. Models Feature List Overview HP Command View SDM is a powerful device management tool that reduces system administration overhead and allows the management of more storage with the same personnel greatly reducing total cost

More information

HP A3100 v2 Switch Series

HP A3100 v2 Switch Series HP A3100 v2 Switch Series Layer 2 - LAN Switching Configuration Guide HP A3100-8 v2 SI Switch (JG221A) HP A3100-16 v2 SI Switch (JG222A) HP A3100-24 v2 SI Switch (JG223A) HP A3100-8 v2 EI Switch (JD318B)

More information

QuickSpecs. Models HP V110 Cable/DSL Wireless-N Router HP V110 ADSL-B Wireless-N Router

QuickSpecs. Models HP V110 Cable/DSL Wireless-N Router HP V110 ADSL-B Wireless-N Router Overview Models HP V110 Cable/DSL Wireless-N Router HP V110 ADSL-A Wireless-N Router HP V110 ADSL-B Wireless-N Router JE468A JE459A JE461A Key features Robust routing and security features WDS support

More information