Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Incidents
[Top] [All Lists]

Re: IIS web server hacked..any tips?

Subject: Re: IIS web server hacked..any tips?
Date: Wed, 15 Dec 2004 16:17:08 -0800
These days I'm not sure IIS 6 is where I'd be looking ....but your logs will tell you that story... I'd start with a SQL server injection., but that's pure speculation. Get out the logs and read the tea leaves.

Asp.net has a needed vulnerability patch these days as well.

Bottom line the rest are right... you can't trust that machine. Foresically examine it, figure out how they got in and flatten.

How hard and un-crackable were the passwords?

These days with a badly written application, you don't need vulnerabilities.

Susan

Jim Tuttle wrote:

I would portscan the host. Find unusual ports that are open. Try to connect.
If you get a banner for an FTP server, try to find the executable or service
and shut it down. If they got in via your FTP service, that's the first
place I would look. If they didn't, then Id start with IIS.

Make sure your fully patched, even the IE vulns need patching on a server.

You can use tools like TCPview and Fport to find out which exe is opening
what port.


That's a least a start,

Jim Tuttle


-----Original Message-----
From: Francesco [mailto:francesco@blackcoil.com] Sent: Wednesday, December 15, 2004 8:24 AM
To: incidents@securityfocus.com
Subject: IIS web server hacked..any tips?


I have a Windows 2003 Server running IIS 6, SQL Server 2000, MailEnable,
and ASP.NET 1.1.  WWW and FTP are enabled, but restricted by IP.  FTP is
additionally protected by authentication.

Yesterday someone managed to access the server and dump 8GB of DVD files
into a deeply nested folder in a backup directory, for sharing I
presume.  The payload folder was NOT within the available folders given
access to FTP users.  Someone was able to "see" the entire D drive and
figure out a hidden enough location at their whimsy.

I thought the server was fairly well locked down, but apparently not.
What is the usual method of intrusion for "warez" attacks like these?

Francesco






--
An open letter to Steve Ballmer:: http://msmvps.com/bradley/archive/2004/12/06/22637.aspx


<Prev in Thread] Current Thread [Next in Thread>