mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:02:09 +02:00
348 B
348 B
dhcpwn
Testa attacchi di esaurimento IP DHCP ed intercetta il traffico DHCP locale. Maggiori informazioni: https://github.com/mschwager/dhcpwn.
- Inonda la rete con richieste di IP:
dhcpwn --interface {{interfaccia}} flood --count {{numero_di_richieste}}
- Intercetta traffico DHCP locale:
dhcpwn --interface {{interfaccia}} sniff