diff --git a/README.md b/README.md index 2a5dcf3..025ffad 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ W:ns4gov.000webhostapp.com;W:smtp2go.com/;-- - http://www.yykkll.com //压力测试站评测。W:defconpro.net;W:vip-boot.xyz;-- - https://rocketstresser.com/login.php //多协议在线压测,支持cdn测试。 ### 压力流量测试 -- https://klionsec.github.io/2017/11/15/hping3/ //HPing3网络工具组包。P:LOIC;P:核武器CC-穿盾版;P:天降激光炮315;P:hyenae;-- +- https://tools.kali.org/information-gathering/hping3 //HPing3网络工具组包。P:LOIC;P:核武器CC-穿盾版;P:天降激光炮315;P:hyenae;-- - https://github.com/wg/wrk //C。http流量测试。 - https://github.com/mschwager/dhcpwn //Py。DHCP/IP压力测试。 - https://github.com/wenfengshi/ddos-dos-tools //压力测试工具集 diff --git a/wiki_IoT&ICS.md b/wiki_IoT&ICS.md index ac704ac..ab4d87b 100644 --- a/wiki_IoT&ICS.md +++ b/wiki_IoT&ICS.md @@ -34,6 +34,7 @@ - https://compatibility.rockwellautomation.com/Pages/MultiProductDownload.aspx?keyword=Firmware //罗克韦尔 - https://www.vipa.com/service-support/downloads/firmware/control-systems/ //安川yaskawa 德国惠朋(VIPA GmbH) - https://support.automationdirect.com/firmware/binaries.html //AutomationDirect +- https://github.com/euphrat1ca/NOE77101_Firmware //The Schneider Electric Quantum Ethernet Module 140NOE77101 Firmware。 ### 串口调试 - http://tongxinmao.com/Topic/Detail/id/6 //通信猫TCP/UDP调试软件。P:/TCPUDPDbg;-- - https://github.com/dathlin/HslCommunication/ //C#。工业多协议通讯调试工具,.Net core跨平台SCADA读写。商业版。G:/dathlin/ClientServerProject;-- diff --git a/wiki_SecReverse.md b/wiki_SecReverse.md index 650547c..e246ff3 100644 --- a/wiki_SecReverse.md +++ b/wiki_SecReverse.md @@ -27,13 +27,15 @@ ## 客户端安全 - http://www.rohitab.com/apimonitor //客户端C/S架构API监控工具 - https://github.com/theLSA/hack-cs-tools //客户端测试工具检查条目checklist。G:/theLSA/CS-checklist;-- +### RTOS逆向分析 +- https://github.com/PAGalaxyLab/vxhunter //Py。一个用于VxWorks嵌入式设备分析的工具集,包含固件分析,串口调试,通过IDA Pro 7.x 、Ghidra 9.x 、Radare2 插件脚本对VxWorks设备调试。 +- https://www.rubydoc.info/github/rapid7/metasploit-framework/Msf/Exploit/Remote/WDBRPC //wdbrpc内存dump ### PC端逆向分析 - https://www.hex-rays.com //IDA pro反汇编工具。商业版。W:youtu.be/qCQRKLaz2nQ; - https://github.com/xrkk/awesome-ida //IDA Pro有关的资源收集 - https://github.com/onethawt/idaplugins-list //IDA Plugins插件集合 -- https://github.com/PAGalaxyLab/vxhunter //Py。一个用于VxWorks嵌入式设备分析的工具集,包含固件分析,串口调试,通过IDA Pro 7.x 、Ghidra 9.x 、Radare2 插件脚本对VxWorks设备调试。 - https://github.com/NationalSecurityAgency/ghidra //Java。NSA出品的软件逆向动态调试框架Ghidra。类IDA架构。 -- https://github.com/ghidraninja/ghidra_scripts //Py。Ghidra的Binwalk\Yara联动插件。 +- https://github.com/ghidraninja/ghidra_scripts //Py。Ghidra的Binwalk、Yara联动插件。 - https://hackaday.io/project/172292-introduction-to-reverse-engineering-with-ghidra //Intro。Ghidra教程。 - https://www.kanxue.com/book-brief-64.htm //Ghidra操作手册。商业版。 - https://github.com/radare/radare2 //C。radare2是基于Capstone的跨平台逆向工程平台。包括反汇编、分析数据、打补丁、比较数据、搜索、替换、虚拟化等。10k。goodjob。