Thread: Ettercap - n900
View Single Post
Posts: 286 | Thanked: 117 times | Joined on Jan 2010
#9
Originally Posted by tchouky View Post
Hi,

I ve successfully compiled Ettercap for my N900.
I have all the options included and pretty much everything seems to work (plugins, PCRE, ncurse & gtk, ...).

The only thing i know of that doesnt is the SSL dissector, which requires valid redirection commands. And since the current kernel doesnt support connection tracking, iptables can't use the NAT table.
So that's some more work... (that i probably wont do )

Ive successfully arp spoofed & injected into HTTP streams, using ettercap filters, so it appears to be fine for me.

Here are the binaries:
ec-n900.tgz

I cba making a .deb, this is a tgz of my /opt/ettercap
So the install process is the following:
  • copy tgz to /opt/
  • tar xzvf
  • now you gota make symlinks to /bin/ for ettercap etterfilter and etterlog, and symlinks to /usr/lib for libnet and libpcre.
    ex: ln -s /opt/ettercap/bin/ettercap /bin/ettercap

now you can pwn people everywhere
i can get this to work for some reason...when i type ettercap it says 'command not found'