These things are far too hard

These things are far too hard header image 2

Simple Tip To Reduce Brute Force Hacks Via SSH

November 17th, 2008 · No Comments · Computer Security

This is very simple, but I’ve seen a massive reduction in brute force attempts simply by changing the default port for SSH connections.

It’s pretty simple to change the default port:

Just edit the SSH configuration file, normally this will be found in /etc/ssh or /usr/local/etc/ssh.

To change it over, edit the line that reads “Port 22″ or “#Port 22″ to a different port number and then restart SSH.

Tags: ·

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment