> For the complete documentation index, see [llms.txt](https://howto.thec2matrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.thec2matrix.com/c2/empire5.md).

# 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>
