当前位置:网站首页>What does UDP attack mean? UDP attack prevention measures
What does UDP attack mean? UDP attack prevention measures
2022-07-06 06:55:00 【IDC02_ FEIYA】
UDP What does attack mean ?UDP Attack precautions
UDP What does attack mean ?
UDP Flood attack is a kind of host based denial of service attack . User datagram protocol (UDP) It's a connectionless protocol , It does not require any program to establish a connection to transmit data . When a packet passes UDP When the protocol is sent , The sending parties do not need to establish a connection through three handshakes , The receiver must receive and process the packet . Therefore, a large number of them are sent to the victim host UDP Packets can saturate the network .
together UDP Torrent attack ,UDP The message is sent to the random or designated port of the victim system . Usually ,UDP The flood attack is set as a random port pointing to the target . This makes the victim system must analyze the incoming data to determine which application service requested the data . If the victim system is being attacked , The service is not running , It will use ICMP The message responds to a “ The destination port is unreachable ” news .
Usually , In attack DDOS The tool will forge the source of the attack package IP Address . This helps hide the identity of the agent , At the same time, it can ensure that the response message from the victim host will not be returned to the agent .UDP Flood attack will also jam the network bandwidth around the victim host ( It depends on the network architecture and line speed ). therefore , Sometimes the host connected to the surrounding network of the victim system will also encounter network connection problems . If enough messages are sent to the victim's computer port UDP Data packets , The whole system will go down .
This is also why many game developers choose to seal when renting servers UDP The reason why the .
UDP Attack precautions
To ensure network security , Using firewall to filter harmful data from unknown sources can effectively reduce UDP Torrent attack . in addition , The following measures can also be taken :
1、 Disable or filter monitoring and response services .
2、 Disable or filter other UDP service .
3、 If the user must provide some UDP External access to services , Proxy mechanisms can be used to protect Services , So that it will not be abused .
4、 Monitor the user's network to know which systems are using these services , And monitor the signs of abuse .
Thank you for reading , Pay attention and don't get lost ~
边栏推荐
- Due to high network costs, arbitrum Odyssey activities are suspended, and nitro release is imminent
- 19.段页结合的实际内存管理
- [ 英語 ] 語法重塑 之 動詞分類 —— 英語兔學習筆記(2)
- Compile, connect -- notes-2
- [server data recovery] case of offline data recovery of two hard disks of IBM server RAID5
- 成功解决TypeError: data type ‘category‘ not understood
- 【Hot100】739. 每日温度
- Leetcode - 152 product maximum subarray
- 19. Actual memory management of segment page combination
- 开源的网易云音乐API项目都是怎么实现的?
猜你喜欢
Cif10 actual combat (resnet18)
医疗软件检测机构怎么找,一航软件测评是专家
On the first day of clock in, click to open a surprise, and the switch statement is explained in detail
[English] Grammar remodeling: the core framework of English Learning -- English rabbit learning notes (1)
SQL Server Manager studio (SSMS) installation tutorial
Depth residual network
kubernetes集群搭建Zabbix监控平台
Practical guidance for interface automation testing (Part I): what preparations should be made for interface automation
Bitcoinwin (BCW): the lending platform Celsius conceals losses of 35000 eth or insolvency
前缀和数组系列
随机推荐
医疗软件检测机构怎么找,一航软件测评是专家
详解SQL中Groupings Sets 语句的功能和底层实现逻辑
Arduino tutorial - Simon games
What is the difference between int (1) and int (10)? Senior developers can't tell!
[ 英語 ] 語法重塑 之 動詞分類 —— 英語兔學習筆記(2)
UniPro甘特图“初体验”:关注细节背后的多场景探索
PCL realizes frame selection and clipping point cloud
Misc of BUU (update from time to time)
顶测分享:想转行,这些问题一定要考虑清楚!
Do you really know the use of idea?
Depth residual network
ROS2安装及基础知识介绍
Machine learning plant leaf recognition
雲上有AI,讓地球科學研究更省力
Day 245/300 JS forEach 多层嵌套后数据无法更新到对象中
[unity] how to export FBX in untiy
Introduction and underlying analysis of regular expressions
Development of entity developer database application
RichView TRVStyle 模板样式的设置与使用
Map of mL: Based on the adult census income two classification prediction data set (whether the predicted annual income exceeds 50K), use the map value to realize the interpretable case of xgboost mod