Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

Re: Any way to automatically change arbitrary headers of IP packets on-t

Subject: Re: Any way to automatically change arbitrary headers of IP packets on-the-fly?
Date: Wed, 13 Apr 2005 10:15:29 +0200
On Apr 12, 2005 at 1517 -0300, JoÃo Paulo Caldas Campello appeared and said:
[...]
  Does anybody know any userland tool, Linux kernel module,
iptables/netfilter module, or whatever mechanism to change arbitrary
headers of IP packets on-the-fly as long as they traverse the IP
stack? Is there any known paper regarding this subject?
[...]
I thought it could be done in the "MANGLE" table
of netfilter, but I found no TARGET that achieves that nor any
documentation about altering arbitrary IP headers.

Did you check out the QUEUE option and the libipq API? With libipq you
can inspect packets traversing the filter and change metadata or packet
information.

Cheers,
Lynx.

<Prev in Thread] Current Thread [Next in Thread>