tumi8 / zmap

ZMapv6: Internet Scanner with IPv6 capabilities
https://www.net.in.tum.de/pub/ipv6-hitlist/
Apache License 2.0
107 stars 25 forks source link

New module icmp6_echo_time_novalidation #12

Closed mkoch-tud closed 8 months ago

mkoch-tud commented 8 months ago

The module encodes timestamps and initially targeted IPv6 address within the ICMP payload. When receiving ECHO replies, the original target IP is extracted from the payload and can be accessed by the output-module using the initial-ip field. Unlike the echo-scan/time module, no validation between target IP addr. and replying IP addr. is performed.