wifi-wireless
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWi-Fi / Wireless Security
Wi-Fi / Wireless Security
ACTION REQUIRED(读完后立刻执行)
ACTION REQUIRED (Execute Immediately After Reading)
- : 读取 precedent-pentest;无线攻击法律风险高,必须书面授权与物理范围
NOW - : scope 写明目标 SSID/BSSID/场地;禁止扫邻居网络
NOW - : 确认适配器监听模式能力
NEXT - : 侦察 → 采集 → 分析(实验室优先)
ACT
- : Read precedent-pentest; Wireless attacks carry high legal risks, written authorization and physical scope are mandatory
NOW - : Specify target SSID/BSSID/location in the scope; Scanning neighboring networks is prohibited
NOW - : Verify adapter monitor mode capability
NEXT - : Reconnaissance → Capture → Analysis (Lab environment preferred)
ACT
适用场景
Applicable Scenarios
- 授权 Wi-Fi 安全评估
- WPA/WPA2 握手采集与离线评估
- 流氓 AP / 钓鱼热点检测研究
- 企业无线隔离与门户安全
- Authorized Wi-Fi security assessment
- WPA/WPA2 handshake capture and offline assessment
- Rogue AP / phishing hotspot detection research
- Enterprise wireless isolation and portal security
工作流
Workflow
text
□ iwconfig / airmon-ng 进入 monitor(合法环境)
□ airodump-ng 锁定目标 BSSID 频道
□ 握手或 PMKID 采集(仅目标)
□ hashcat/aircrack 离线评估口令策略
□ 报告:加密类型、隔离、门户绕过、建议text
□ iwconfig / airmon-ng enter monitor mode (authorized environment)
□ airodump-ng lock onto target BSSID channel
□ Handshake or PMKID capture (target only)
□ hashcat/aircrack offline password policy assessment
□ Report: Encryption type, isolation, portal bypass, recommendations工具链
Toolchain
| 工具 | 用途 |
|---|---|
| aircrack-ng suite | 采集/评估 |
| hcxdumptool / hcxtools | PMKID |
| hashcat | 口令评估 |
| Wireshark | 管理帧分析 |
| Tool | Purpose |
|---|---|
| aircrack-ng suite | Capture/assessment |
| hcxdumptool / hcxtools | PMKID |
| hashcat | Password assessment |
| Wireshark | Management frame analysis |
参考
References
references/wireless-lab-rules.md../pentest-tools/(近源章节)../attack-chain/
references/wireless-lab-rules.md../pentest-tools/(close-range section)../attack-chain/
路由上下文
Routing Context
上游: MASTER R29
MUST NOT: 未授权 deauth、对非目标客户网络操作
MUST NOT: 未授权 deauth、对非目标客户网络操作
Upstream: MASTER R29
MUST NOT: Unauthorized deauth, operations on non-target customer networks
MUST NOT: Unauthorized deauth, operations on non-target customer networks
任务完成自检
Task Completion Checklist
- 是否严格锁定目标 BSSID?
- 是否在报告中给出加固建议?
- Checklist?
- Is the target BSSID strictly locked?
- Are hardening recommendations included in the report?
- Checklist completed?