|
2010-02-01
, 18:27
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#2
|
The Following User Says Thank You to hawaii For This Useful Post: | ||
|
2010-02-01
, 19:54
|
Posts: 472 |
Thanked: 442 times |
Joined on Sep 2007
|
#3
|
|
2010-02-03
, 15:44
|
|
Posts: 293 |
Thanked: 206 times |
Joined on Oct 2009
@ Germnay
|
#4
|
|
2010-04-15
, 20:51
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#5
|
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 ?
|
2010-04-19
, 18:12
|
Posts: 63 |
Thanked: 23 times |
Joined on Dec 2008
|
#6
|
|
2010-04-19
, 18:19
|
|
Posts: 305 |
Thanked: 71 times |
Joined on Dec 2009
@ 'Nam
|
#7
|
|
2010-04-19
, 18:25
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#8
|
The Following User Says Thank You to zimon For This Useful Post: | ||
|
2010-04-19
, 18:30
|
Posts: 286 |
Thanked: 117 times |
Joined on Jan 2010
|
#9
|
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
|
2010-04-19
, 19:30
|
Posts: 15 |
Thanked: 3 times |
Joined on Apr 2010
@ Spain
|
#10
|
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:
ex: ln -s /opt/ettercap/bin/ettercap /bin/ettercap
now you can pwn people everywhere
Last edited by tchouky; 2010-01-31 at 17:58.