CS 3043 Vulnerable Colleges Analysis

This repository contains the research, data, and scripts for an analysis of vulnerable college networks in MA.

Live Data

You can view a live snapshot of this repository's data on Netlify.

Generating The Data

You must have node installed on your computer to continue.

  1. Clone this repository.
  2. cd into this repository.
  3. Run node analysis.js. This will produce the analysis data to your terminal window.

Plotting the Data

  1. Start an HTTP server in this repository.
  2. Navigate to the index.html.