StarCrossPortal/scalpel
scalpel是一款命令行漏洞扫描工具,支持深度参数注入,拥有一个强大的数据解析和变异算法,可以将常见的数据格式(json, xml, form等)解析为树结构,然后根据poc中的规则,对树进行变异,包括对叶子节点和树结构 的变异。变异完成之后,将树结构还原为原始的数据格式。
Join the conversation
Reviews · Questions · Posts
Share what you know about scalpel — write a review from your real experience, ask an implementation question, or publish a post about how you use it.
Share your experience
Write or update your review
Explain what worked, what broke down, and what another team should know before adopting scalpel.
Project Q&A
Questions and answers
Browse implementation threads tied directly to StarCrossPortal/scalpel. Each question links through to the full answer page.
Be the first to ask how teams run scalpel in production. Every question you post becomes a durable, searchable answer page other developers can find.
Ask the first questionRelated posts
Posts tagged with the same topics
These posts come from the same topic surface as this repo, so readers can move from project evaluation into practical writeups and migration notes without leaving context.
Share how your team uses scalpel — a migration note, an architecture writeup, or a comparison. Your post reaches everyone browsing these same topics.
Write the first post