From ec3bb96fcd8b176f2e44e20a60ee2c10feae49eb Mon Sep 17 00:00:00 2001 From: euphrat1ca Date: Sun, 31 May 2020 23:53:50 +0800 Subject: [PATCH] 285 285 --- README.md | 6 +++--- wiki_IoT&ICS.md | 8 ++++---- wiki_SecReverse.md | 2 +- wiki_Selfsource.md | 5 +++-- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 96dca65..1039055 100644 --- a/README.md +++ b/README.md @@ -709,13 +709,13 @@ W:ns4gov.000webhostapp.com; # 开源情报数据源分析 - https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_OsintData.md/ //开源情报数据源分析.mywiki ## 欺骗防御 -- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_honeypot.md/ //欺骗防御蜜罐主动反制。myWiki +- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_Honeypots.md/ //欺骗防御、蜜罐、主动反制。myWiki ## 逆向安全分析 - https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_SecReverse.md/ //逆向分析、反编译、破解。myWiki ## 漏洞收集 -- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_vul.md/ //web漏洞、软件模板漏洞、数据库、中间件、CMS框架漏洞、MS&Linux等系统组件漏洞、IOT漏洞收集表单。myWiki +- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_VulExp.md/ //web漏洞、软件模板漏洞、数据库、中间件、CMS框架漏洞、MS&Linux等系统组件漏洞、IOT漏洞收集表单。myWiki ## web安全前端利用 -- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_websec.md/ //web安全测试利用、前端安全、数据库sql注入、xss跨站、上传漏洞、命令注入执行、webshell、https证书加密、web应用扫描器框架。myWiki。 +- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_WebSecurity.md/ //web安全测试利用、前端安全、数据库sql注入、xss跨站、上传漏洞、命令注入执行、webshell、https证书加密、web应用扫描器框架。myWiki。 ## 拓展插件相关工具 - https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_ToolDevelop.md/ //kali/nmap/burpsuite/Nessus/awvs/sqlmap/metasploit/cobaltstrike/empire/菜刀/ 插件.mywiki diff --git a/wiki_IoT&ICS.md b/wiki_IoT&ICS.md index 43f1a5b..ce1b875 100644 --- a/wiki_IoT&ICS.md +++ b/wiki_IoT&ICS.md @@ -83,8 +83,6 @@ ## 工控协议 - https://www.freebuf.com/articles/ics-articles/167079.html //深度解析工控网络流量特点 ### ics 西门子S7安全 -- http://snap7.sourceforge.net/ //以太网32/64位多平台S7 PLC通信套件 -- https://www.freebuf.com/articles/ics-articles/212283.html //intro.西门子S7通信过程及重放攻击分析。利用snap7与isfs7300进行重放测试。 - https://www.freebuf.com/articles/ics-articles/188159.html //工控安全 | 西门子通信协议S7COMM(Part 1) - https://github.com/hslatman/awesome-industrial-control-system-security/blob/master/source/s7-cracker.py //s7密码爆破 ### ics scada安全 @@ -94,8 +92,10 @@ - https://github.com/yanlinlin82/plcscan //通过TCP/102和TCP/502识别互联网上PLC设备和其他Modbus设备 - https://github.com/ezelf/modbusKiller //py.Schneider Dos PLC Modicon via Modbus Injection。CVE-2017-6017。Github:Exploit-install/smod;-- ## 工控模拟仿真 -- wiki_Honeypots //工控蜜罐 +- 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)系统,web界面。G:thiagoralves/ScadaBR_Installer;-- -- https://www.modbustools.com/index.html //modbus模拟软件 \ No newline at end of file +- https://www.modbustools.com/index.html //modbus模拟软件 +- http://snap7.sourceforge.net/ //以太网32/64位多平台S7 PLC通信套件,Snap7 Client Demo客户端,SIMATIC Manager编程软件,S7-PLCSIM模拟器。 +- https://www.freebuf.com/articles/ics-articles/212283.html //intro.西门子S7通信过程及重放攻击分析。利用snap7与isfs7300进行重放测试。 \ No newline at end of file diff --git a/wiki_SecReverse.md b/wiki_SecReverse.md index 3c6e278..e0323da 100644 --- a/wiki_SecReverse.md +++ b/wiki_SecReverse.md @@ -1,6 +1,6 @@ ## 逆向安全破解分析 - https://www.pelock.com/articles/reverse-engineering-tools-review //Reverse engineering tools review 逆向工具测评 -- https://down.52pojie.cn/ //吾爱破解爱盘工具包。 +- https://down.52pojie.cn/ //吾爱破解爱盘工具包。W:tool.pediy.com/;-- - https://www.peerlyst.com/posts/resource-learning-how-to-reverse-malware-a-guide //恶意软件逆向指南和工具的集合 - https://github.com/alphaSeclab/awesome-reverse-engineering //Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT)3000+逆向资源合集. - https://github.com/sjatsh/unwxapkg //GO.微信小程序反编译。G:oujunke/UnWechatApp;G:xuedingmiaojun/wxappUnpacker;G:leo9960/wechat-app-unpack; diff --git a/wiki_Selfsource.md b/wiki_Selfsource.md index be4ccf2..d621d68 100644 --- a/wiki_Selfsource.md +++ b/wiki_Selfsource.md @@ -86,6 +86,7 @@ - https://www.mythicsoft.com //全文检索工具。FileLocatorPro,类似于SearchMyFiles架构 - https://www.voidtools.com //Everything文件和文件夹快速定位。W:anytxt.net;-- - https://www.ultraedit.com/ //全能文本代码编辑器,同公司UltraCompare内容对比软件。P:vscode;P:emeditor;-- +- https://github.com/marktext/marktext/ //js。markdown编辑器 ### 在线编辑 - https://www.toolfk.com/ //程序员工具箱。文本对比/取坐标/转换/文档生成 - https://codebeautify.org //在线代码美化 @@ -114,7 +115,7 @@ - https://github.com/hack-chat //js.在线聊天,问号后面跟你的房间名。https://hack.chat/?your-channel - https://github.com/akaxincom/openzaly //JAVA.聊天室,Akaxin为客户端闭源 - https://github.com/RocketChat/Rocket.Chat //js.在线团队聊天服务器。https://rocket.chat/install -- https://www.fakenamegenerator.com //多国身份信息模拟器 +- https://www.fakenamegenerator.com/ //多国身份信息模拟器 - https://github.com/gh0stkey/RGPerson //PY.随机身份生成脚本 - https://github.com/euphrat1ca/FreeConnect //通讯隐私加密 - https://www.signal.org/ //通讯加密聊天工具.W:github.com/signalapp; @@ -138,7 +139,7 @@ - https://www.itsk.com/thread-401292-1-1.html //it天空出品easysysprep以微软系统准备工具 sysprep.exe 程序为核心, Windows 操作系统封装部署辅助工具。 - https://www.itsk.com/index.php //IT天空论坛。系统操作封装 - https://github.com/RoliSoft/WSL-Distribution-Switcher //PY3.Windows下Linux子系统WSL管理工具 -- https://github.com/electerm/electerm //JS.远程管理工具,putty/xshell/mobaxterm +- https://github.com/electerm/electerm //JS.远程管理工具,类 putty/xshell/mobaxterm 架构 ## 素材资源 - https://pixabay.com/ //图像、视频免费使用,商用受保护 - http://www.aigei.com/ //全资源部分免费商用