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
With nmap version 7.92 and using the -sV parameter I get the error Script execution failed in the sslv2, ssl_cert, tls-nextprotoneg, tls-alpn and ssl-date files. error.txt
The text was updated successfully, but these errors were encountered:
These are expected errors, of the following format:
NSE: <script_name> against <target> threw an error!
TIMEOUT
stack traceback:
[C]: in local 'try'
<stack trace continues>
This is a result of scripts using the nmap.new_try() function to stop execution immediately when certain failures (usually connection problems like timeouts) occur. I will be pushing a change shortly to hide this output so that it no longer resembles an error.
With nmap version 7.92 and using the -sV parameter I get the error Script execution failed in the sslv2, ssl_cert, tls-nextprotoneg, tls-alpn and ssl-date files.
error.txt
The text was updated successfully, but these errors were encountered: