Check the Registry key:
HKLM\SYSTEM\CurrentControlSet\Enum\USBSTOR
Each subkey represents a device, storing its serial number, make, and model.
#LearningDFIR #DFIR
Check the Registry key:
HKLM\SYSTEM\CurrentControlSet\Enum\USBSTOR
Each subkey represents a device, storing its serial number, make, and model.
#LearningDFIR #DFIR
#LearningDFIR #DFIR
#LearningDFIR #DFIR
format (Expert Witness Compression Format):
sudo apt install ewf-tools
ewfverify <
It works on single files as well as multiple part files.
#LearningDFIR #DFIR
format (Expert Witness Compression Format):
sudo apt install ewf-tools
ewfverify <
It works on single files as well as multiple part files.
#LearningDFIR #DFIR
Inspired after teaching my class at 0xCC the last few days
Inspired after teaching my class at 0xCC the last few days
Shellbags are Windows artefacts that track folders a user has accessed via the File Explorer. They store view settings and folder paths, even for folders that have since been deleted.
#LearningDFIR #DFIR
Shellbags are Windows artefacts that track folders a user has accessed via the File Explorer. They store view settings and folder paths, even for folders that have since been deleted.
#LearningDFIR #DFIR
Registry paths:
- HKCU\Software\Microsoft\Windows\CurrentVersion\Run
- HKLM\Software\Microsoft\Windows\CurrentVersion\Run
Review for suspicious entries or executables in unusual locations.
#LearningDFIR #DFIR
Registry paths:
- HKCU\Software\Microsoft\Windows\CurrentVersion\Run
- HKLM\Software\Microsoft\Windows\CurrentVersion\Run
Review for suspicious entries or executables in unusual locations.
#LearningDFIR #DFIR
🔍 Check registry:
HKLM\SOFTWARE\Microsoft\Wbem\CIMOM
Investigate:
__EventFilter
__EventConsumer
__FilterToConsumerBinding
#DFIR #LearningDFIR #ThreatHunting
🔍 Check registry:
HKLM\SOFTWARE\Microsoft\Wbem\CIMOM
Investigate:
__EventFilter
__EventConsumer
__FilterToConsumerBinding
#DFIR #LearningDFIR #ThreatHunting
#DFIR #LearningDFIR
#DFIR #LearningDFIR
I am not sure if there is a way around it? Cloud isn't the answer cause that's also $$$.
Thoughts??
#LearningDFIR #HomeLabs
I am not sure if there is a way around it? Cloud isn't the answer cause that's also $$$.
Thoughts??
#LearningDFIR #HomeLabs
🧠 Inside?
* Program settings
* Recent files
* User preferences
* Evidence of activity
#DFIR #LearningDFIR #WindowsForensics
🧠 Inside?
* Program settings
* Recent files
* User preferences
* Evidence of activity
#DFIR #LearningDFIR #WindowsForensics
Watch for Event IDs that show login activity and privilege use. #LearningDFIR #DFIR
Watch for Event IDs that show login activity and privilege use. #LearningDFIR #DFIR
🧠 Check for Event ID 7045 in the System log
<>
#DFIR #LearningDFIR
🧠 Check for Event ID 7045 in the System log
<>
#DFIR #LearningDFIR
Question 2: The MFT does not contain the data of the file unless ....
Question 3: Name one way attackers abuse the MFT for defence evasion.