|
|||||||||||
|
answering machine
From: Frédéric Raynal <frederic.raynal(at)security-labs.org>
Date: Sun Apr 06 2003 - 11:45:09 EDT For a long time now, Mike and I talked about a library that would handle network contingency. As it seems I had more spare time than Mike lately, I started to code that on Friday evening. The idea behind these first patches is to provide a link between a packet sent through libnet, and a captured packet, to test if the captured packet is an answer to the sent one. Currently, only Ethernet, ARP and IPv4 are supported, but adding new protocols is not too difficult (depending on the protocol). A first question arise, specifically for Mike: should this be part of libnet ? The algorithm testing if a packet is an answer to another one is independent of libnet. But I also provide 2 functions based respectively on libnet_ptag_t and libnet_pblock_t as it points to a buffer containing the pblock for the tested layer More information can be obtained from: http://www.security-labs.org/index.php3?page=607 Fred Raynal PS: you can also find on my page the slides of a talk I gave a few days ago about libnet (with Mike's approval of course) PS2 (adv): for those interested in packet building, have a look at Phil Biondi's scapy, a nice and powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc http://www.cartel-securite.fr/pbiondi/scapy.html To unsubscribe, e-mail: libnet-unsubscribe@securityfocus.com For additional commands, e-mail: libnet-help@securityfocus.com Received on Sun Apr 6 11:45:29 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:23 EDT |
||||||||||
|
|||||||||||