Zdravím,
od rána se snažím nainstalovat dsniff. Stahoval jsem různé balíčky .gz a jeden .rpm.
Prolítnul jsem pár blogů a disk.for.
rozbaleno, vykonán ./configure
****************************************************
server:/home/user/dsniff-2.3 # make
gcc -g -O2 -D_BSD_SOURCE -DLIBNET_LIL_ENDIAN -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I./missing -c ./arpspoof.c
./arpspoof.c: In function ‘arp_send’:
./arpspoof.c:49: warning: passing argument 1 of ‘libnet_get_hwaddr’ from incompatible pointer type
./arpspoof.c:49: error: too many arguments to function ‘libnet_get_hwaddr’
./arpspoof.c:60: warning: passing argument 6 of ‘libnet_build_ethernet’ from incompatible pointer type
./arpspoof.c:60: error: too few arguments to function ‘libnet_build_ethernet’
./arpspoof.c:64: error: ‘ETH_H’ undeclared (first use in this function)
./arpspoof.c:64: error: (Each undeclared identifier is reported only once
./arpspoof.c:64: error: for each function it appears in.)
./arpspoof.c:64: error: too few arguments to function ‘libnet_build_arp’
./arpspoof.c: In function ‘main’:
./arpspoof.c:181: warning: assignment makes pointer from integer without a cast
make: *** [arpspoof.o] Error 1
****************************************************
a při příkazu MAKE install vyhodí toto:
/usr/bin/install: cannot stat `arpspoof': No such file or directory
/usr/bin/install: cannot stat `dnsspoof': No such file or directory
/usr/bin/install: cannot stat `dsniff': No such file or directory
/usr/bin/install: cannot stat `filesnarf': No such file or directory
/usr/bin/install: cannot stat `macof': No such file or directory
/usr/bin/install: cannot stat `mailsnarf': No such file or directory
/usr/bin/install: cannot stat `msgsnarf': No such file or directory
/usr/bin/install: cannot stat `sshmitm': No such file or directory
/usr/bin/install: cannot stat `tcpkill': No such file or directory
/usr/bin/install: cannot stat `tcpnice': No such file or directory
/usr/bin/install: cannot stat `urlsnarf': No such file or directory
/usr/bin/install: cannot stat `webmitm': No such file or directory
/usr/bin/install: cannot stat `webspy': No such file or directory
make: *** [install] Error 1
server:/home/user/dsniff-2.3 #
server:/home/user/dsniff-2.3 #
****************************************************
Nesmejte se mi pokud to je primitivnost (jak se zda).
Neexistuje nekde 100% navod na instalaci či kompilaci binárního souboru či balíčku rpm ? Naěel jsem jich pár ale ani podle jednoho se nevede.
Ubuntu server, ubuntu desktop , OpenSUSE
