This commit is contained in:
whoami 2020-11-23 14:40:02 +08:00
parent 605e322a84
commit a2cb03d18c

View File

@ -141,7 +141,6 @@
- https://www.freebuf.com/articles/ics-articles/235047.html //Modbus PLC攻击分析Smod渗透框架研究
- https://www.freebuf.com/articles/ics-articles/235586.html/ //Modbus PLC攻击分析Python和Mbtget读写PLC
## 工控模拟仿真
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_Honeypot.md/ //工控蜜罐。myWiki
- https://github.com/thiagoralves/OpenPLC_v3 //C++。自定义多用途PLC软件
- https://www.openplcproject.com/plcopen-editor //OpenPLC Editor是plc编程软件
- https://www.openplcproject.com/reference-installing-scadabr //Linux下开源的监控和数据采集SCADA系统WebGui。G:/thiagoralves/ScadaBR_Installer;--
@ -149,10 +148,11 @@
- 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://mp.weixin.qq.com/s/lKFxvA3JtDwiWqJ11TEzIQ //工控CIP/EtherNet/IP协议仿真环境搭建
### 场景模拟仿真
- https://github.com/djformby/GRFICS //基于Unity 3D游戏图形引擎实现的工业仿真系统模拟框架。采用MODBUS协议对3个VirtualBox VM3D模拟软PLC和HMI仅在主机的虚拟网络上相互通信的PLC进行监视和控制。Goodjob。W:anquanke.com/post/id/222674;P:```ase18-paper_formby.pdf```;--
### 场景模拟蜜罐
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_Honeypot.md/ //工控蜜罐。myWiki
- https://www.freebuf.com/articles/ics-articles/230402.html //一种工控蜜罐识别与反识别技术研究与应用实践
- https://github.com/sjhilt/GasPot //模拟油电燃气工控系统
- https://github.com/djformby/GRFICS //基于Unity 3D游戏图形引擎实现的工业仿真系统模拟框架。采用MODBUS协议对3个VirtualBox VM3D模拟软PLC和HMI仅在主机的虚拟网络上相互通信的PLC进行监视和控制。Goodjob。W:anquanke.com/post/id/222674;P:```ase18-paper_formby.pdf```;--
- https://github.com/mushorg/conpot //针对ICS/SCADA的低交互工控蜜罐模拟Modbus和S7comm
- https://github.com/trombastic/PyScada/ //Py3。基于Django的SCADA操作管理系统。
- https://github.com/RabitW/IoTSecurityNAT //IoT测试系统方便快速接入各种设备进行安全测试