dsh-cyber-range
OverTheWire 在线靶场攻坚工具集:otw_request(HTTP 直连请求)、otw_blind(通用 SQL 盲注引擎)、otw_ssh(SSH 命令执行)——把 CTF 攻坚的临时脚本能力资产化为可复用工具
AI Analysis
核心用途是 CTF 靶场攻坚与渗透测试。适合在 OverTheWire 等靶场中进行自动化 SQL 盲注和远程命令执行的安全研究员。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗使用(工具面)
| 工具 | 用途 |
|---|---|
otw_request | HTTP 直连请求(Basic auth + Host header,GET/POST + cookie) |
otw_blind | SQL 盲注引擎(time/bool 模式,二分/线性提取) |
otw_ssh | SSH 命令执行(代理 CONNECT 隧道) |
配置
| 字段 | 默认 | 说明 |
|---|---|---|
proxy | clash 隧道 | SSH 直连被墙时的代理通道 |