From fc2fe5dabc43ebd1146ae0e67c9a288228c97fb6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:16:30 +0000 Subject: [PATCH] Add ProcIR Windows incident response tool to README tools section Agent-Logs-Url: https://github.com/Mr-xn/Penetration_Testing_POC/sessions/9bca96ea-7918-4a97-a03b-25e169d887c5 Co-authored-by: Mr-xn <18260135+Mr-xn@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10a0657..f6f8f03 100644 --- a/README.md +++ b/README.md @@ -1123,6 +1123,7 @@ - [masscan+nmap扫描脚本](./tools/masscan%2Bnmap.py) - [PHP解密扩展](https://github.com/Albert-Zhan/php-decrypt) - [linux信息收集/应急响应/常见后门检测脚本](https://github.com/al0ne/LinuxCheck) +- [ProcIR-Windows 应急响应进程排查工具,面向安全工程师的一键式应急响应工具,快速定位木马、后门、持久化、白加黑、内存注入等威胁](https://github.com/dogadmin/ProcIR) - [RdpThief-从远程桌面客户端提取明文凭据辅助工具](https://github.com/0x09AL/RdpThief) - [使用powershell或CMD直接运行命令反弹shell](https://github.com/ZHacker13/ReverseTCPShell) - [GitHack-.git泄露利用脚本](https://github.com/lijiejie/GitHack)