maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Yet another MITM attack script (Yamas-ARM) (https://talk.maemo.org/showthread.php?t=73988)

stevomanu 2011-07-20 11:12

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by comaX (Post 1054657)
Have you checked your etter.conf file ? Tried to modify anything ?

####



Thanks ! And yeah, I should change the sign, thanks for reminding me :)

well did some googleing on this an people have said that you need to change
Code:

# if you use iptables:
  #redir_command_on = "iptables -t nat -A PREROUTING -i %iface
-p tcp --dport %port -j REDIRECT --to-port %rport"

  #redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

to

Code:

# if you use iptables:
  redir_command_on = "iptables -t nat -A PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

  redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

but that never worked either so i have no idea really .... very strange

efroname 2011-07-20 12:36

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by stevomanu (Post 1054693)
well did some googleing on this an people have said that you need to change
Code:

# if you use iptables:
  #redir_command_on = "iptables -t nat -A PREROUTING -i %iface
-p tcp --dport %port -j REDIRECT --to-port %rport"

  #redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

to

Code:

# if you use iptables:
  redir_command_on = "iptables -t nat -A PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

  redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

but that never worked either so i have no idea really .... very strange

Yep, exactly the same problem here. Please help us or else I'm going to throw my N900 through a skyscrapper window :@

brokensmile 2011-07-20 12:54

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
hey wen i rouched the top menu bar line i can see only twp applets in my n900 i.e volume option and battery percentage option... i cant see the all applets like fm transmetter,shortuts,internet,clock,bluetooth etc... how to get it back

comaX 2011-07-20 13:59

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by stevomanu (Post 1054693)
well did some googleing on this an people have said that you need to change
Code:

# if you use iptables:
  #redir_command_on = "iptables -t nat -A PREROUTING -i %iface
-p tcp --dport %port -j REDIRECT --to-port %rport"

  #redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

to

Code:

# if you use iptables:
  redir_command_on = "iptables -t nat -A PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

  redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport"

but that never worked either so i have no idea really .... very strange

I don't see any difference between the two, and it isn't ettercap related at all... I don't see how iptables would interact with etter.conf...

stevomanu 2011-07-20 14:15

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by brokensmile (Post 1054784)
hey wen i rouched the top menu bar line i can see only twp applets in my n900 i.e volume option and battery percentage option... i cant see the all applets like fm transmetter,shortuts,internet,clock,bluetooth etc... how to get it back

hijack a thread why dont you lol , you need to find the write thread an post your issue there ....

stevomanu 2011-07-20 14:25

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by comaX (Post 1054815)
I don't see any difference between the two, and it isn't ettercap related at all... I don't see how iptables would interact with etter.conf...

the hashes are missing if you notice at start of the line , i googled it an thats what some different forums came up with it work for some an not others so i have no idea at all ...


plus line 70 is here

Code:

dns = 53                  # udp    53
so i cant see whats wrong

karam 2011-07-20 14:45

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
@stevomanu

i had the problem with debian-chroot
but not in maemo5
i guess it is tcpdump
try to install it
apt-get install tcpdump

if still having the problem
try to reinstall ettercap from

http://talk.maemo.org/showpost.php?p...50&postcount=1

that's how i got mine working perfectly

Saturn 2011-07-20 18:26

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by stevomanu (Post 1052398)
many thanks for your help just wanderin do you or any 1 know why it says this in ettercap

Code:

Dissector "dns" not supported (etter.conf line 70)
many thanks

From where did you install ettercap? (Unhuman's guide is the recommended here)

I'm asking since searching for this in the forums seems like it used to be a problem in older versions of ettercap. Of course your problem might be different.

EDIT: Ohh, I just noticed there was a whole page of comments I missed..

stevomanu 2011-07-20 18:33

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
not sure now but it wasnt from the link above thats for sure , so have you got a link an will check out both if i have to ..

cheers

Saturn 2011-07-20 18:35

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by stevomanu (Post 1054981)
not sure now but it wasnt from the link above thats for sure , so have you got a link an will check out both if i have to ..

cheers

did you try to check first post? :rolleyes:


All times are GMT. The time now is 08:33.

vBulletin® Version 3.8.8