VNC / Screen Sharing Security Concerns
My Mac is behind a firewall / router (OpenWRT) but NAT routes the correct ARD ports to my Mac, and I have been able to connect from away from home without problems before.
Last night I thought the hard disk was churning quite a bit, so I started to poke around in the terminal checking for hacks with my limited hobbyist Unix admin skills.
Using netstat and lsof, I believe I identified an ESTABLISHED connection to vnc from an unexpected domain.
(I saved the output, but I don't have it now, I'm away from home.)
I have turned off Remote Management, and will probably clean install OSX again, but I want to understand more about vnc security vulnerability.
does an ESTABLISHED connection mean the screen is already being shared, or does it mean there is enough of a connection to be guessing passwords?
What tools and techniques are there for detecting vnc intruders and guarding against them? For example password guessing? Is that logged / throttled anywhere?
Where is the logging for previous and current vnc connections?
MacPro, Mac OS X (10.6.6)