Skip to content

A web UI for use in conjunction with Microsoft's CyberBattleSim project. It was used for the paper: "Simulating Network Lateral Movements through the CyberBattleSim Web Platform".

License

Notifications You must be signed in to change notification settings

jonabox/CyberBattleSimWebUI

Repository files navigation

CyberBattleSim Web Platform

Backend setup

Install and run CyberBattleSim's forked repository (modified to serve as a backend).

python server/app.py

Frontend setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A web UI for use in conjunction with Microsoft's CyberBattleSim project. It was used for the paper: "Simulating Network Lateral Movements through the CyberBattleSim Web Platform".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published