01 /
Featured Project
DexFortify is a high-fidelity, interactive network topology simulator and laboratory designed to teach the fundamentals of network security through real-time visualization. It allows users to defend a simulated infrastructure against automated attacks by configuring firewalls and Intrusion Detection System (IDS) rules.
DexFortify is a high-fidelity, interactive network topology simulator and laboratory designed to teach the fundamentals of network security through real-time visualization. It allows users to defend a simulated infrastructure against automated attacks by configuring firewalls and Intrusion Detection System (IDS) rules.

Clone the repository:
git clone https://github.com/yourusername/DexFortify.git
cd DexFortify
Install dependencies:
npm install
Run the development server:
npm run dev
Visit the app: Open http://localhost:3000 in your browser.
This project is licensed under the MIT License.
Contributions are welcome! If you have ideas for new levels, attack patterns, or UI improvements, please open an issue or submit a pull request.
Created by Dibyanshu Sekhar as part of the Dex Security Suite.