当前位置:网站首页>【HCIP持续更新】DHCP安全威胁
【HCIP持续更新】DHCP安全威胁
2022-07-21 05:48:00 【川穹2001】
DHCP安全威胁
DHCP是什么:动态主机配置协议(Dynamic Host Configuration Protocol)
DHCP面临的安全威胁
网络攻击行为无处不在,针对DHCP的攻击行为也不例外。例如,某公司突然出现大面积用户无法上网的情况,经检查用户终端均为获取到IP地址,且DHCP地址池中的地址已经全部被分配出去了,这种情况很可能是受到了饿死攻击造成的
DHCP的攻击行为主要有以下三种:
- DHCP饿死攻击
- 仿冒DHCP Server攻击
- DHCP中间人攻击
DHCP Server攻击漏洞分析
DHCP Server想申请者分配IP地址时,无法区分正常的申请者与恶意的申请者
DHCP中间人攻击
攻击原理
攻击者利用ARP机制,让PC-A学习到IP-S与mac-B的映射关系,又让Server学习到IP-A与MAC-B的映射关系。如此一来,PC-A与Server之间交互的IP报文都会经过攻击者中转
漏洞分析
从本质上来讲,中间人攻击是一种Spoofig IP/MAC攻击,中间人利用了虚假的IP地址与MAC地址之间的映射关系。如此一来,PC-A与Server之间交互的IP报文都会经过攻击者zhong
DHCP Snooping
防止DHCP饿死攻击
1、开启DHCP服务
dhcp enable
2、开启dhcp snooping功能
dhcp snooping enable
3、检查报文里的chaddr字段
int g0/0/1
dhcp snooping check dhcp-chaddr enable
防止仿冒DHCP Server攻击
dhcp enable
dhcp snooping enable
int g0/0/3
链接DHCP服务器接口开启受信任功能
dhcp snooping trusted
防止DHCP中间人攻击
dhcp enable
dhcp snooping enable
arp dhcp-snooping-detect enable
DHCP Snooping与IPSG技术的联动
dhcp enable
dhcp snooping enable
int g0/0/4
ip source check user-bind enable
边栏推荐
- 小程序基础知识
- Applet Basics
- HCIA NAT实验报告 7.14
- 分享50个免费的云盘网盘服务——拥有无限储存空间
- 解决spyder代码自动补全问题
- [AR Foundation] AR Foundation基础
- Viewing the mid stage value of cloud native technology from the popularity of prefabricated buildings (II)
- BT.656 interface rate
- 数据与商业:数字化转型浪潮下的追逐与成就
- Request consolidation (batch) in high concurrency scenarios
猜你喜欢
Oracle VM VirtualBox NAT network Ping failed
C#/VB. Net to add multi line text watermark to word document
小程序实现图片上传
风口浪尖上的低代码工具革命
Interviewer: are you sure redis is a single threaded process?
基于tensorflow2.0+使用bert获取中文词、句向量并进行相似度分析
新一代企业IT架构到底是什么?云原生?低代码?
Cloud native and low code platforms make agile enterprises
Use of forkjoin
[AR Foundation] AR Foundation基礎
随机推荐
hcip第八天
Cloud native and low code platforms make agile enterprises
Based on tensorflow2.0+ use Bert to obtain Chinese word and sentence vectors and conduct similarity analysis
How to realize SKU screening of goods by applet
Solve the problem of automatic completion of Spyder code
策略中心——企业建设数智运营平台的大脑
数据可视化第四章答案
How to use a custom navigation bar for applets
Write TXT file line by line, crawl progress bar, tail filter, XML to dictionary
Mobile app capture tool mobile selenium - appium, mitmdump mobile capture
小程序基础知识
7月13日直播预告:方舟低代码平台直播来袭
机器学习K-均值——nonzero(clusterAssment[冒号,0].A==cent
11种免费获取SSL证书的方式
原生小程序使用 vant-weapp 引入
记一次网站渗透的漏洞挖掘记录
H5 realize official account login
HCIP 第二天作业 7.17
Structured analysis SD SASP
PC端口占用解除