maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Ettercap - n900 (https://talk.maemo.org/showthread.php?t=42680)

tchouky 2010-01-29 17:30

Ettercap - n900
 
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 :p)

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 :)

hawaii 2010-02-01 18:27

Re: Ettercap - n900
 
I've hit you up on Twitter. We've got stuff to talk about :D

Thanks for advising me. I'm gonna re-build my enviro and find out what the hell was wrong with my packages since it wouldn't build in DNS dissecting and arpspoofing wasn't actually sending any data out.

Laughingstok 2010-02-01 19:54

Re: Ettercap - n900
 
Ettercap, what a nastily brilliant "tool."

:D

OptX 2010-02-03 15:44

Re: Ettercap - n900
 
I get a error about libnet.so.1. Says no such file or dir. ....
I made ln -s /opt/ettercap/lib/libnet.so.1.0.3 /usr/lib/libnet.so.1.0.3

What did i do wrong ?

jd4200 2010-04-15 20:51

Re: Ettercap - n900
 
Quote:

Originally Posted by OptX (Post 508818)
I get a error about libnet.so.1. Says no such file or dir. ....
I made ln -s /opt/ettercap/lib/libnet.so.1.0.3 /usr/lib/libnet.so.1.0.3

What did i do wrong ?

Just for anyone else who had the same problem:
There are two files that need linking, so open up x-term and type:
ln -s /opt/ettercap/lib/libnet.so.1.3.0 /usr/lib/libnet.so.1
and
ln -s /opt/ettercap/lib/libpcre.so.3 /usr/lib/libpcre.so.3

Ettercap can be run with gui by running:
ettercap -G

If you get a permission error then: chmod 777 /opt/ettercap/bin/ettercap

ssjtoma 2010-04-19 18:12

Re: Ettercap - n900
 
works like a charm, awesome!

Hotshot 2010-04-19 18:19

Re: Ettercap - n900
 
Ummm what does this app do?

zimon 2010-04-19 18:25

Re: Ettercap - n900
 
Quote:

Originally Posted by Hotshot (Post 618120)
Ummm what does this app do?

http://ettercap.sourceforge.net/

It hints how important it would be to have software packages GPG signed. DEBs are not.

crash16 2010-04-19 18:30

Re: Ettercap - n900
 
Quote:

Originally Posted by tchouky (Post 501286)
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 :p)

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'

blanix 2010-04-19 19:30

Re: Ettercap - n900
 
Thank you!!!!!!! It works perfect.
Pleaseeeee, could you make a guide for metasploit????


All times are GMT. The time now is 01:31.

vBulletin® Version 3.8.8