ST Smart Things Sentinel 是一款高级安全工具,专门用于审查和检测物联网(IoT)设备所使用的复杂协议中的威胁。在互联设备日益扩展的背景下,ST Smart Things Sentinel 作为警惕的守护者出现,专精于协议级威胁检测。该工具使用户能够主动识别并消除潜在安全风险,确保物联网生态系统的完整性和安全性。

~ Hilali Abdel
用法
python st_tool.py [-h] [-s] [--add ADD] [--scan SCAN] [--id ID] [--search SEARCH] [--bug BUG] [--firmware FIRMWARE] [--type TYPE] [--detect] [--tty] [--uart UART] [--fz FZ]
[添加新设备]
python3 smartthings.py -a 192.168.1.1
python3 smarthings.py -s --type TPLINK
python3 smartthings.py -s --firmware TP-Link Archer C7v2
扫描设备开放的UPnP端口
python3 smartthings.py -s --scan upnp --id <device_id>
从MQTT获取数据(订阅)
python3 smartthings.py -s --scan mqtt --id <device_id>