01 /
Featured Project
DexForensics is a high-performance, browser-based digital forensics simulator designed for blue-team investigation training. It allows analysts to practice DFIR (Digital Forensics and Incident Response) workflows—from artifact hunting and memory analysis to timeline reconstruction and incident reporting—all within a secure, client-side environment.
DexForensics is a high-performance, browser-based digital forensics simulator designed for blue-team investigation training. It allows analysts to practice DFIR (Digital Forensics and Incident Response) workflows—from artifact hunting and memory analysis to timeline reconstruction and incident reporting—all within a secure, client-side environment.
Part of the Dex Security Suite.
Clone the repository:
git clone <repository-url>
cd DexForensics
Install dependencies:
npm install
Run the development server:
npm run dev
Build for production:
npm run build
Developed by Dibyanshu Sekhar as part of the Dex Security Suite. This standalone repository is a decoupled version of the original DexForensics laboratory integrated into the Dex Portfolio.
All rights reserved. For educational and promotional use only.