This commit is contained in:
whoami 2020-09-24 23:59:11 +08:00
parent 48a91dc426
commit dfd77ffc25
3 changed files with 21 additions and 17 deletions

View File

@ -6,6 +6,7 @@
- https://cn0xroot.com/2019/10/17/build_2g_3g_4g_5g_with_sdr/ //汇总通过软件无线电构建自己的2-5G基站 | Build your own 2G 3G 4G 5G BTS with SDR。雪碧无线电。
- https://github.com/srsLTE/srsLTE //C++。开源通讯基站系统。G:/RangeNetworks/openbts;--
- https://github.com/peplin/pygatt //Py。蓝牙安全BLE/Bluetooth/zigbee传感器控制。G:/nian-hua/Litchi;--
- https://github.com/fO-000/bluescan //Py。杭州安恒信息海特实验室蓝牙扫描器
- https://www.anquanke.com/post/id/204316 //GPS欺骗实验
- https://github.com/asweigart/pyautogui //py。操作电脑桌面库。
### 通讯安全SDR/RFID/NFC

View File

@ -1,14 +1,10 @@
# 万物互联
- https://iot-security.wiki/ //伏宸安全实验室 物联网安全百科
- https://iot-security.wiki/ //伏宸安全实验室 物联网安全百科。
- https://dassecurity-labs.github.io/HatLab_IOT_Wiki //海特实验室物联网安全知识库。G:/DasSecurity-Labs/HatLab_IOT_Wiki;--
- https://github.com/V33RU/IoTSecurity101 //IoT工业物联网安全学习的一些文章和资源。文章、搜索引擎工具、博客、视频、ctf靶场、协议包、数据库、固件样本
- https://github.com/fkie-cad/awesome-embedded-and-iot-security //嵌入式与iot安全
- https://www.freebuf.com/articles/terminal/203311.html //智能摄像头安全分析及案例参考
- https://www.freebuf.com/news/153580.html //物联网安全研究之一IoT架构介绍
- https://blog.attify.com //Attify关于firmware固件安全IoT安全相关文章。
- http://tongxinmao.com/Topic/Detail/id/6 //通信猫TCP/UDP调试软件。P:/TCPUDPDbg;--
- https://github.com/dathlin/HslCommunication/ //C#。工业多协议通讯调试工具,.Net core跨平台SCADA读写。商业版。G:/dathlin/ClientServerProject;--
- https://www.amobbs.com/thread-5703833-1-1.html //【正点原子】XCOM串口调试助手软件。
- https://github.com/Skiars/SerialTool //C++。跨平台的串口/网络调试工具,支持串口调试助手、终端、波形显示和文件传输等功能。
## 物联网利用分析
- https://github.com/threat9/routersploit //Py3。类msf物联网漏洞利用框架。
- https://tools.ietf.org/html/rfc793/ //treck tcp/ip协议的rfc文档JSOF_Ripple20_Technical_Whitepaper_June20Ripple20:19个0 day漏洞 白皮书)。
@ -32,7 +28,13 @@
- 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芯片
### 固件仿真分析
### 串口调试
- http://tongxinmao.com/Topic/Detail/id/6 //通信猫TCP/UDP调试软件。P:/TCPUDPDbg;--
- https://github.com/dathlin/HslCommunication/ //C#。工业多协议通讯调试工具,.Net core跨平台SCADA读写。商业版。G:/dathlin/ClientServerProject;--
- https://www.amobbs.com/thread-5703833-1-1.html //【正点原子】XCOM串口调试助手软件。
- https://github.com/Skiars/SerialTool //C++。跨平台的串口/网络调试工具,支持串口调试助手、终端、波形显示和文件传输等功能
### 固件分析调试
- https://blog.attify.com //Attify关于firmware固件安全IoT安全相关文章。techteach。
- 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组件。

View File

@ -56,22 +56,23 @@
- http://www.freebuf.com/articles/system/157597.html //快速自检电脑是否被黑客入侵过Linux版
- http://www.freebuf.com/rookie/179638.html //服务器入侵溯源小技巧整理
- https://bithack.io/forum/161 //Intro。如何通过一封恶意邮件追踪幕后黑客组织。邮件掉鱼、溯源、攻击者落地
### EDR主机监控
- http://techtalk.comodo.com/2020/09/19/open-edr-components/ //开放式EDR组件。techteach。
### EDR进程监控
- https://github.com/baidu/openrasp //基于RASP。Runtime Application Self-Protection实时应用自我保护智能针对每个语言定制。testjob,1k。G:/baidu-security/openrasp-iast //IAST交互式漏洞挖掘扫描;--
- http://edr.sangfor.com.cn/ //深信服。SfAntiBotPro内存检索工具可以根据输入的字符串快速检索计算机内存输出包含该字符串的进程信息在进行恶意域名检测时有事半功倍的效果。
- https://github.com/EBWi11/AgentSmith-HIDS //C。Linux下基于Hook system_call的内核级HIDS特点从内核态获取尽可能全的数据。welljob。斗鱼开源。
- https://github.com/grayddq/HIDS //基于osquery的主机信息监控。
- https://github.com/ysrc/yulong-hids //Go。驭龙HIDS入侵检测系统Agent/Daemon/Server/Web。
### EDR终端防护
- http://techtalk.comodo.com/2020/09/19/open-edr-components/ //开放式EDR组件。techteach。
- http://edr.sangfor.com.cn/ //深信服。SfAntiBotPro内存检索工具可以根据输入的字符串快速检索计算机内存输出包含该字符串的进程信息进行恶意域名检测
- http://edr.topsec.com.cn/ //天融信EDR终端威胁防御系统。
- https://labs.360.cn/malwaredefender/ //HIPS (主机入侵防御系统)软件用户可以自己编写规则来防范病毒、木马的侵害。另外Malware Defender提供了很多有效的工具来检测和删除已经安装在您的计算机系统中的恶意软件。
- https://github.com/ysrc/yulong-hids //Go。驭龙HIDS入侵检测系统Agent/Daemon/Server/Web。
- https://github.com/EBWi11/AgentSmith-HIDS //C。Linux下基于Hook system_call的内核级HIDS特点从内核态获取尽可能全的数据。welljob。douyu开源。
- https://github.com/crowdsecurity/crowdsec //Go。Linux主机入侵检测lua模块nginx反代一键部署webGUI。goodjob。
### EDR主机监测
- https://github.com/crowdsecurity/crowdsec //Go。Linux下主机入侵检测lua模块nginx反代一键部署webGUI。goodjob。
- https://github.com/DasSecurity-Labs/AoiAWD //PHP。Linux下CTF AWD轻量级EDR系统支持flag替换。webgui。goodjob。
- https://github.com/0Kee-Team/WatchAD //Py。360 信息安全中心 0kee Team 域安全入侵感知系统,能够及时准确发现高级域渗透活动,检测覆盖内网攻击杀伤链大部分手法。
- https://github.com/Neo23x0/Loki //一款APT入侵痕迹扫描器
- https://github.com/Neo23x0/Loki //IOC和APT应急响应入侵痕迹扫描器
- https://github.com/olafhartong/ThreatHunting/ //Py。基于Splunk插件的EDR系统。公众号:打造MITRE ATT&CK矩阵检测规则edr系统;G:/ion-storm/sysmon-config;--
- https://github.com/felixweyne/ProcessSpawnControl //PS。对恶意程序进行检测与监控。
- https://github.com/TheKingOfDuck/FileMonitor //py。基于watchdog的文件监视器变化监控代码审计辅助。testjob。
- https://github.com/grayddq/HIDS //基于osquery的主机信息监控。
- https://github.com/olafhartong/ThreatHunting/ //Py。基于Splunk插件的EDR系统。公众号:打造MITRE ATT&CK矩阵检测规则edr系统;G:/ion-storm/sysmon-config;--
### 入侵检测防御
- https://github.com/ossec/ossec-hids //C。基础hids主机入侵检测、SIM/SIEM、堡垒机为一体的监控系统。
- https://documentation.wazuh.com //C。wazuh是C/S架构开源主机入侵检测系统网络安全平台支持日志收集、文件监控、恶意软件检测、漏洞基线检测等功能集成OpenSCAP、Elastic Stack。goodjob。