什么是 pentest-race-conditions?
并发利用——Web 应用程序中的竞争条件、TOCTOU 漏洞和并行请求滥用。 来源:jd-opensource/joysafeter。
并发利用——Web 应用程序中的竞争条件、TOCTOU 漏洞和并行请求滥用。
通过命令行快速安装 pentest-race-conditions AI 技能到你的开发环境
来源:jd-opensource/joysafeter。
Purpose Exploit applications that fail to handle concurrent requests atomically — enabling double-spend, limit bypass, privilege escalation through parallel requests. Absent from standard WSTG categories but critical in real-world assessments.
| Timing Attacks | Turbo Intruder, race-the-web | Microsecond-synchronized parallel requests | | Async Scripting | Python asyncio/aiohttp, httpx | Custom race condition scripts | | Shell Concurrency | GNU parallel, xargs, curl | Quick parallel request testing | | Proxy Analysis | Burp Suite Repeater | Request replay and timing observation |
| Database Monitoring | pgstatactivity, SHOW PROCESSLIST | Observe lock contention and deadlocks |
并发利用——Web 应用程序中的竞争条件、TOCTOU 漏洞和并行请求滥用。 来源:jd-opensource/joysafeter。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-race-conditions并发利用——Web 应用程序中的竞争条件、TOCTOU 漏洞和并行请求滥用。 来源:jd-opensource/joysafeter。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-race-conditions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jd-opensource/joysafeter