mirror of https://github.com/CrimsonTome/tldr.git
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