Koozali.org: home of the SME Server

My server has been hacked.

Offline haliparotin

  • ****
  • 103
  • +0/-0
Re: My server has been hacked.
« Reply #15 on: August 13, 2014, 03:38:45 AM »
monoman


How do you know your have been hacked? :shock:


do you have any status or detail you found


for our safety not only for me also for all SME community


Thank you

Offline monoman

  • ***
  • 45
  • +0/-0
Re: My server has been hacked.
« Reply #16 on: August 26, 2014, 11:26:20 PM »
This is part of the response I received from the security team.

Quote
Yep, you've got a script kiddie there. But how did they get in? Did you
have ssh enabled with password authentication?
Yes

Quote
Well, that is very likely how they gained entry. In which case there is no
software vulnerability for us to fix. Just a wetware vulnerability :-)

I have since disabled remote access.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: My server has been hacked.
« Reply #17 on: August 26, 2014, 11:39:11 PM »
monoman

Quote
I have since disabled remote access.

You can use Public Private keys to securely access your sme server using ssh, see
http://wiki.contribs.org/SSH_Public-Private_Keys
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

guest22

Re: My server has been hacked.
« Reply #18 on: August 26, 2014, 11:40:20 PM »
We need to add pointers to the wiki regarding "Best parctices accessing SME Server remotely"

http://wiki.contribs.org/Best_practices_accessing_SME_Server_remotely

- Explain the risks of enabling ssh password
- Explain using certificates opposed to passwords
- Explain to change well known ports (e.g. port 22 for ssh)
- Explain how fail2ban works
- Point to VPN contribs e.g. openvpn (no longer PPTP)
- Other hints and tips

All perfectly doable with SME Server.

guest