- 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.
- 三菱FX3U/5U PLC從入門到精通
- 來吧!帶你玩轉Excel VBA
- Dreamweaver CS3網頁設計與網站建設詳解
- Effective DevOps with AWS
- 小型電動機實用設計手冊
- 80x86/Pentium微型計算機原理及應用
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- 水下無線傳感器網絡的通信與決策技術
- Machine Learning with Apache Spark Quick Start Guide
- C++程序設計基礎(上)
- MATLAB-Simulink系統仿真超級學習手冊
- 基于ARM9的小型機器人制作
- Linux系統下C程序開發詳解
- Hands-On Geospatial Analysis with R and QGIS
- Intel Edison Projects