- AWS Certified Advanced Networking:Specialty Exam Guide
- Marko Sluga
- 205字
- 2021-06-24 14:14:52
Security in the OSI model
Network security spans several layers in the OSI model. The following diagram gives us a breakdown of the different attack vectors and the representation of the percentage of attacks that succeeded in compromising an application in 2018:

As we can see, more than half of all attacks are represented by network layer attacks. These are spread out over multiple layers of the OSI model. Network attacks are most commonly layer 3 and layer 4 attacks, and they usually do the following:
- Attack the network service's availability by overloading the network link
- Attack the services on the network that deliver packets to the application such as routers, firewalls, and load balancers
The other half is shared by the other two types of attacks, which are intended to attack the application itself or the services that support the application being available on the internet:
- Application attacks that send malformed or malicious packets on layer 7 directly to the application
- Infrastructure service attacks, which include network attacks against the infrastructure supporting the application
In this section, we will look at all the relevant layers of the OSI model where our services typically reside and look at the approaches to security on these layers.
- 零起步輕松學單片機技術(第2版)
- 嵌入式系統(tǒng)應用
- Linux Mint System Administrator’s Beginner's Guide
- Java實用組件集
- 來吧!帶你玩轉Excel VBA
- 工業(yè)機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- ROS機器人編程與SLAM算法解析指南
- Splunk Operational Intelligence Cookbook
- 單片機技術一學就會
- Docker on Amazon Web Services
- 計算機與信息技術基礎上機指導
- Containers in OpenStack
- 基于ARM9的小型機器人制作
- 簡明學中文版Photoshop
- JSP網(wǎng)絡開發(fā)入門與實踐