Linux Ettercap-0.8.2 ( rev3 )

Discussion in 'Software Downloads' started by r1sen, 11 Apr 2019.

  1. r1sen

    r1sen Mod
    Staff Member Moderator Dev Team VIP

    Joined:
    22 Nov 2017
    Messages:
    356
    Likes Received:
    63
    Corrected a configuration issue within "etter.conf" included in package.

    Config file unsquashes to /etc/ettercap/etter.conf

    Correction:

    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"


    Corrected issue within ettercap/sslstrip

    Found during sslstrip plugin from airgeddon sniffer

    @sourceforge:

    ettercap-0.8.2-rev3.tcz

    @bitbucket:

    ettercap-0.8.2-rev3.tcz

    Installation:

    1.) Download package from either above repository.

    2.) Copy package to your (*/tce/optional/) directory.

    3.) Open your onboot.lst file located in your (*/tce/) directory and make following changes:

    -change line item from: "ettercap-0.8.2-rev2.tcz" to "ettercap-0.8.2-rev3.tcz"

    4.) Save changes by either (file+save) or (cntl+s) and close your editor.

    5.) Reboot your system and ettercap-0.8.2-rev3 will be functional.

    Originally posted in the TinyPaw-Linux forum: http://tinypawlinux.x10.bz/forum/showthread.php?tid=118
     
    #1 r1sen, 11 Apr 2019
    Last edited: 14 Apr 2019

Share This Page

Loading...