Providentia is a tool to manage (mostly) virtualized infrastructure knowledge. Born out of necessity to build the world's largest live-fire cyber exercise - Locked Shields - it can also be used to organize infrastructure or smaller scale exercises.
- Fully configurable amount of blue teams
- Planning and design of exercise networks
- Defining (virtual) machines in environments
- Rich API
Use make start to build and start Providentia in development mode. App will be accessible at http://providentia.localhost; keycloak is running at http://keycloak.localhost.
The first exercise is created for you - "Test exercise".
Keycloak:
u: admin p: adminsecret
Providentia:
- u:
providentia.adminp:providentia.admin-pass- has access to everything. - u:
providentia.rtp:providentia.rt-pass- has access to Test Exercise as RT member (can see RT stuff). - u:
providentia.gtp:providentia.gt-pass- has access to Test Exercise as GT member (cannot see RT stuff) - u:
providentia.teadminp:providentia.teadmin-pass- has access to Test Exercise as environment administrator
