View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005982 | Kali Linux | General Bug | public | 2020-01-07 10:19 | 2020-12-01 10:50 |
Reporter | Rapt0r | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Summary | 0005982: Ettercap Segmentation Fault | ||||
Description | Everytime i run ettercap 0.8.3 i keep getting a Segmentation Fault. If i run it from the kali menu, it loads up but as soon as i click on the little tick to continue it closes the program. So i tried running it in a terminal to see what happens and i get this: root@Kali:~# ettercap -G ettercap 0.8.3 copyright 2001-2019 Ettercap Development Team Ooops ! This shouldn't happen... Please recompile in debug mode, reproduce the bug and send a bugreport Have a nice day! I am running the latest version of Kali (as of 07/01/2020) and doing an apt-get upgrade and apt-get dist-upgrade updated ettercap as well but still the same issue persists | ||||
Steps To Reproduce | Everytime i try to open ettercap and try to use | ||||
I just tried the command on an amd64 machine: Can you check if you have the latest version? (dpkg -s ettercap-common) |
|
Since this is not reproducible on our side, before fiiing a bug to Debian you should install debug packages and generate a backtrace of the segfault. You might want to double check if you can reproduce it on a clean install too. |
|
I've the same issue + latest version. Thanks. |
|
@atdtphreaker thanks for your feedback. |
|
You're welcome. I understand that you don't 'reproduce' the issue, but I just wanted to inform you so it is known + documented. Thank, I appreciate your time. |
|
I think you need to modify your /etc/ettercap/etter.conf Uncomment if you use iptables:#redir_command_on = "iptables -t nat -A PREROUTING -i %iface -p tcp -s %source -d %destination --dport %port -j REDIRECT --to-port %rport" pendant for IPv6 - Note that you need iptables v1.4.16 or newer to use IPv6 redirect#redir6_command_on = "ip6tables -t nat -A PREROUTING -i %iface -p tcp -s %source -d %destination --dport %port -j REDIRECT --to-port %rport" |
|
i did a backtrace and this is the result i got: root@kali:~# gdb --args ettercap -G For help, type "help". ettercap 0.8.3 copyright 2001-2019 Ettercap Development Team [New Thread 0x7ffff45c7700 (LWP 3553)] Thread 1 "ettercap" received signal SIGSEGV, Segmentation fault. can someone please explain the problem as this has gone slightly over my head |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-07 10:19 | Rapt0r | New Issue | |
2020-01-07 16:21 | sbrun | Assigned To | => sbrun |
2020-01-07 16:21 | sbrun | Status | new => feedback |
2020-01-07 16:21 | sbrun | Note Added: 0011830 | |
2020-01-08 08:44 | rhertzog | Note Added: 0011834 | |
2020-01-09 09:31 | atdtphreaker | Note Added: 0011844 | |
2020-01-09 10:12 | sbrun | Note Added: 0011845 | |
2020-01-09 10:19 | atdtphreaker | Note Added: 0011846 | |
2020-01-09 16:16 | atdtphreaker | Note Added: 0011847 | |
2020-01-09 22:52 | Rapt0r | Note Added: 0011857 | |
2020-01-09 22:52 | Rapt0r | Status | feedback => assigned |
2020-12-01 10:48 | g0tmi1k | Priority | high => normal |
2020-12-01 10:50 | g0tmi1k | Severity | major => minor |