September 2018
Intermediate to advanced
480 pages
9h 45m
English
As explained by the creator:
To run DeathStar, we need to start Empire with a RESTful API. This can be achieved with the following command:
sudo ./empire --rest --username <username to access the API> --password <password to access the API>

Once Empire starts, we'll see the following message:
The message displayed in the previous screenshots indicates that the RESTful ...