Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1020 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 1020 Bytes

Cyber Defense Visualization

Description

This wep application will be used to visualize the current network activity during cyber defense competitions. This is similar to what Norse has done with there live threat map. This application is to show what is going on during these cyber defense competitions.

Dependencies

  • Argus
  • Node.js
  • Socket.io

This is currently being tested on a CentOS 6.6 box.

Setup

About

There are two parts to this project: the server-side and the front-end. This repo is being used to present the server-side code with some front-end to test. This is a project being done for my NCS 490 Network Engineering class at SUNY Polytechnic Institute. I intend to continue to improve this project after the class and would appreciate any suggestions and/or help especially with the front-end.