java - I need to construct an IPv6 packet with extension headers. -


i have been researching days , getting pretty desperate.

i trying construct ipv6 packet extension headers in language possible(must through programming language automate tasks), can send them series of sites , test compatibility extension headers.

what have tried now: java-- jpcap not support extension headers @ python-- scapy pydev supports 3 out of 9 extension headers. @ least want hop hop, fragmentation, routing, encapsulation, authentication , maybe destination options (6/9).

so out of ideas. best tool use in order construct ipv6 packet ground default content (just presence of extension headers enough in order test comaptibility) payload empty. in packets containing fragmentation not in order increase packet size above mtu.

any ideas? pretty desperate input appreciated. martinos

it looks scapy may have need or extensible so. see extending scapy , couple of pdfs discuss need ipv6 extension headers - new features, , new attack & attacking ipv6 implementation using fragmentation - black hat


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -