![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Security and Firewalls Protecting you against unwanted people and programs |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) | |
|
Troubled
|
[SOLVED] FTP Server Under Attack
Ok heres bit of a log from my last hack attempt (annoying more then anything else)
Quote:
It appears as the user uses different IP adresses, so if anyone has any information which would allow me to go ahead and stop such an account i would be very much gratefult o your effors. O the server FTP client I use is serv u its the full edition so I should have all the bells and whistles it runs off my main machine. |
|
|
|
|
|
|
#2 (permalink) |
|
Mentor
|
Re: FTP Server Under Attack
first I know nothing about ftp servers so my suggestions may be worthless but is the anyway you can rename that account from administrator to something else? or change the time for a lockout after a wrong password?
__________________
![]() Do not feed the trolls. |
|
|
|
|
|
#4 (permalink) |
|
Moderator Networking Team
Join Date: Aug 2006
Location: Canada
Posts: 2,509
OS: Windows Vista Business SP1, Windows XP Professional SP3
|
Re: FTP Server Under Attack
This sort of "attack" is actually very common for FTP servers. If you use strong, complex passwords and non-standard usernames you are fine.
Long story short, if you run a public FTP server, this sort of activity is actually expected and happens to pretty much everyone with public FTP at one point in time or another. The person (or bot) which was trying to get in was most likely using a common passwords list - going through a list of passwords commonly used by people. If you use non-standard usernames and strong complex passwords, there is no need to panic and shut it down. It happens rather often. Make sure your FTP server is properly configured (if possible, see if you can configure it to block an IP for x number of minutes/hours if y number of login failures occur) and is behind a firewall (I recommend something stronger than relying just on the basic firewall built into your Home/SOHO router). Keep your software (including Windows and Serv-U) up-to-date. Make sure you have at least some basic security software installed such as antivirus, antispyware, and such. There are other things you can implement, such as secure FTP (ie. Serv-U's support for SSL) and an IDS/IPS (Intrusion Detection/Prevention System), however they can be difficult to properly implement and configure and can make it difficult for everyone to access your FTP. Last edited by Cellus : 12-26-2007 at 05:00 PM. |
|
|
|
|
|
#5 (permalink) |
|
Troubled
|
Re: FTP Server Under Attack
Well all my usernames are based off uses for them. And they aren't very common so I will go ahead and start up the server then.
Thanks, I will be sure to try and configure a system where after 3 failed login attempts you're banned for an hour or so. |
|
|
|
|
|
#6 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 33
OS: WinXP Home SP2 (fully updated)
|
Re: FTP Server Under Attack
This is very common on my FTP server. I do not have an account by the name of "Administrator", and my password is very secure, so when I saw it I didn't really care about it.
Funny, upon checking my FTP server look what I see: Code:
(000003) 27/12/2007 15:37:47 PM - (not logged in) (211.239.186.14)> USER Administrator (000003) 27/12/2007 15:37:47 PM - (not logged in) (211.239.186.14)> 331 Password required for administrator (000003) 27/12/2007 15:37:49 PM - (not logged in) (211.239.186.14)> PASS ****** (000003) 27/12/2007 15:37:49 PM - (not logged in) (211.239.186.14)> 421 Temporarily banned for too many failed login attempts |
|
|
|
![]() |
| Thread Tools | |
|
|