![]() |
![]() |
|
July 20, 2004Windows Forensics: Have I been Hacked?The guys over at Bleeping Computer have written a tutorial that will show you how to determine if your Windows NT, XP, or 2000 box is hacked and how you can go about cleaning up the files they may have left behind. The tutorial shows you how to detect most hacks, but there are other methods that will be much harder to detect and will require a greater degree of knowledge in detecting them. The author believes that most of the hacks that are done in mass, especially by the script kiddies, will be detectable through these methods. Its a quite simplicitic approach, but does give a good overview of some of the tools that a forensic analysis of a Windows system should use:
If you ever have to work on a Windows system for any sort of forensic analysis, you really need to learn these tools. This article is a good way to start. Posted by SilverStr at July 20, 2004 10:30 AM | TrackBack Comments
Not bad, but like most tutorials on Windows IR, it falls somewhat short of the goals. Sure, using fport is great for finding things that have opened a port, and that's a great start. One of the things I found confusing about the tutorial is the reference to tools like NTFSDOS. So you can create a bootable disk...fine. But most folks should realize that if you do that, and reboot the system, you're essentially destroying all of the volatile data that you could use to figure out what's going on. The use of GUI tools is great...most "investigations" today seem to be non-litigious, so finding out what happened and fixing it are the primary goals. My personal preference is command-line tools, with Perl scripts to automate the data collection and correlation phases. For example, I prefer openports over fport, and use multiple process listing tools, then run all that output through a script that will look for disparities...did something show up in the output of openports that's not in the output of tlist or pslist? Sometimes I like to throw in some WMI, as well... I hope that as we start seeing more of these things (FIRST.org released a guide at http://www.first.org/docs/guides/gr/ofw32/) the quality will improve, and soon reach a level thats comparible to the Linux/*nix stuff. Posted by: HC at July 21, 2004 04:29 AM |
![]() ![]()
My 5 Favorite Books
Writing Secure Code
Secure Programming Cookbook Security Engineering Secure Coding Principles & Practice Inside the Security Mind ![]()
My 5 Favorite Papers
Smashing the Stack
Penetration Studies Covert Channel Analysis of Trusted Systems DoD Trusted Computer System Evaluation Criteria NSA Security Recommendation Guides ![]()
Archives
September 2007
August 2007 July 2007 June 2007 May 2007 April 2007 March 2007 February 2007 January 2007 December 2006 November 2006 October 2006 September 2006 August 2006 July 2006 June 2006 May 2006 April 2006 March 2006 February 2006 January 2006 December 2005 November 2005 October 2005 September 2005 August 2005 July 2005 June 2005 May 2005 April 2005 March 2005 February 2005 January 2005 December 2004 November 2004 October 2004 September 2004 August 2004 July 2004 June 2004 May 2004 April 2004 March 2004 February 2004 January 2004 December 2003 November 2003 October 2003 September 2003 August 2003 July 2003 June 2003 May 2003 April 2003 March 2003 February 2003 January 2003 December 2002 November 2002 October 2002 September 2002 August 2002 July 2002 ![]() |
|