ClientInjector
Emulate DHCPv4 client
Install / Use
/learn @jerome-laforge/ClientInjectorREADME
ClientInjector
ClientInjector is a client that tries to emulate a real client (with MAC@ Spoofing, ARP).<br> Currently, only DHCPv4 is supported (planed to add DHCPv6).<br> Special thank to this wonderful project gopacket<br>
Build
Pcap dev headers might be necessary<br>
apt-get install libpcap-dev
Run
Testing only on Linux.<br> You have to be root for reading packet on wire (use c binding of libpcap via gopacket).<br>
