What tool for Registry forensics ?

rihtt

New member
Member
Local time
8:59 PM
Messages
35
I currently have a win 7 machine that I need to find information stored in the
registry (probably SAM-keys etc thats not available for a user mode)


And btw, I did a full sector-by-sector clone of a C:/drive to .dd file so I probably need a
so called offline tool to examine the register. If thats possible, I will also try a live-tool right now because time is son running out


(the .dd file is a complete disk image as the state-of- saved as a original, and this is duplicated to copies for later examinations without affecting the real system)




I´dont have licensed Encase/forensic suits.
But there are some open-source tools out there


Regripper - ForensicsWiki


https://www.researchgate.net/publication/49285198_Forensic_Analysis_of_the_Windows_7_Registry

Anyone with some tips?

Code:
Examples of data I want is the history, autologin,credentials, last network info, etc

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Nla\Cache\Intranet



HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\Unmanaged


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles\{Wireless - Identifier}


HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Print\Printers


HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTOR
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP
OS
windows 7 Professional x64
You don't say what you are actually looking for without that it's hard to say
 

My Computer

Computer type
PC/Desktop
OS
win 8 32 bit
I/E credentials
I/E autologins
I/E history
I/E downloaded files -source URL - (found 2 links when typing this)

*that gave me lot of info about the webmail visited and info about that client,inbox strucutre etc



USB devices
Internet /home network



You know....these kind of things:

:sarc:

HKEY_USERS\S-1-5-21-[User Identifier] \Software\Microsoft\Internet Explorer\TypedURLs



HKEY_USERS\S-1-5-21-[User Identifier] \Software \Microsoft \Windows\CurrentVersion\Explorer\Map Network Drive MRU

HKEY_USERS\S-1-5-21-[User Identifier] \Software \WinRAR \ArcHistory






HKEY_USERS\S-1-5-21-[User Identifier] \Software \Microsoft \Windows\CurrentVersion\Explorer\RecentDocs\.zip



HKEY_USERS\S-1-5-21-[User Identifier] \Software \Microsoft \Windows\CurrentVersion\Explorer\RecentDocs\.zip



HKEY_USERS\S-1-5-21-[User Identifier] \Software \Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.txt



HKEY_USERS\S-1-5-21-[User Identifier] \Software \Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.jpg




HKEY_USERS\S-1-5-21-[User Identifier] \Software \Microsoft \Windows\CurrentVersion\Explorer\RunMRU
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP
OS
windows 7 Professional x64
Take a look at Nir Sofer's website, plethora of free tools.
NirSoft
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP Desktop & Compaq Laptop
OS
Win 10 x64, Linux Lite, Win 7 x64, BlackArch, & Kali
Hard Drives
Samsung 850 Pro 256Gb,
Hitachi HDD 1Tb,
Crucial MX SSD 250Gb
Segate 3Tb USB 3.0 Ext. Backup HDD
Internet Speed
150Mbps dn, 20Mbps up
Antivirus
Avast Free, Malwarebytes Anti-Exploit & Anti-Ransomware
Browser
Firefox, Chrome, Opera, & VPN
I suppose Hiren's Bootcd could load the registry hives. Tools at the Nirsoft site could do it too.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
We don't know why you want to do this as it may be a criminal offence
 

My Computer

Computer type
PC/Desktop
OS
win 8 32 bit
I suppose Hiren's Bootcd could load the registry hives. Tools at the Nirsoft site could do it too.

I did not find any in my Hireens USB-stick.
(But thats an old version)



Take a look at Nir Sofer's website, plethora of free tools.
NirSoft

Ok thanks.


I´ continue searching and will examine the disk_image that I took.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP
OS
windows 7 Professional x64
Why not use regedit? :confused:
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Why not use regedit? :confused:


Why not read ?

https://www.researchgate.net/publication/49285198_Forensic_Analysis_of_the_Windows_7_Registry


I am no expert, but I covered enough of information last 5 years of this matter to know that its a little more than that, when it comes to information stored in the windows registry.


Some whitepapers, and real forensic reports from actual crime cases and also the research analys linked in this very thread shows that there is lots of data,thats not available with regedit.


There is some values, that simply cant read from a live system at all.
nur from a user-mode request on a windows system...





Therefore, of that reason mentioned, some tools (like AccessData Registry viewer )
FTK Toolkit and more utilitys exists, used and created by professional forensic engineers.





Imgur: The magic of the Internet

or should they instead call you and use regedit ? :sarc:
 
Last edited:

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP
OS
windows 7 Professional x64
It is an entirely reasonable response to your preceding post #7.

If you can spare a moment from being a jerk, you could see if running regworkshop in winpe will do what you want.

Registry Workshop | www.torchsoft.com
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Back
Top