OSI Model and Security Threats Flashcards
List Threats + Solutions to Layer 1 Security.
Threats: Wiretapping. Physical security of servers. Solutions: Security locks.
List Threats + Solutions to Layer 2 Security.
Threats: VLAN Hopping Attack. Configuration of Ethernet Switches and VLAN can make the attack easier.
Configurations: Access - assigned to single VLAN. Trunk - interconnect with multi-switches w/ multi VLANS.
Solution: Configure in Access mode.
List Threats + Solutions to Layer 3 Security.
Threats: DoS/DDoS. Ping sweep. Spoofing.
Solutions: Pocket filter firewall, IPS.
List Threats + Solutions to Layer 4 Security.
Threats: Port scanner - scans victims comp for open ports.
Solution: Packet-filter firewall. Port redirection - redirects web requests to less known port. Not very effective.
List Threats + Solutions to Layer 5 Security.
Threats: Attack on Remote Procedure Protocol (RPC). RPC used to execute procedures on other comps (like a printing job).
Solution: OS + App patches
List Threats + Solutions to Layer 6 Security.
Threat: Man in the middle on TLS/SSL.
Solution: App-layer proxy or IPS.
List Threats + Solutions to Layer 7 Security.
Threats: Attack on webservers or APIs. Another can access API without authorization.
Solution: MFA