码迷,mamicode.com
首页 > 其他好文 > 详细

Wi-Fi Security | Notes | TEMP

时间:2020-04-08 12:09:15      阅读:57      评论:0      收藏:0      [点我收藏+]

标签:ORC   incr   idt   height   ges   att   setup   com   官方   

Wireless Networks

Wi-Fi 网络不设密码,这种情况下任何人都可以加入网络。

一般Wi-Fi还是设有密码的。

用于Wi-Fi安全的protocol

WEP:

Wired Equivalent Privacy,1999

最早的用于无线安全的protocol。垃圾,极容易被hack,已废弃。

WPA:

Wi-Fi Protected Access。被设计用来解决WEP存在的问题。

stronger encryption method -- TKIP = Temporal Key Integrity Protocol

dynamically changes its keys as it‘s being used

存在缺陷,仍会被黑,过时了。

WPA2:

比WPA安全性更强

stronger stronger encryption method -- AES = Advanced Encryption Standard

AES uses a symmetric encryption algorithm which makes it strong enough to resist a brute-force attack

the U.S. federal government is now using it to encrypt sensitive government data.(2019)

WPA3:

2018

WPA3 provides cutting edge security protocols to the market. It adds new features to simplify Wi-Fi security and enable more robust authentification and it will receive increased protections from password guessing attempts.

Wi-Fi的官方网站:https://www.wi-fi.org

WPS:

Wi-Fi Protected Setup

不需要输入密码

为那些不懂无线网的人减少无线网的使用难度而设计。可以说是最简单的连入无线网的方式。

技术图片

Access Control:

在一些路由器中称为MAC Filter。

用于允许或block一些设备连入自己的无线网,通过MAC地址来标识这些设备。

当一台设备被block时,这台设备只能从你的路由器中分到一个IP地址,不能与连入路由器中的其他设备通信,并且也无法访问网络。Access Control其实是除Wi-Fi密码外,额外的一层保护机制。

Access Control对有线设备也适用。

技术图片

Wi-Fi Security | Notes | TEMP

标签:ORC   incr   idt   height   ges   att   setup   com   官方   

原文地址:https://www.cnblogs.com/stycoding/p/12658662.html

踩
(0)
赞
(0)
   
举报
评论 一句话评论(0)
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!