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》