Skip to content

jerome-laforge/ClientInjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientInjector

ClientInjector is a client that tries to emulate a real client (with MAC@ Spoofing, ARP).
Currently, only DHCPv4 is supported (planed to add DHCPv6).
Special thank to this wonderful project gopacket

Build

Pcap dev headers might be necessary

apt-get install libpcap-dev

Run

Testing only on Linux.
You have to be root for reading packet on wire (use c binding of libpcap via gopacket).

About

Emulate DHCPv4 client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages