npx skills add https://github.com/sickn33/agentic-awesome-skills
zhaoxuya520/reverse-skill
wifi-wireless
Use for authorized wireless security assessment including Wi-Fi capture, WPA handshake analysis, rogue AP detection research, and lab-only deauth testing.
Installation
npx skills add zhaoxuya520/reverse-skill --skill wifi-wireless
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Browser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe …
568.9K installsPre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure…
567.7K installsConfigure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: sem…
566.3K installsAzure VM/VMSS router. WHEN: create / provision / deploy / spin-up VM, recommend VM size, compar…
510K installsPostgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill …
391.6K installsAlso in this package
Other skills from zhaoxuya520/reverse-skill · top by installs.
npx skills add zhaoxuya520/reverse-skill
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md1,517 B -
docs
SUMMARY.md1,481 B
History
- First seen on skills.sh
- First recorded snapshot · 614 installs
SKILL.md
Wi-Fi / Wireless Security
ACTION REQUIRED(读完后立刻执行)
NOW: 读取 precedent-pentest;无线攻击法律风险高,必须书面授权与物理范围NOW: scope 写明目标 SSID/BSSID/场地;禁止扫邻居网络NEXT: 确认适配器监听模式能力ACT: 侦察 → 采集 → 分析(实验室优先)
适用场景
- 授权 Wi-Fi 安全评估
- WPA/WPA2 握手采集与离线评估
- 流氓 AP / 钓鱼热点检测研究
- 企业无线隔离与门户安全
工作流
□ iwconfig / airmon-ng 进入 monitor(合法环境)
□ airodump-ng 锁定目标 BSSID 频道
□ 握手或 PMKID 采集(仅目标)
□ hashcat/aircrack 离线评估口令策略
□ 报告:加密类型、隔离、门户绕过、建议
工具链
| 工具 | 用途 |
|---|---|
| aircrack-ng suite | 采集/评估 |
| hcxdumptool / hcxtools | PMKID |
| hashcat | 口令评估 |
| Wireshark | 管理帧分析 |
参考
references/wireless-lab-rules.md../pentest-tools/../attack-chain/(近源章节)
路由上下文
上游: MASTER R29 MUST NOT: 未授权 deauth、对非目标客户网络操作
任务完成自检
- 是否严格锁定目标 BSSID?
- 是否在报告中给出加固建议?
- Checklist?