Jump to content

Man in Middle Attack


billsmith

Recommended Posts

So I watch the video on MIM that you guys did and it had me wanting to try it on my home network. My set up is as follows:

1 computer with BT5 r3 (where i will be using ettercap) computer a

1 computer running BT5 r3 (where I will be checking facebook and email) computer b

1 router 192.168.1.1

I am a nob and would really like some help.

1) on computer a i set it up so it can forward packets using the echo "1"...ip_forward ....) I also set a ip_route rule that redirected traffic going to router port 80 to send to the computer a port 3333.

I also set up a listener to listen on port 3333 and out put to a file.txt.

Then I go to computer b, i go to websites, and try to trigger collection but have so luck.

can anyone help? Thanks for anyone that takes the time to help.

Link to comment
Share on other sites

  • 2 weeks later...

Well, have you done that:

open by nano usr/local/etc/etter.conf

(simple enter "nano usr/local/etc/etter.conf" in terminal)

Remove # before redir in that lines:

# 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"
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...