Skip to content

The project demonstrates a Threat Monitoring Dashboard to simulate the basic functionality of a Managed Detection and Response (MDR) platform.

Notifications You must be signed in to change notification settings

huzaibsayyed/Cyber-Threat-Monitoring-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cyber-Threat-Monitoring-Dashboard

The project demonstrates a Threat Monitoring Dashboard to simulate the basic functionality of a Managed Detection and Response (MDR) platform.

Here's a simple Proof of Concept (PoC) project you can build using Django and React that aligns with cybersecurity theme. The project demonstrates a Threat Monitoring Dashboard to simulate the basic functionality of a Managed Detection and Response (MDR) platform.


Project Name: Cyber Threat Monitoring Dashboard


Key Features

  1. User Authentication:
    • Allow users (e.g., security analysts) to log in and view data.
  2. Threat Detection Visualization:
    • Display a dashboard with recent threats, their severity, and status (e.g., "Pending," "Resolved").
  3. Incident Management:
    • Users can mark threats as resolved or escalate them for further analysis.
  4. Risk Assessment:
    • A simple tool to calculate a "risk score" based on detected vulnerabilities.

Tech Stack

  • Backend: Django (with Django REST Framework for APIs)
  • Frontend: React.js
  • Database: PostgreSQL
  • Deployment: Docker, Kubernetes (optional)
  • Webserver: Nginx (optional)

This PoC showcases your ability to integrate Django (backend) with React (frontend) while tackling a cybersecurity use case.

About

The project demonstrates a Threat Monitoring Dashboard to simulate the basic functionality of a Managed Detection and Response (MDR) platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published