Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

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

    Reply
    Page 32 of 48 | Prev | 22   30     31   32   33     34   42 | Next | Last
    stevomanu | # 311 | 2011-07-20, 11:12 | Report

    Originally Posted by comaX View Post
    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

    Edit | Forward | Quote | Quick Reply | Thanks

     
    efroname | # 312 | 2011-07-20, 12:36 | Report

    Originally Posted by stevomanu View Post
    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 :@

    Edit | Forward | Quote | Quick Reply | Thanks

     
    brokensmile | # 313 | 2011-07-20, 12:54 | Report

    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

    Edit | Forward | Quote | Quick Reply | Thanks

     
    comaX | # 314 | 2011-07-20, 13:59 | Report

    Originally Posted by stevomanu View Post
    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...

    Edit | Forward | Quote | Quick Reply | Thanks

     
    stevomanu | # 315 | 2011-07-20, 14:15 | Report

    Originally Posted by brokensmile View Post
    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 ....

    Edit | Forward | Quote | Quick Reply | Thanks

     
    stevomanu | # 316 | 2011-07-20, 14:25 | Report

    Originally Posted by comaX View Post
    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

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by stevomanu; 2011-07-20 at 14:28.

     
    karam | # 317 | 2011-07-20, 14:45 | Report

    @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

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to karam For This Useful Post:
    stevomanu

     
    Saturn | # 318 | 2011-07-20, 18:26 | Report

    Originally Posted by stevomanu View Post
    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..

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by Saturn; 2011-07-20 at 18:31.

     
    stevomanu | # 319 | 2011-07-20, 18:33 | Report

    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

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Saturn | # 320 | 2011-07-20, 18:35 | Report

    Originally Posted by stevomanu View Post
    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?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 32 of 48 | Prev | 22   30     31   32   33     34   42 | Next | Last
vBulletin® Version 3.8.8
Normal Logout