how to modify packet header(IP header, TCP Header) before the host send them into the network

后端 未结 3 453
抹茶落季
抹茶落季 2020-12-10 09:29

I want to modify packet header(IP header, TCP Header) before the host send them into the network.

For example, if I\'m using firefox for browsing, then I want to int

3条回答
  •  Happy的楠姐
    2020-12-10 09:50

    Razorback is an open source API for deep packet injection. You can find the source at:

    http://sourceforge.net/projects/razorbacktm/files/Razorback/

    You can also request them for the source code for their proposed system.

    http://www.icir.org/vern/papers/pktd-pam03.pdf

提交回复
热议问题