add new chinese translations
This commit is contained in:
12
pages.zh/common/dhcpwn.md
Normal file
12
pages.zh/common/dhcpwn.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# dhcpwn
|
||||
|
||||
> 测试 DHCP IP 耗尽攻击并嗅探本地 DHCP 流量。
|
||||
> 更多信息:<https://github.com/mschwager/dhcpwn>。
|
||||
|
||||
- 使用 IP 请求淹没网络:
|
||||
|
||||
`dhcpwn --interface {{network_interface}} flood --count {{number_of_requests}}`
|
||||
|
||||
- 嗅探本地 DHCP 流量:
|
||||
|
||||
`dhcpwn --interface {{network_interface}} sniff`
|
Reference in New Issue
Block a user