Ethical Hacking Training at InfoSec Institute

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.




Computer Forensics Computer-Forensics
[Top] [All Lists]

RE: Two Windows questions

Subject: RE: Two Windows questions
Date: Wed, 5 Oct 2005 10:03:02 -0400
Regarding question 2...

While not a definitive resource, considering everything I have read
about file dates there are only 4 dates kept for files.  I would assume
that LastWriteTime would equate to the last time the file was modified.
ChangeTime would equate to the last time the file's entry in the MFT was
changed.

Greg Kelley, EnCE
Vestige Digital Investigations
Computer Forensics | Electronic Discovery | Corporate Surety
46 Public Square, Ste 220
Medina, OH 44256
(330)721-1205 x5432
(330)721-1206 Fax
http://www.vestigeltd.com


-----Original Message-----
From: keydet89@yahoo.com [mailto:keydet89@yahoo.com] 
Sent: Thursday, September 15, 2005 9:37 AM
To: forensics@securityfocus.com
Subject: Two Windows questions


All,

I've got a couple of questions, primarily for clarification.  After
researching these both for a while, I'd like to try to get some more
definitive information...

First...the UserAssist\{GUID}\Count keys:
http://personal-computer-tutor.com/abc3/v29/vic29.htm

Does anyone have any specific information (ie, definitive source)
available on what kinds of activities result in entries in these keys?  

My second question refers to the FILE_BASIC_INFORMATION structure:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/kmarch/
hh/kmarch/k112_3de98e8c-d842-45e9-a9bd-948276ef1b87.xml.asp

The structure is described as:
typedef struct FILE_BASIC_INFORMATION {
  LARGE_INTEGER  CreationTime;
  LARGE_INTEGER  LastAccessTime;
  LARGE_INTEGER  LastWriteTime;
  LARGE_INTEGER  ChangeTime;
  ULONG  FileAttributes;
} FILE_BASIC_INFORMATION, *PFILE_BASIC_INFORMATION;

Does anyone have a definitive resource that specifies the difference
between the LastWriteTime and the ChangeTime?  I've looked at MSDN, in
Brian Carrier's book, and via Google...input would be greatly
appreciated.

Thanks,

H. Carvey
"Windows Forensics and Incident Recovery" http://www.windows-ir.com
http://windowsir.blogspot.com


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