aboudicheng / ClouDek-Dashboard

Frontend SPA dashboard of ClouDek built during Hackathor 2019.

Home Page:https://cloudek.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClouDek Logo
Web vulnerabilities incidents monitoring service using machine learning.

Netlify Status

image

Description

Using ML models with 99.5% accuracy - 99.2% F1 Score, we are able to detect different web attack variants like XSS, SQLi, CSRF, Open Redirect, etc. The developer of a certain website could add our JS code, that routes all query params and submitted forms to our core microservice that parses this data and then communicates to the ML microservice to get confidence results.

This repository is reponsible for the data visualization by collecting the results from the microservice through a secure Websocket connection. Each potential attack to the injected website will immediately trigger and notify the dashboard and update the graphs accordingly.

Tech Stack

Tech Stack

The dependencies of this project include:

About

Frontend SPA dashboard of ClouDek built during Hackathor 2019.

https://cloudek.netlify.com


Languages

Language:JavaScript 89.7%Language:HTML 6.3%Language:CSS 4.0%