Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ftp attack on our DNS server

Status
Not open for further replies.

ponetguy2

MIS
Joined
Aug 28, 2002
Messages
442
Location
US
Hello everyone, someone is trying to ftp to two of our external DNS server. Here is the log from our DNS server in /var/adm/messages:

DNS #1:

Nov 7 04:25:19 xxxxxxx.xxxxxxx.com ftpd[13959]:
Administrator (bogus) LOGIN FAILED [from 206.135.232.188]
Nov 7 04:25:20 xxxxxx.xxxxxxx.com ftpd[13960]:
Administrator (bogus) LOGIN FAILED [from 206.135.232.188]
Nov 7 04:25:22 xxxx.xxxxxxxx.com ftpd[13961]:
Administrator (bogus) LOGIN FAILED [from 206.135.232.188]


DNS #2:

Nov 7 04:25:15 xxxxx ftpd[4757]:
Administrator (bogus) LOGIN FAILED [from mail.iupgrade.net]
Nov 7 04:25:16 xxxxx ftpd[4759]:
Administrator (bogus) LOGIN FAILED [from mail.iupgrade.net]

This guy tried numerous attempts. I think he is using some type of hacking software. Any ideas on how I should approach this issue? I don't have any experience w/ security. My previous job, we worked on our own private netework which was not exposed to the internet.
 
Welcome to the internet.

You could contact the owners of iupgrade.net, but in all actuality, if that's all the attacks you're getting, you're lucky. The best you can do is make sure your ftp server is secure and you have strong passwords, the internet is a wild and dangerous place now-a-days.
 
I emailed the ISP providor informing them that an ftp attack was attempted which came from their network.
 
Make sure your name servers are secure! When I installed our new external name servers, I ran the CIS benchmark tool (and corrected negative findings) and ran the Solaris Security Toolkit (aka JASS). I also have all services turned off (SST took care of that). BIND is also the ONLY thing running on these servers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top