linux network tools: crafting fake packets?
Hi. I've been studying networking recently. I've found that Wireshark is an awesome tool for capturing network packets. I was curious if there is any nifty Linux networking software for crafting and transmitting customized or modified IP packets. I.e., without having to work with all the (sometimes inflexible) legitimate programs specific to each protocol, and without having to write a whole lot of C code.
|