Re: Any way to automatically change arbitrary headers of IP packets on-the-fly?

From: Vladimir Parkhaev (vladimir_at_arobas.net)
Date: 04/13/05

  • Next message: Sebastian Muņiz: "Re: Any way to automatically change arbitrary headers of IP packets on-the-fly?"
    Date: Wed, 13 Apr 2005 09:18:10 -0400
    To: pen-test@securityfocus.com
    
    

    Quoting Jo?o Paulo Caldas Campello (protecao@gmail.com):
    > - Does already exist such a tool, module or whatever way to change
    > arbitrary headers of IP packets on-the-fly or will I have to (try to)
    > write one? =)

    You did not convince me that crafted raw IP will not do the job...
    Keep it simple - you can use perl & Net::RawIP module to craft any packets and sniff responses
    in order simulate TCP sessions or anything else you need to do...

    Don't forget to firewall the src port though..

    -- 
    .signature: No such file or directory
    

  • Next message: Sebastian Muņiz: "Re: Any way to automatically change arbitrary headers of IP packets on-the-fly?"