From 9a6e8fb48deef214d93602c013c554c1cc41cf48 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Thu, 2 Apr 2026 12:50:15 +0800 Subject: [PATCH] Add Payloader to tools section in README (#43) * Initial plan * Add Payloader to tools section in README Agent-Logs-Url: https://github.com/Mr-xn/Penetration_Testing_POC/sessions/0cbea200-6db5-4e67-808a-cba3a2d6f4f8 Co-authored-by: Mr-xn <18260135+Mr-xn@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> 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 16bc2de..da5caf4 100644 --- a/README.md +++ b/README.md @@ -1093,6 +1093,7 @@ ## tools-小工具集版本合 +- [Payloader:中英双语的交互式安全载荷参考平台,涵盖 Web 应用安全与内网渗透,包含 300+ 条精心编排的攻防载荷、攻击链可视化、工具命令集(Nmap/SQLMap/Burp/Metasploit)和编解码工具](https://github.com/3516634930/Payloader) - [java环境下任意文件下载情况自动化读取源码的小工具](https://github.com/Artemis1029/Java_xmlhack) - [Linux SSH登录日志清除/伪造](./tools/ssh) - [python2的socks代理](./tools/s5.py)