Skip to main content

IST 454: Computer & Cyber Forensics Lab Evidence


Computer & Cyber Forensics Case Study

IST 454 was focused on computer and cyber forensics: preserving evidence, creating forensic images, validating integrity with hashes, mounting images, reviewing registry artifacts, recovering deleted files, carving data, and thinking about newer forensic challenges involving AI and IoT systems.

Course IST 454
Project Type Computer & Cyber Forensics Lab Evidence
Focus Forensic Imaging · Registry Analysis · Data Carving · Deleted File Recovery
Tools / Platforms FTK Imager · WinHex · RegRipper · Registry Viewer · Kali Linux · dcfldd
Research Angle AI Security Datasets · IoT Forensics · Multi-Source Evidence
Publishing Level Portfolio-Safe / Selected Evidence / No Raw Images Published

Project Summary
#

Category
Summary
Problem
Work through selected computer and cyber forensics labs involving evidence preservation, forensic image creation, image mounting, hash verification, registry analysis, deleted file recovery, data carving, and research into AI/IoT forensic challenges.
My Role
Created and validated forensic images, mounted evidence in read-only workflows, reviewed registry artifacts, used forensic tools to recover deleted files, performed data carving, documented findings, and connected forensic evidence to investigation questions.
Tools & Frameworks
FTK Imager, WinHex, RegRipper, Registry Viewer, Kali Linux, dcfldd, MD5/SHA256 hashing, forensic image handling, registry hive review, deleted file recovery, data carving, and evidence integrity concepts.
Public Version
This public version is intentionally redacted. Raw forensic images, registry hives, recovered files, screenshots, full academic submissions, passwords, private artifacts, and detailed evidence files are not published.
Why It Matters
Demonstrates forensic evidence handling, integrity validation, artifact recovery, registry analysis, technical documentation, and investigation discipline relevant to cybersecurity operations, incident response, and digital forensics support work.

Overview
#

IST 454 focused on computer and cyber forensics. The available evidence from this course supports a portfolio-safe summary around digital evidence handling, forensic image creation, forensic image mounting, hash verification, registry analysis, deleted file recovery, data carving, and research into AI/IoT forensics.

I do not currently have every original lab submission from this course. Because of that, this page is framed as selected lab evidence, not a complete course archive.

The strongest available evidence includes:

  • Windows forensic image creation and mounting
  • Kali Linux disk image creation and hashing
  • MD5 and SHA256 hash comparison
  • read-only image handling
  • Windows registry hive recovery and analysis
  • SAM, SYSTEM, and NTUSER registry review concepts
  • RegRipper usage
  • deleted image recovery
  • deleted document recovery
  • WinHex data carving
  • file recovery by type
  • group analysis of recovered documents and encrypted file indicators
  • research on AI-based cybersecurity and forensics datasets
  • discussion of IoT forensics, proprietary data formats, privacy, and investigation challenges

This page summarizes the method, evidence categories, and professional relevance without publishing the raw forensic materials.


Why This Project Matters
#

Digital forensics is one of the clearest bridges between cybersecurity operations and evidence-based investigation.

A useful forensic workflow needs to preserve evidence, maintain integrity, recover relevant artifacts, analyze system state, and communicate findings clearly.

This course supports several cybersecurity capabilities:

  • evidence preservation
  • forensic acquisition
  • image mounting
  • hash verification
  • read-only analysis discipline
  • registry analysis
  • user activity review
  • deleted file recovery
  • data carving
  • forensic reporting
  • AI/IoT forensic research awareness

This matters for security operations because incidents often require more than alert triage. Analysts may need to understand what happened on a system, what files existed, what was deleted, what devices were connected, what user activity occurred, and whether evidence was handled correctly.


Portfolio-Safe Publishing Approach
#

Security and privacy note: This page summarizes forensic lab evidence without publishing raw forensic images, recovered files, complete reports, passwords, full screenshots, private student identifiers, or detailed evidence artifacts.

This page excludes:

  • raw forensic images
  • mounted disk image contents
  • full recovered files
  • recovered images or documents
  • registry hive files
  • exact lab passwords
  • private screenshots
  • full academic submissions
  • private student or team identifiers
  • complete forensic reports
  • sensitive evidence artifacts

Instead, it presents:

  • what the lab work involved
  • what forensic concepts were demonstrated
  • what tools were used
  • what skills the work supports
  • why the evidence matters professionally

Evidence-Based Scope
#

