I have an FTP site setup through IIS. My FTP site sits on the inside of the firewall and I have one of our public IPs NATd.
I have setup AD users with appropriate ACLs to be able to access the FTP externally, which they can.
Looking at my FTP logs over the past couple of days, it has shown that several IP addresses located in Korea have tried to access the FTP site using brute force. The logs shows 1000+ login attempts using the username "admin", "ftpuser" and "administrator", EVERY second from midnight to 6am.
If I indeed had actual accounts listed above, the would constantly be locked out.
I was thinking about restricting IP addresses on the server but that would be quite an undertaking as we have hundreds of people accessing the site.
Is there any way to avoid this type of attack? Would it have to be done one the server or firewall side?
I have setup AD users with appropriate ACLs to be able to access the FTP externally, which they can.
Looking at my FTP logs over the past couple of days, it has shown that several IP addresses located in Korea have tried to access the FTP site using brute force. The logs shows 1000+ login attempts using the username "admin", "ftpuser" and "administrator", EVERY second from midnight to 6am.
If I indeed had actual accounts listed above, the would constantly be locked out.
I was thinking about restricting IP addresses on the server but that would be quite an undertaking as we have hundreds of people accessing the site.
Is there any way to avoid this type of attack? Would it have to be done one the server or firewall side?