Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ncat version 7.93 is broken on windows 11. There doesn't seem to e a download for 7.92. #2585

Closed
steowens opened this issue Dec 16, 2022 · 2 comments
Labels

Comments

@steowens
Copy link

Describe the bug
A clear and concise description of what the bug is. When attempting to run the following command we get
ncat localhost 9001
we get
libnsock ssl_init_helper(): OpenSSL legacy provider failed to load.

To Reproduce
Steps to reproduce the behavior, including command-line options.
run the above command on a windows 11 machine running the latest ncat.

Expected behavior
A clear and concise description of what you expected to happen. For issues related to EOF handling (socket disconnect), see our document on EOF behavior in Ncat.
expected behavior is that it works.

Version info (please complete the following information):

  • OS: [e.g. Linux 4.15, Windows 10 1909] Windows Professional 11
  • Output of ncat --version:
    ncat -version
    Ncat: Version 7.93 ( https://nmap.org/ncat )
    Ncat: You must specify a host to connect to. QUITTING.

Additional context
Add any other context about the problem here, such as software version of the service you are connecting Ncat to.

@steowens steowens added the Ncat label Dec 16, 2022
@eternalphane
Copy link

duplicate of #2532

@fyodor
Copy link
Member

fyodor commented Jan 23, 2023

As @eternalphane notes, this is a duplicate of #2532. It's not a real error--you can ignore the message. And the next version of Nmap will only print it in debug mode.

@fyodor fyodor closed this as completed Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants