Dsniff 2.4b1 First, yes dsniff / dnsspoof is definitely a needed addition for such tools such as airgeddon. I apologize for the late post for this, patching the source and compiling I kept hitting lib and compile errors... driving me nuts I assure you. However after some digging around I found that the team at the Tiny Core Linux project had at one point supported dsniff 2.4b1 up until around release 3.x - so taking a look at the archive repositories and library dependencies here is the functional dnsiff 2.4b1 build originally compiled in TCL 3.x 32bit architecture. This package has been tested with airgeddon 8.12 with evil twin attack using dnsspoof. What is it? " dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI. " Quoted from project website: https://www.monkey.org/~dugsong/dsniff/ Dsniff 2.4b1 @sourceforge: dsniff.tcz @bitbucket: dsniff.tcz Required deps @sourceforge: bsddb.tcz glibc_apps.tcz libnet.tcz libnl1.tcz libnids.tcz @bitbucket: bsddb.tcz glibc_apps.tcz libnet.tcz libnl1.tcz libnids.tcz Installation: 1.) Download dsniff and all dependencies from either of the above repositories. 2.) Copy/Move all downloaded files to your (*/tce/optional/) directory. 3.) Open your onboot.lst files located in your (*/tce/) directory and make following adjustments: -add line item: dsniff.tcz -add line item: bsddb.tcz -add line item: glibc_apps.tcz -add line item: libnet.tcz -add line item: libnl1.tcz -add line item: libnids.tcz *make sure to include one empty or white line at the bottom of your onboot.lst* 4.) Save the above changes by either (file+save) or (cntl+s) and close your editor. 5.) Close all open windows and reboot your system. 6.) Upon reboot Dsniff 2.4b1 suite will be functional. *package and libs will be included in future builds* Originally posted in the TinyPaw-Linux forum: http://tinypawlinux.x10.bz/forum/showthread.php?tid=117&pid=315#pid315