Evidence Area
What It Demonstrates
Status
Forensic Image Creation
Creating forensic images from Windows and Linux environments while preserving evidence integrity.
Available Evidence
Hash Verification
Using MD5 and SHA256 hash comparison to verify image integrity and confirm evidence consistency.
Available Evidence
Image Mounting
Mounting forensic images in read-only mode to support safe evidence review without altering source material.
Available Evidence
Registry Analysis
Reviewing registry hives and using registry tools to identify user, system, and configuration artifacts.
Available Evidence
Data Carving
Recovering deleted images and documents from disk images using forensic recovery and carving techniques.
Available Evidence
AI / IoT Forensics Research
Researching how AI datasets and IoT environments create forensic challenges around data sources, privacy, and proprietary formats.
Available Evidence

Forensic Workflow Map
#

1

Preserve the Evidence
#

Started with evidence preservation principles: avoid altering original media, work from forensic images, and document the acquisition process.

Preservation

2

Create and Verify Images
#

Created forensic images and validated integrity using hash values so the evidence could be trusted during analysis.

Acquisition

3

Mount and Review Safely
#

Mounted forensic images in read-only workflows to inspect files, folders, system artifacts, and deleted/recoverable content.

Read-Only Review

4

Analyze Registry Artifacts
#

Reviewed registry hives and used forensic registry tools to identify user, system, and configuration evidence.

Registry Analysis

5

Recover and Carve Data
#

Recovered deleted files and carved data from disk images to identify relevant images, documents, and file artifacts.

Data Recovery

6

Document Findings
#

Summarized findings, tool usage, recovered evidence categories, limitations, and lessons learned in a forensic reporting format.

Reporting


Forensic Imaging Evidence
#

The forensic imaging work demonstrated how evidence should be acquired and validated before analysis.

Key concepts included:

  • creating forensic images
  • preserving original evidence
  • validating evidence integrity with hash values
  • comparing MD5 and SHA256 values
  • understanding why read-only workflows matter
  • mounting images safely
  • documenting acquisition and verification steps

This is important because forensic work depends on trust. If evidence integrity cannot be explained, the findings are weaker.


Registry Analysis Evidence
#

The registry analysis work focused on Windows artifacts that can help reconstruct system and user activity.

Evidence areas included:

  • SAM hive concepts
  • SYSTEM hive concepts
  • NTUSER.DAT review
  • user profile artifacts
  • system configuration artifacts
  • registry-based activity indicators
  • RegRipper output interpretation
  • Registry Viewer usage

Registry analysis matters because Windows systems store important context in the registry. That context can help answer questions about users, devices, system configuration, mounted devices, application activity, and possible compromise indicators.


Data Carving and Deleted File Recovery Evidence
#

The data carving and deleted file recovery work focused on identifying files that were no longer visible through normal file browsing.

The work involved:

  • using WinHex-style forensic workflows
  • locating recoverable file structures
  • recovering deleted image files
  • recovering deleted document files
  • identifying file types from evidence
  • reviewing recovered documents
  • considering encrypted or protected file indicators
  • documenting recovered evidence categories

This matters because attackers and users may delete files. Deleted files can still be recoverable depending on disk state, overwrite activity, and file-system behavior.


AI and IoT Forensics Research
#

IST 454 also included research-oriented forensic topics involving AI and IoT.

The AI-focused work explored cybersecurity and forensics dataset concerns, including:

  • how datasets support research and detection work
  • the importance of labeling and context
  • the risks of biased or incomplete datasets
  • the challenge of applying AI to forensic analysis
  • why analyst validation still matters

The IoT-focused work explored forensic challenges involving:

  • proprietary device formats
  • fragmented evidence sources
  • cloud-connected devices
  • privacy concerns
  • limited logging
  • device-specific storage behavior
  • multi-source evidence collection

This research angle matters because modern investigations increasingly involve nontraditional evidence sources.


Tools and Techniques Referenced
#

Tool / Technique
Use in IST 454
Evidence Area
FTK Imager
Forensic image creation, image mounting, evidence review, and image integrity workflows.
Imaging
WinHex
Data carving, deleted file recovery, file review, and forensic-level inspection of disk content.
Data Carving
RegRipper
Registry artifact extraction and review from recovered Windows registry hives.
Registry
Registry Viewer
Manual registry hive browsing and artifact review for system/user evidence.
Registry
Kali Linux / dcfldd
Disk image creation, Linux-based acquisition workflow, and hash verification concepts.
Acquisition
MD5 / SHA256
Hash-based evidence integrity verification and consistency checking.
Integrity

Capability-to-Evidence Map
#

