# Empire5

Start Empire5 on Slingshot:

```
cd /opt/empire
sudo ./ps-empire server
```

Open a web browser and visit

```
http://0.0.0.0:1337/index.html#/
```

Login with the default username and password:

```
Usernmae: empieradmin
Password: password123
```

References:

<https://github.com/BC-SECURITY/Empire>
