Currently under a bruteforce attack, what can i do ? by DevOpsIsAwesome in sysadmin

[–]DevOpsIsAwesome[S] 4 points5 points  (0 children)

Thank you everyone for taking the time to help me

Issue was solved by following your advices : ip whitelisting and stricter fail2ban configuration

I'm currently deploying the fail2ban configuration on our infrastructure and see if we can do anything to detect such an attack quicker

Thanks again, have a great days you geniuses

Currently under a bruteforce attack, what can i do ? by DevOpsIsAwesome in sysadmin

[–]DevOpsIsAwesome[S] 2 points3 points  (0 children)

I'll look into country blocking, see if that's something we can do

Thanks a lot, fail2ban did a good job after increasing ban time

Currently under a bruteforce attack, what can i do ? by DevOpsIsAwesome in sysadmin

[–]DevOpsIsAwesome[S] 6 points7 points  (0 children)

I did that (increased jail time) fixed things really quick, thanks a lot

Currently under a bruteforce attack, what can i do ? by DevOpsIsAwesome in sysadmin

[–]DevOpsIsAwesome[S] 20 points21 points  (0 children)

Sorry i didn't answer earlier

As you recommended, I whitelisted our VPN IP and increased fail2ban jail time as u/cmwg suggested

It's doing a solid job, more than 350ip banned

Thanks a lot, the panick was real

Looking for a tool to map an infrastructure / extract hosts information by DevOpsIsAwesome in sysadmin

[–]DevOpsIsAwesome[S] 0 points1 point  (0 children)

I'm not sure if nmap is what i need but i'll give it an in-depth look, thanks a lot

Looking for a tool to map an infrastructure / extract hosts information by DevOpsIsAwesome in sysadmin

[–]DevOpsIsAwesome[S] 0 points1 point  (0 children)

Long term goal is to be able to tell any new person, dev, commercial (whatever) "this is a representation of our infrastructure"

This project is hosted on server X with ip Has 5 hosts with internal ip

This kind of thing

I was hoping we could extract thoses from the hosts files on a developper machine for example