SkillAgentSearch skills...

ClientInjector

Emulate DHCPv4 client

Install / Use

/learn @jerome-laforge/ClientInjector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks2

Languages

Go

Security Score

55/100

Audited on Apr 13, 2023

No findings