https://xz.aliyun.com/t/2278 https://www.owasp.org/images/8/8e/Infographic-v1.jpg https://payatu.com/iot-security-part-3-101-iot-top-ten-vulnerabilities/
https://github.com/nebgnahz/awesome-iot-hacks https://github.com/V33RU/IoTSecurity101
IOT
的总体架构主要就 三部分 : 硬件设备,移动终端,云。他们之间的通讯都有可能会出现问题。git
智能硬件的攻击面也主要在 协议 这一块, 好比协议数据的加密问题, 协议的权限问题,认证机制以及对数据的处理问题(堆栈溢出)github
参考安全
https://zhuanlan.zhihu.com/p/35411393 https://payatu.com/iot-security-part-1-101-iot-introduction-architecture/
TCP架构
UDP函数
HTTP加密
GET/POST/HTTP 1.1/Accept/Authorization/Cookie
UPNP SSDPcode
M-SEARCH/ssdp:discover
strcpy/sprintf/sscanf/...
memcpy/strncpy/snprintf/...
printf/sprintf/snprintf/...
这类函数的使用来源blog
《智能硬件漏洞挖掘与利用实践.pdf》