Starting point machine

I have the same issue with the same machine (starting point / tutorial) I tried the above recommendation but the same error keeps occurring. I execute this:

ports=$(nmap -p- --min-rate=1000 -T4 10.10.10.27 | grep [1] | cut -d ‘/’ -f 1 | tr ‘\n’ ‘,’ | sed s/,$//)

and then after i execute that i execute this

nmap -sC -sV -p$ports 10.10.10.27

I have also regenerated my keys and restarted my VM.
Can someone help me out?


  1. 0-9 ↩︎