tldr/pages.zh/common/aireplay-ng.md

10 lines
384 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# aireplay-ng
> 向无线网络注入数据包。
> `aircrack-ng` 的一部分。
> 更多信息:<https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.
- 向指定的接入点APMAC 地址、客户端 MAC 地址和接口发送指定数量的去关联disassociate数据包
`sudo aireplay-ng --deauth {{count}} --bssid {{ap_mac}} --dmac {{client_mac}} {{interface}}`