Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Yeah each of my servers gets around 30K attempts per day haha.
Welcome to this world! -
-
@linuxxx OMG!! This is my first sever, so I was not expecting this. 30k would freak me out! 😱😱
-
I know it’s fun and all to set up your own server, but I find it’s better to just use ANY cloud provider. Cost money, but these kinds of shit are blocked automatically
-
JhonDoe28184ydon't sweat it, they're just bots trying to find access and setup files that you shouldn't leave like wordress setup file and so on
-
@NoToJavaScript True, though about it and u said it, the price always stop me. I've used AWS and Azure only the free tiers/trials. Maybe if my next app makes money I'll switch, but for now, have to with my server.
-
@DivSyntax I manage 20-40 servers haha. I'm used to this and have software running to mitigate automatically.
Next to that I've got a notification System in place which notifies me when a new SSH session starts so unless someone uses a zero day RCE (Remote Code Execution) vulnerability, I'll be alerted the second someone gets in :) -
Botnet recruiters :)
make sure to never use default passwords [or simple ones for the matter].
And set up your iptables/firewalld in restrictive mode.
DO NOT allow root ssh logins unless you have a password that is so random and strong that neither dict-attacks nor bruteforce would crack them in this decade.
As for other users - only key auth -
@shakur The brute force stuff? CSF (search for this as "csf firewall" since its also a medical thing 😅)
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Set up my server 2 days ago and hackers already on it!! Geeeeze!! 😂😂
rant
linux
server
hacker
software