Re: web site got hacked
From: Alessandro Perilli (peris_at_tiscali.it)
Date: 06/04/03
- Next message: mike larson: "web site got hacked"
- Previous message: Bjorn: "IUSR .dll Access"
- In reply to: Rajesh Vijayan: "Re: web site got hacked"
- Next in thread: mike larson: "web site got hacked"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 4 Jun 2003 14:49:59 +0200
On Wed, 04 Jun 2003 04:49:49 -0700, Rajesh Vijayan wrote:
> Hi. my web folders have read permision only. But the hacker changed to
> full control using his script. Now IIS stop frequently. I applied
> microsoft patch js56nen.
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
Rajesh,
2 possible explainations:
1) Crackers (let hackers out please) aim to stop your web server (achieving
so called "Denial of Service") and are using some IIS exploits. This means
they are passing by TCP80 port only and every time you restart (unpatched)
server they hack it again.
Solution: fully patch IIS (apply SP3 and all available fixes).
2) Crackers are remotly controlling your web server and stopping IIS as
needed for eventual riconfigurations. This means they are using some other
distribuited application (so called "backdoor") deployed and executed by an
initial IIS vulnerability: since they stop IIS, TCP80 port is unavailable,
so their connections should stop and other remote management systems are
required.
Solution:
a) Block any incoming connection through any port but TCP80 and
(eventually) TCP443.
b) Monitor application in execution on your web server using process
monitoring tools (like Process Explorer by www.sysinternals.com) and try to
recognize unauthorized/unknown programs running.
Good luck
-- Alessandro Perilli Security Consultant / Trainer MCT - MCSE 2000 - LINUX+ CCSI - CCSE 2000 - CCSE+ NG CCNA - CIWP - CIWSA - CCA XP SECURITY+
- Next message: mike larson: "web site got hacked"
- Previous message: Bjorn: "IUSR .dll Access"
- In reply to: Rajesh Vijayan: "Re: web site got hacked"
- Next in thread: mike larson: "web site got hacked"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|