Nemesis install

When install paket injection tool “Nemesis”, I have to install “libnet-1.0.2a” library. I  installed the library to /usr/nemesis/Libnet-1.0.2 by following command, mkdir  /usr/nemesis http://packetfactory.openwall.net/libnet/dist/deprecated/libnet-1.0.2a.tar.gz cd Libnet-1.0.2a ./configure make && make install   Then build nemesis, wget http://packetfactory.openwall.net/projects/nemesis/nemesis-1.4beta3.tar.gz tar xvf nemesis-1.4beta3.tar.tz.…