citrix-enum-servers-xml can return error #2192
Closed
Comments
Thank you for reporting the issue. A fix has been committed as r38146. The implemented change will leave character references with codepoints higher than 255 untouched. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I have run the following scan:
It seems like the
citrixxml.lua
has an error. For the scan run above the value ofescaped_val
is—
and the value ofhexval
is8212
, which can not to converted to char usingstring.char
.Version info (please complete the following information):
nmap --version
: 7.80The text was updated successfully, but these errors were encountered: