Kaynağa Gözat

dhcpwn: add page

Hayden Schiff 9 yıl önce
ebeveyn
işleme
02532061eb
1 değiştirilmiş dosya ile 11 ekleme ve 0 silme
  1. 11 0
      pages/common/dhcpwn.md

+ 11 - 0
pages/common/dhcpwn.md

@@ -0,0 +1,11 @@
+# dhcpwn
+
+> Test DHCP IP exhaustion attacks and sniff local DHCP traffic.
+
+- Flood the network with IP requests:
+
+`dhcpwn --interface {{network_interface}} flood --count {{number_of_requests}}`
+
+- Sniff local DHCP traffic:
+
+`dhcpwn --interface {{network_interface}} sniff`