Objective 6.5: Device Security

< Network Plus Certification < Security


Objective 6.5: Explain issues that affect device security

Physical security

Physical security describes both measures that prevent or deter attackers from accessing a facility, resource, or information stored on physical media and guidance on how to design structures to resist various hostile acts. It can be as simple as a locked door or as elaborate as multiple layers of armed security guards and guardhouses.

In a well designed system, these features must complement each other. There are at least four layers of physical security:

The goal is to convince potential attackers that the likely costs of attack exceed the value of making the attack.

Secure methods vs. unsecure methods

Secure Method Unsecure Method
SSH (Secure Shell) Telnet and RSH (Remote Shell)
HTTPS (Hypertext Transfer Protocol Secure) HTTP (Hypertext Transfer Protocol)
SFTP (Secure File Transfer Protocol) FTP (File Transfer Protocol)
SNMPv3 (Simple Network Management Protocol version 3) SNMPv1/2 (Simple Network Management Protocol version 1 or 2)
SCP (Secure Copy Protocol) RCP (Remote Copy Protocol)

Objective 1.1 also requires knowledge of some of these protocols.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.