I am new to computer forensics and looking for some in analyzing the
INFO2 file on a WinXP system. I know that the file is hidden. What I
am trying to find out is how to copy or move or locate the file on the
Winxp system so I can port it over to a linux system and run any of the
various tools against it. Again I can see it in c:\recycler\SID
-*--*.... But how can I move it to either an external media or netcat?
Thanks for your help in advance.
Mark
I am not sure I understand your difficulty however if you want to copy
over the file to an external device such as a pendrive, what you need
to do is ATTRIB -S -H -R INFO2 in the folder of where you see INFO2.
That should allow you to copy it to another location.
Bear in mind that only original full name and path stored in this
mapping file <Info2>
Hope it helps!
D.
Thanks. Yes, I would image the system, then pipe it over to a linux
box. From there I could mount that image, but what do I use to read
the INFO2 file? I read about using a hexeditor, but when I go to
"open" a file it will not be listed. With Helix, how can I find the
INFO file on the copied image?
thanks for your help in advance.
mark
Hi Mark,
For this one I am going to make a bunch of assumptions, so if I get something
wrong please bear with me. I am assuming that you for this exercise that the
system that requires analysis is a Windows XP box with Svc Pk 2, although the
process should be similar to most XP based systems. (If it's not I would be
extremely surprised).
Once the device has been imaged :), mount the image and within your favourite analysis environment change to the drive in which you are interested.
Once in the drive change to the directory RECYCLER.
and look for a folder that should look like:
S-1-5-21-(a whole bunch of numbers)-(a whole bunch of numbers)-(a whole bunch of numbers)-(a whole bunch of numbers)
change into this folder, it is quite possible that there may be many of these folders.Matt