How to protect server from being tagged-Urgent help needced
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 > How to protect server from being tagged-Urgent help needced




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

    How to protect server from being tagged-Urgent help needced  
Barry


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


 
09-09-04 07:48 AM

I am running win 2003 server. I recently was tagged and I believe that I hav
e
cleaned up the server and all the illegal software that was on it. Is there 
a
sure fire way of protecting the server from not being tagged again.





[ Post a follow-up to this message ]



    Re: How to protect server from being tagged-Urgent help needced  
Ken Schaefer


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


 
09-09-04 07:48 AM

"Barry" <Barry@discussions.microsoft.com> wrote in message
news:66DC81CA-F6F7-4358-915C-4AD81249365E@microsoft.com...
>I am running win 2003 server. I recently was tagged and I believe that I
>have
> cleaned up the server and all the illegal software that was on it. Is
> there a
> sure fire way of protecting the server from not being tagged again.

The only "sure fire" way is to turn the server off.

You need to work out how your server was compromised. For example, did you
fail to install all the latest patches? Did you have a weak password that
someone might have guessed etc?

If:
a) you install all the latest patches
b) you do not enable functionality that you don't need
c) you do not have weak passwords
d) you use a firewall to prevent connections to services that people
shouldn't connect to (eg telnet server, or SMB, or RPC etc)
then it is unlikely that anyone can hack your box.

Cheers
Ken







[ Post a follow-up to this message ]



    Re: How to protect server from being tagged-Urgent help needced  
Barry


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


 
09-09-04 07:48 AM

Ken,
do you know of any articles about securing the server. I have done a lot of
reading on it so far. I have also run MBSA and locked it down. I have also
restricted all web access to IUSER(read and or list) and administrator(full)
full rights. Also all patches have been applied..passwords have all been
changed and are now strong according to MBSA. Any additional help would be
good.
Barry


"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:%23gPC%23ZilEHA.3712@TK2MSFTNGP15.phx.gbl...
> "Barry" <Barry@discussions.microsoft.com> wrote in message
> news:66DC81CA-F6F7-4358-915C-4AD81249365E@microsoft.com... 
>
> The only "sure fire" way is to turn the server off.
>
> You need to work out how your server was compromised. For example, did you
> fail to install all the latest patches? Did you have a weak password that
> someone might have guessed etc?
>
> If:
> a) you install all the latest patches
> b) you do not enable functionality that you don't need
> c) you do not have weak passwords
> d) you use a firewall to prevent connections to services that people
> shouldn't connect to (eg telnet server, or SMB, or RPC etc)
> then it is unlikely that anyone can hack your box.
>
> Cheers
> Ken
>







[ Post a follow-up to this message ]



    Re: How to protect server from being tagged-Urgent help needced  
Ken Schaefer


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


 
09-09-04 07:48 AM

You should probably look here:
http://www.microsoft.com/technet/security/default.mspx

Go to the product section, and check out: (a) the IIS section and (b) the
Windows 2003 Server section

Cheers
Ken

"Barry" <support@pcez.ca> wrote in message
news:%23VC4viilEHA.3452@TK2MSFTNGP15.phx.gbl...
> Ken,
> do you know of any articles about securing the server. I have done a lot
> of reading on it so far. I have also run MBSA and locked it down. I have
> also restricted all web access to IUSER(read and or list) and
> administrator(full) full rights. Also all patches have been
> applied..passwords have all been changed and are now strong according to
> MBSA. Any additional help would be good.
> Barry
>
>
> "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
> news:%23gPC%23ZilEHA.3712@TK2MSFTNGP15.phx.gbl... 
>
>







[ Post a follow-up to this message ]



    Re: How to protect server from being tagged-Urgent help needced  
David Wang [Msft]


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


 
09-10-04 07:48 AM

Did you reformat and rebuild the server -- i.e. are you sure that the hacker
did not plant a back door or altered system binaries such that the back door
is not easily detected, etc.

Without extensive knowledge of "what happened", it would be wise to rebuild
the server and fortify it from scratch.  Unless you enjoy being tagged again
even after you do all this work because they had a back door on the server
and easily circumvented all your security schemes...

Did you actually lock down all the services you opened on the server?  What
about third-party software/servers that you installed?

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Barry" <Barry@discussions.microsoft.com> wrote in message
news:66DC81CA-F6F7-4358-915C-4AD81249365E@microsoft.com...
I am running win 2003 server. I recently was tagged and I believe that I
have
cleaned up the server and all the illegal software that was on it. Is there
a
sure fire way of protecting the server from not being tagged again.







[ Post a follow-up to this message ]



    Re: How to protect server from being tagged-Urgent help needced  
Jeff Cochran


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


 
09-10-04 10:53 PM

On Wed, 8 Sep 2004 21:21:04 -0700, "Barry"
<Barry@discussions.microsoft.com> wrote:

>I am running win 2003 server. I recently was tagged and I believe that I ha
ve
>cleaned up the server and all the illegal software that was on it. Is there
 a
>sure fire way of protecting the server from not being tagged again.

Obvious is elimination of anonymous acces to FTP if you allowed it.
But if you were exploited through some other unknown means, you should
flattent the box and rebuild from scratch, paying attention to
security.  When you don't know the attack vector, you can't verify
that there are no back doors on your system that make it easy to
bypass any security changes you make.

Jeff





[ Post a follow-up to this message ]



    Re: How to protect server from being tagged-Urgent help needced  
Barry


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


 
09-15-04 03:34 PM

I am sure that I left the ftp open to everyone by mistake...
I have also had my isp watching the server for any spikes in bandwidth and
there has been none for 3 months...but i just want to make sure.

Also,
is there any security flaws if i enable frontpage web extensions?


"Barry" <Barry@discussions.microsoft.com> wrote in message
news:66DC81CA-F6F7-4358-915C-4AD81249365E@microsoft.com...
>I am running win 2003 server. I recently was tagged and I believe that I
>have
> cleaned up the server and all the illegal software that was on it. Is
> there a
> sure fire way of protecting the server from not being tagged again.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:05 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