Thread: Ettercap - n900
View Single Post
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#17
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
Hi,

To ease the installation, I have managed to build ettercap, libltdl3 & libnet as debian packages optified for or loved device

You can get it here :

http://bigbob.fun.free.fr/ettercap-c...-1.2_armel.deb
http://bigbob.fun.free.fr/ettercap-g...-1.2_armel.deb
http://bigbob.fun.free.fr/ettercap_0.7.3-1.2_armel.deb
http://bigbob.fun.free.fr/libnet1_1.1.4-2_armel.deb
http://bigbob.fun.free.fr/libltdl3_1...emo1_armel.deb

As usual, as root change to the directory you put the files, and type :

Code:
dpkg -i libnet1_1.1.4-2_armel.deb libltdl3_1.5.26-3maemo1_armel.deb ettercap-common_0.7.3-1.2_armel.deb ettercap_0.7.3-1.2_armel.deb
Activate all repositories in case of dependencies troubles http://www.nokian900applications.com...or-nokia-n900/ and fixe deps with :

Code:
apt-get install missing_deps
Hope it help ...

A++

Last edited by colin.stephane; 2010-10-28 at 21:22.
 

The Following 14 Users Say Thank You to colin.stephane For This Useful Post: