Ettercap 0.8.3 build for TinyPaw " Ettercap is a comprehensive suite for man in the middle attacks. It features sniffing of live connections, content filtering on the fly and many other interesting tricks. It supports active and passive dissection of many protocols and includes many features for network and host analysis. " Quoted from the projects main website: https://www.ettercap-project.org/ Using GTK2 while still supported to reduce additional deps.. Build instructions for this package were as follows: *from root source dir* mkdir build cd build ccmake .. set GTK_BUILD_TYPE to GTK2 c for CONFIGURE cmake .. make sudo make install Etterfilters built by: etterfilter -o etter.filter.*type*.ef etter.filter.*type* Included in: /usr/local/share/ettercap/ Etter.conf corrected: uncommented line for iptables - redir_command_on = "iptables -t NAT -A PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport" redir_command_off = "iptables -t NAT -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport" Located in: /etc/ettercap/etter.conf Ettercap 0.8.3 available: @sourceforge: ettercap-0.8.3.tcz @bitbucket: ettercap-0.8.3.tcz Installation: 1.) Download Ettercap package from either of the above repositories. 2.) Copy downloaded extension to your (*/tce/optional/) directory. 3.) Open your onboot.lst file located in your (*/tce/) directory and make following change: -change line item: "ettercap-0.8.2-rev3.tcz" or previous builds into: "ettercap-0.8.3.tcz" 4.) Save the changes you've made by either (file+save) or (cntl+s) and close your editor. 5.) Close all open windows and reboot your system. 6.) Upon reboot Ettercap v0.8.3 will be your default package.