This is what's happening:
C:\Windows\system32>nc -v 10.1.2.205 22
'nc' is not recognized as an internal or external command, operable program or batch file.
Below is my screenshot:
Kindly help me on this issue.
Or install Nmap (includes Netcat)
To check whether ncat is installed and working, open up two terminals. In one of them, run ncat -l 9999 then in the other, ncat localhost 9999. Then type something into each terminal and press Enter. You should see the message on the opposite terminal. Look in this video https://www.youtube.com/watch?time_continue=1&v=qeQ6pKxUp-Q
You should add the path to nc.exe to your PATH environment variable. Here's a walkthrough if you dunno how to acheive this: https://stackoverflow.com/a/28545224/5119765
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With