You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to use this tool for some testing. However, when I went to update the database, and to run it for confirmation afterward, it had an error. It was as follows:
Starting Nmap 7.70 ( https://nmap.org ) at 2021-11-14 21:28 EST
NSE: failed to initialize the script engine:
/usr/bin/../share/nmap/nse_main.lua:259: /usr/bin/../share/nmap/scripts/vulners.nse:7: une
xpected symbol near '<'
stack traceback:
[C]: in function 'assert'
/usr/bin/../share/nmap/nse_main.lua:259: in upvalue 'loadscript'
/usr/bin/../share/nmap/nse_main.lua:601: in field 'new'
/usr/bin/../share/nmap/nse_main.lua:828: in local 'get_chosen_scripts'
/usr/bin/../share/nmap/nse_main.lua:1315: in main chunk
[C]: in ?
QUITTING!
This was the same error as when trying to update the nmap script DB. I'm not sure if it's a mistake on my part or an error with your code, but based on the error, it looks like a code syntax error.
Thanks so much for your help!
The text was updated successfully, but these errors were encountered:
Hello!
I'm looking to use this tool for some testing. However, when I went to update the database, and to run it for confirmation afterward, it had an error. It was as follows:
This was the same error as when trying to update the nmap script DB. I'm not sure if it's a mistake on my part or an error with your code, but based on the error, it looks like a code syntax error.
Thanks so much for your help!
The text was updated successfully, but these errors were encountered: