This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
nmap
Watch
1
Star
0
Fork
0
You've already forked nmap
mirror of
https://github.com/nmap/nmap.git
synced
2025-12-10 09:49:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6da0b2a534b152b0c63f94be2bf86b149040619f
nmap
/
scan_engine.cc
kris
9ff574d50e
Merging my IGMP -sO patch. This adds build_igmp_raw() to easily build IGMP packets and uses it for -sO. Systems respond more when these packets are sent with an actual IGMP header. The RFC says they MUST verify the checksum, so that's most likely why I always got open|filtered instead of open. Since the different IGMP types all seem to have the checksum in the same place in the packet, it should at least tell us if it's supported or not even if the rest of the header is bogus (because the rest of the header has changed a little bit between the versions).
2007-01-17 17:40:16 +00:00
140 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink