mirror of
https://github.com/nmap/nmap.git
synced 2026-09-05 01:50:40 +00:00
Was throwing an exception when parsing a packet with a source IP that had a fourth octet greater than 127, since the %d format specifier used in the dups check is for signed integers, and the IP is little-endian. Switched to %u (unsigned int) and it works great. |
||
|---|---|---|
| .. | ||
| jdwp-class | ||
| psexec | ||
| drupal-modules.lst | ||
| favicon-db | ||
| http-default-accounts-fingerprints.lua | ||
| http-fingerprints.lua | ||
| http-folders.txt | ||
| http-sql-errors.lst | ||
| http-web-files-extensions.lst | ||
| mysql-cis.audit | ||
| oracle-default-accounts.lst | ||
| oracle-sids | ||
| packetdecoders.lua | ||
| passwords.lst | ||
| rtsp-urls.txt | ||
| snmpcommunities.lst | ||
| ssl-ciphers | ||
| ssl-fingerprints | ||
| tftplist.txt | ||
| usernames.lst | ||
| vhosts-default.lst | ||
| vhosts-full.lst | ||
| wp-plugins.lst | ||