Re: If your site has been hacked-- things to check
SSH port is usually set at 22, but many admins set it to any arbitrary port under the premise - Security by Obscurity. While at the topic of SSH, you can use tunnels - encrypted virtual private network between your computer and the remote computer using the same Secured Shell (SSH). For a quick start try this - Bitvise Tunnelier. It does a lot of things - SFTP is one of them.
|