Skip to content

Quickstart

John Kennedy edited this page Mar 12, 2021 · 15 revisions

The recommended way to try out ashirt-server is with the provided docker-compose.yml files. This development environment includes seed data to demonstrate application features.

You may also want to look at ashirt and aterm, the client applications.

Clone the repository

git clone https://github.com/theparanoids/ashirt-server.git
cd ashirt-server

Run development environment

docker-compose up

Login

Navigate to http://localhost:8080 and login with email albus password albus

View Operations

Browse and Search Evidence

Review Aggregate Findings

Map Velocity

Clone this wiki locally