ndp-sk
A Swiss army Knife tool for NDP
News
- 08.11.2006 - ndp-sk version 0.01... released!
Informations
ndp-sk is a swiss army knife tool that allows you to forge ipv6 neighbor discovery
packets in order to corrupt/manipulate ndp cache of link local nodes.
Dependancy
ndp-sk uses libnet with its ipv6 support, a system-independent packet forging library.
Installation
$ tar xzvf ndp-sk-0.01.tar.gz
$ make
# make install
Download
Sample use
# ndp-sk -r -t 2001::dead -T de:ad:0:0:be:ef
This command will update neighbor cache of all link local nodes by changing 2001::dead ipv6 address to correspond with de:ad:0:0:be:ef.
Author
Clement Lecigne <clem1@FreeBSD.org> is the primary author.