#Try to Restart vmware toools sudo restart-vm-tool #incase of any error sudo apt update sudo apt install -y --reinstall open-vm-tools-desktop sudo restart-vm-tool
Way to Divergence
Way to Divergence
#Get Capabilities
nmap --script "pop3-capabilities or pop3-ntlm-info" -sV -p110,995 10.10.10.10
nc -nv 10.10.10.10 110
Comments
Post a Comment