Results 1 to 2 of 2

Thread: IPTABLES MIRROR Target

  1. #1
    rebmeM roineS enilnOitnA steve.milner's Avatar
    Join Date
    Jul 2003
    Posts
    1,021

    IPTABLES MIRROR Target

    Some time ago the MIRROR target was dropped from iptables.

    I know this was done for good security reasons.

    However, I'd like to understand if this is still possible with the current iptables.

    What is required is to take all packets sent from address x.x.x.x to y.y.y.y and swap the source and destination addresses of the packet and then allow the packet to return to the sender.

    My knowledge of iptables isn't good enough to work out how to do this and despite much reading of how-tos etc I'm little the wiser.

    Could anyone supply me with the relevant iptables command required to implement this so that I can then try to understand how this works.

    Regards,
    Steve
    IT, e-commerce, Retail, Programme & Project Management, EPoS, Supply Chain and Logistic Services. Yorkshire. http://www.bigi.uk.com

  2. #2
    You could try having snort listen for something from x.x.x.x to y.y.y.y then write an alert to a log file only used by this rule. Have logwatch or some custom script check that log every second, then re-writes the packet swapping the source and destination in the header with an ip spoofing tool such as hunt.

Similar Threads

  1. ettercap prob slack11 suspect libnet
    By HackerzMaster in forum IDS & Scanner Discussions
    Replies: 18
    Last Post: September 15th, 2007, 01:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •