/cse682-cyberattack

CSE 682 - CyberAttack

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

cse682-cyberattack

CSE 682 - CyberAttack

An Attack based Cyber Training

travis-ci

Download

Official binaries can be found under the releases section of this repository.

Building

To build from source, use the standard CMake commands.

mkdir build
cd build
cmake ..
cmake --build .

License

Created by Alexander O'Mara and Forrest Topping.

Licensed under the Mozilla Public License, v. 2.0.