KUNAL1612 / Attack-Graph-Generation-and-Analysis

A web based interface for creating network diagrams and visualizing Attack-Graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attack Graph Generation and Analysis.

A web based interface for creating network diagrams and visualizing Attack-Graphs

Tools,and libraries used for this project :

  • goJS javascript client side library for creating diagrams

  • NodeJS,Express ,for creating the server-side of this application

  • MongoDB as Database and MongooseJS ORM for interacting with Node, to make the data persistent,and saving different Network Models built

This was a small internship project. So it's not much well documented. I'll update it with much more features and document it,when I manage to get some more time at hand.

About

A web based interface for creating network diagrams and visualizing Attack-Graphs


Languages

Language:JavaScript 97.4%Language:HTML 2.6%