dhcpwn: Add Korean Translation (#3686)
This commit is contained in:

committed by
Zlatan Vasović

parent
8f3d0065a9
commit
44bd28d660
12
pages.ko/common/dhcpwn.md
Normal file
12
pages.ko/common/dhcpwn.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# dhcpwn
|
||||
|
||||
> DHCP IP 소진하는 공격을 테스트하고 로컬 DHCP 트래픽을 스니핑한다.
|
||||
> 더 많은 정보: <https://github.com/mschwager/dhcpwn>.
|
||||
|
||||
- 네트워크에 IP 요청들로 쇄도하기:
|
||||
|
||||
`dhcpwn --interface {{네트워크_인터페이스}} flood --count {{요청들의_수}}`
|
||||
|
||||
- 로컬 DHCP 트래픽 스니핑하기:
|
||||
|
||||
`dhcpwn --interface {{네트워크_인터페이스}} sniff`
|
Reference in New Issue
Block a user