中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > 编程语言 > Java > 测试
Cisco Networking Simplified @ JDJ
作者:未知 时间:2005-08-10 22:37 出处:Java频道 责编:chinaitpower
              摘要:Cisco Networking Simplified @ JDJ

Network Security
The following sections describe the different categories of network security.

Identity
Identity is the identification of network users, hosts, applications, services, and resources. Examples of technologies that enable identification include Remote Authentication Dial-In User Service (RADIUS), Kerberos, one-time passwords, digital certificates, smart cards, and directory services.

Perimeter Security
Perimeter security controls access to critical network applications, data, and services so that only legitimate users and information can access these assets. Examples include access lists on routers and switches, firewalls, virus scanners, and content filters.

Data Privacy
The ability to provide secure communication is crucial when you must protect information from eavesdropping. Digital encryption technologies and protocols such as Internet Protocol Security (IPSec) are the primary means for protecting data, especially when implementing virtual private networks (VPNs).

Security Monitoring
Regardless of how security is implemented, it is still necessary to monitor a network and its components to ensure that the network remains secure. Network-security monitoring tools and intrusion detection systems (IDSs) provide visibility to the security status of the network.

Policy Management
Tools and technologies are worthless without well-defined security policies. Effective policies balance the imposition of security measures against the productivity gains realized with little security. Centralized policy-management tools that can analyze, interpret, configure, and monitor the state of security policies help consolidate the successful deployment of rational security policies.

A company's network is like any other corporate asset: It is valuable to the success and revenue of that company. More than ever, the corporate computer network is the most valuable asset of many companies. Therefore, it must be protected. Generally, middle- to large-size companies appoint a chief security officer, whose job is to develop and enforce corporate security policies. Security threats present themselves in many forms:

  • A hacker breaking into the network to steal confidential information or destroy corporate data
  • A natural disaster such as a fire, tornado, or earthquake destroying computer and network equipment
  • A disgruntled employee intentionally trying to modify, steal, or destroy corporate information and devices
  • A computer virus
  • An act of war or terrorism
Common security threats introduced by people include the following:
  • Network packet sniffers
  • IP spoofing
  • Password attacks
  • Distribution of sensitive internal information to external sources
  • Man-in-the-middle attacks
Internet security is also a big concern given the exposure of corporate data resources to the publicly accessible Internet. Traditionally, you could achieve security by physically separating corporate networks from public networks. However, with corporate Web servers and databases - and the desire to provide access to corporate resources to employees over the Internet - companies must be especially diligent in protecting their networks.

Another recent area for security concern is wireless networking. Traditional networking occurred over physical wires or fibers. However, the current trend is to provide networking services over radio frequencies. Companies are installing wireless networking in their buildings so employees can link to the corporate network from conference rooms and other shared locations from their laptop computers. Additionally, service providers are now offering public wireless Internet services.

Identity and Network Access Control
You can define identity terms of authentication and authorization:

  • A computer or computer user identifies itself to the network or network resources.
  • Authorization occurs after authentication. After the computer or user successfully identifies itself, the network or server authorizes the individual or computer to perform certain things with a certain level of access.
802.1x is a link layer protocol used for transporting higher-level authentication protocols defined by the Institute of Electrical and Electronic Engineers (IEEE).

One form of authentication occurs through the exchange of passwords. This form is generally a one-way transaction in which a user or computer identifies itself to a network or server.

A popular method for securely identifying a machine or individual uses digital signatures. For example, if you send an e-mail to someone, he might want to verify that you were indeed the originator of the e-mail. Algorithms such as Secure Hash Algorithm (SHA), Message Digest 5 (MD5) (similar to checksum), and triple Digital Encryption Standard (3DES) encrypt and securely "sign" the message. Then, the sender and receiver match public and private keys. The combination of these methods allows both parties to trust (or not trust) each other when exchanging information.

Visit www.ciscopress.com for a detailed description and to learn how to purchase this title.

TOP 13 SECURITY VULNERABILITIES

  1. Inadequate router access control.
  2. Unsecured and unmonitored remote access points, providing easy access to corporate networks.
  3. Information leakage revealing operating system and application information.
  4. Hosts running unnecessary services.
  5. Weak, easily guessed, and reused passwords.
  6. User or test accounts with excessive privileges.
  7. Misconfigured Internet servers, especially for anonymous FTP.
  8. Misconfigured firewalls.
  9. Software that is outdated, vulnerable, or left in default configurations.
  10. Lack of accepted and well-promulgated security policies, procedures, guidelines, and minimum baseline standards.
  11. Excessive trust domains in UNIX and NT environments, giving hackers unauthorized access to sensitive systems.
  12. Unauthenticated services such as the X Window System.
  13. Inadequate logging, monitoring, and detection capabilities.
ABOUT THE BOOK
Cisco Networking Simplified by Paul Della Maggiora and Jim Doherty
ISBN:1-58720-074-0
Publisher: Cisco Press (www.ciscopress.com)
Illustrations and copy reproduced from the book Cisco Networking Simplified. Copyright 2004, Cisco Systems, Inc. Reproduced by permission of Pearson Education, Inc., 800 East 96th Street, Indianapolis, IN 46240. Written permission from Pearson Education, Inc. is required for all other uses.
关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有