Prevent dictionary based attack on ftp server
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Server Security > Prevent dictionary based attack on ftp server




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Prevent dictionary based attack on ftp server  
mdhairil


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-13-07 12:20 AM

Hi.I have a big problem right now. I am running a ftp server running on
windows server 2003 and iis 6.0. To my horror when i checked my ftp site log
file, i found thousands of 331 and 530 entries using the administrator
account. I knew someone out there was trying to do a dictionary based attack
on my server to crack the administrator password. The immediate action actio
n
i took was to change the administrator account name to something else and
password. I already configured account lockout threshold and duration on the
local gpo of the server. However, it seems the account threshold and duratio
n
restrictions only works on non administrator accounts. Is there any way i ca
n
apply the restriction to the administrator account too? Please help. Thank
you.





[ Post a follow-up to this message ]



    Re: Prevent dictionary based attack on ftp server  
David Wang


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-13-07 12:23 PM

Hmm, what you want to do sounds like a bad idea.

Suppose you can configure a lockout threshold on the administrator
account. That means that someone can continuously run an unsuccessful
attack against your administrator account and permanently lock you out
from ever using the administrator account.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//



On Mar 12, 2:54 pm, mdhairil <mdhai...@discussions.microsoft.com>
wrote:
> Hi.I have a big problem right now. I am running a ftp server running on
> windows server 2003 and iis 6.0. To my horror when i checked my ftp site l
og
> file, i found thousands of 331 and 530 entries using the administrator
> account. I knew someone out there was trying to do a dictionary based atta
ck
> on my server to crack the administrator password. The immediate action act
ion
> i took was to change the administrator account name to something else and
> password. I already configured account lockout threshold and duration on t
he
> local gpo of the server. However, it seems the account threshold and durat
ion
> restrictions only works on non administrator accounts. Is there any way i 
can
> apply the restriction to the administrator account too? Please help. Thank
> you.






[ Post a follow-up to this message ]



    Re: Prevent dictionary based attack on ftp server  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-02-07 12:18 AM

"David Wang" <w3.4you@gmail.com> wrote in message
news:1173776339.631142.179030@v33g2000cwv.googlegroups.com...
> Hmm, what you want to do sounds like a bad idea.
>
> Suppose you can configure a lockout threshold on the administrator
> account. That means that someone can continuously run an unsuccessful
> attack against your administrator account and permanently lock you out
> from ever using the administrator account.


The best answer seems to be to create a long (secure) administrator
password, and check that your FTP server implements a delay on responding to
failed password attempts, so that the attacker can't try many passwords per
second. With a sufficiently long password (throw four or five words
together), it won't even matter if the delay isn't present, the attacker
simply isn't likely to hit the right password in his lifetime.

Note that if you run a server on the public Internet, you will _always_ have
people trying to connect to it using their own choice of authentication -
user names and passwords, etc. This is mostly just a sign that there are
large numbers of malicious people out there, and your server will just plain
have to deal with it.

Alun.
~~~~
--
Texas Imperial Software   | Web: http://www.wftpd.com/
23921 57th Ave SE         | Blog: http://msmvps.com/alunj/
Woodinville WA 98072-8661 | WFTPD, WFTPD Pro are Windows FTP servers.
Fax/Voice +1(425)807-1787 | Try our NEW client software, WFTPD Explorer.







[ Post a follow-up to this message ]



    Re: Prevent dictionary based attack on ftp server  
rwaldicott@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-03-07 12:20 AM

On Mar 12, 3:54 pm, mdhairil <mdhai...@discussions.microsoft.com>
wrote:
> Hi.I have a big problem right now. I am running aftpserverrunning on
> windowsserver2003 and iis 6.0. To my horror when i checked myftpsite log
> file, i found thousands of 331 and 530 entries using the administrator
> account. I knew someone out there was trying to do a dictionary based atta
ck
> on myserverto crack the administrator password. The immediate action actio
n
> i took was to change the administrator account name to something else and
> password. I already configured account lockout threshold and duration on t
he
> local gpo of theserver. However, it seems the account threshold and durati
on
> restrictions only works on non administrator accounts. Is there any way i 
can
> apply the restriction to the administrator account too? Please help. Thank
> you.

I'm not sure if IIS supports this, but another approach is to block
the IP after too many unsuccessful attempts v.s. shutting down the
account. This way you don't have the problem of a user locking out an
account ... instead access from that IP is just blocked altogether.
The server we use here supports this option ( http://www.jscape.com/secureftpserve
r/
) ... coupled with an email notification when an attacker is blocked
works well for us.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:45 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register