Capability
Evidence from IST 454
Status
Evidence Preservation
Worked with forensic imaging and read-only analysis concepts to preserve evidence integrity.
Demonstrated
Forensic Acquisition
Created forensic images and used hash comparison to confirm consistency and trustworthiness.
Demonstrated
Registry Analysis
Reviewed SAM, SYSTEM, and NTUSER-style registry artifacts using forensic registry tools and manual review concepts.
Demonstrated
Deleted File Recovery
Recovered deleted images and documents from forensic images using forensic recovery and carving workflows.
Demonstrated
Data Carving
Used file signatures and forensic review techniques to identify and recover file artifacts from disk images.
Demonstrated
Forensic Reporting
Documented tools, evidence categories, findings, limitations, and forensic reasoning in a portfolio-safe format.
Demonstrated

What I Learned
#

Before taking IST 454, I thought digital forensics was mostly about using specialized tools to recover evidence.

What changed my perspective was realizing how much of forensic work revolves around discipline rather than technology.

Creating a forensic image, validating hashes, mounting evidence in a read-only workflow, and documenting every step can feel procedural at first. As the labs became more complex, I began to understand why those procedures matter. If the integrity of the evidence is questioned, the quality of the analysis becomes far less important.

One of the most interesting parts of the course was working with registry artifacts and deleted-file recovery. I was surprised by how much information could still be reconstructed from systems even after files were removed or normal user activity appeared to be gone. It reinforced the idea that systems often retain far more historical context than users realize.

The AI and IoT portions of the course also stood out to me. Traditional forensic workflows assume investigators can access and interpret evidence using known formats and tools. Modern environments are increasingly distributed across cloud platforms, connected devices, proprietary ecosystems, and AI-driven systems. That creates new challenges around evidence collection, ownership, privacy, and interpretation.

The biggest lesson I took away from IST 454 is that digital forensics is not simply about finding artifacts. It is about building confidence in conclusions. Evidence only becomes useful when it can be collected correctly, validated, interpreted carefully, and explained clearly enough for others to trust the results.

That mindset continues to influence how I approach investigations, incident response, vulnerability management, and security operations work today.


Professional Relevance
#

This page is relevant to cybersecurity analyst, incident response, forensic support, security operations, and vulnerability management conversations.

It also supports my ServiceNow SecOps direction because incident and vulnerability workflows rely on evidence quality. Whether the work is a vulnerable item, a security incident, or a forensic artifact, the underlying questions are similar:

  • What happened?
  • What evidence supports it?
  • Who owns the next step?
  • What should be remediated?
  • How do we validate the outcome?
  • What should be documented?

The professional value of this project is the discipline: preserve evidence, validate integrity, recover artifacts, analyze context, and communicate findings clearly.


Difference from CYBER 440
#

CYBER 440 focused on a broader incident response story across network, forensic, memory, log, impact, and remediation evidence.

IST 454 is narrower and more forensic-tool focused. It is about evidence acquisition, evidence integrity, image handling, registry artifacts, deleted file recovery, data carving, and forensic research challenges.

Together, the two pages show complementary skills:

Course
Primary Strength
Portfolio Role
CYBER 440
Full incident response and forensic investigation narrative.
Incident Story
IST 454
Focused forensic acquisition, evidence handling, registry analysis, and recovery workflow.
Forensic Depth

Portfolio-Safe Redaction Notes
#

This case study intentionally excludes:

  • raw forensic images
  • mounted disk image contents
  • recovered files
  • recovered screenshots
  • registry hive files
  • exact lab passwords
  • private student or team details
  • complete academic reports
  • full evidence artifacts
  • step-by-step recovery instructions

The goal is to show forensic workflow, evidence handling, and investigation discipline without exposing raw evidence files or private academic materials.


Related Portfolio Areas#

CYBER 440 Capstone
#

The strongest incident response and forensic investigation narrative in the portfolio.

Incident Response

CYBER 366 Malware Analytics
#

Malware triage, static analysis, dynamic analysis, and reverse-engineering workflow.

Malware Analysis

IST 456 Security & Risk Management
#

Security management and SIEM-style investigation work involving ransomware, compromised credentials, and data exfiltration.

Risk + SOC

ServiceNow SecOps Lab Hub
#

Vulnerability Response workflow, ownership, remediation, validation, exceptions, and closure.

SecOps


Next Steps
#

This page could later be expanded with:

  • a sanitized forensic workflow diagram
  • a hash-verification explanation block
  • a registry artifact map
  • a deleted-file recovery lifecycle diagram
  • a side-by-side comparison of forensic acquisition and incident response workflows

For now, this page serves as the main portfolio-safe summary of selected IST 454 computer and cyber forensics lab evidence.