IP addresses which tried to break into my servers in 2019
https://kushaldas.in/posts/ip-addresses-which-tried-to-break-into-this-server-in-2019.html
Wrote some Python scripts to parse auth.log files and then generate graphs from that data.
@kushal looking forward to the heatmap post! ๐
@kushal I have always changed the sshd server port for my hosts open on the Internet. I have seen that reduces port scans and attacks by 99%+
@sandipb yup, all script kiddies are gone with that step.
@kushal
How you did that, can you please elaborate a little more on that?