This commit is contained in:
whoami 2020-07-20 19:55:09 +08:00
parent 77f5a5ce60
commit be1f6490fe

View File

@ -24,15 +24,16 @@
- http://blog.nsfocus.net/handbook-safety-analysis-intelligent-equipment/ //‘绿盟:智能设备安全分析手册.pdf
- http://zeroyu.xyz/2019/08/15/How_to_start_IoT_Reverse/index.html //IoT固件逆向入门。常用工具介绍
- https://paper.seebug.org/613/ //工控漏洞挖掘方法之固件逆向分析
- https://github.com/adi0x90/attifyos //Attify OS物联网设备渗透测试系统、固件仿真。iot kali系统类。
- https://github.com/scriptingxss/EmbedOS //基于OVF格式的嵌入式安全测试虚拟机。预装IoTGoat固件测试环境、测试方法与工具
- https://github.com/attify/firmware-analysis-toolkit //基于attify规则的iot仿真系统测试工具集包含firmadyne、Binwalk、Firmware-Mod-Kit、MITMproxy、Firmwalker组件。
- https://github.com/firmadyne/firmadyne //bash,Py。基于QEMU虚拟机的固件仿真与分析平台。
- https://github.com/chipsec/chipsec //C。PC平台硬件、固件(BIOS/UEFI)安全评估框架
- https://github.com/cwerling/psptool //Py。分析和解析AMD安全处理器的固件工具包
- https://github.com/nodemcu/nodemcu-flasher //Pascal。firmware Flash tool for nodemcu包括“ESP8266Flasher.exe”。
- https://github.com/flashrom/flashrom /C。识别、读取、写入、验证和擦除flash芯片
### 无人机安全
### 固件仿真分析
- https://github.com/adi0x90/attifyos //Attify OS物联网设备渗透测试系统、固件仿真。iot kali系统类。
- https://github.com/scriptingxss/EmbedOS //基于OVF格式的嵌入式安全测试虚拟机。预装IoTGoat固件测试环境、测试方法与工具
- https://github.com/attify/firmware-analysis-toolkit //基于attify规则的iot仿真系统测试工具集包含firmadyne、Binwalk、Firmware-Mod-Kit、MITMproxy、Firmwalker组件。
- https://github.com/firmadyne/firmadyne //bash,Py。基于QEMU虚拟机的固件仿真与分析平台。
## 无人机安全
- https://github.com/dhondta/dronesploit //Py3。基于sploitkit无人机测试框架。
- https://github.com/samyk/skyjack //Perl。基于aircrack破解无人机无线网络进行飞机劫持
- https://github.com/PX4/Firmware //px4无人机飞控。
@ -128,4 +129,5 @@
- https://www.openplcproject.com/reference-installing-scadabr //Linux下开源的监控和数据采集SCADA系统WebGui。G:/thiagoralves/ScadaBR_Installer;--
- https://www.modbustools.com/index.html //modbus模拟软件
- https://download.csdn.net/download/weixin_43977912/12201820 //S7工控模拟器S7serverdemo与S7clientdemo。
- https://www.freebuf.com/articles/ics-articles/236250.html/ //西门子PLC的网络仿真搭建方法探讨。以太网32/64位多平台S7 PLC通信套件Snap7 Client Demo客户端SIMATIC Manager编程软件S7-PLCSIM模拟器。
- https://www.freebuf.com/articles/ics-articles/236250.html/ //西门子PLC的网络仿真搭建方法探讨。以太网32/64位多平台S7 PLC通信套件Snap7 Client Demo客户端SIMATIC Manager编程软件S7-PLCSIM模拟器。
- https://mp.weixin.qq.com/s/lKFxvA3JtDwiWqJ11TEzIQ //工控CIP/EtherNet/IP协议仿真环境搭建