mirror of
https://github.com/nmap/nmap.git
synced 2026-01-27 16:49:01 +00:00
The charset argument was intended to be a table, since Lua doesn't allow indexing strings with []. Unfortunately, irc-brute and tftp-enum passed a string instead, which meant that the output was always the empty string. This change allows both formats, and fixes those scripts. irc-brute and tftp-enum had been broken since r33632 (no released version of Nmap)
45 KiB
45 KiB