Skip to content

Commit

Permalink
reference docs in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pygrum committed Dec 13, 2023
1 parent ba71d61 commit bd86ced
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@ These endpoints serve as a conduit, enabling efficient communication and control
from a central hub. This approach empowers administrators to effectively oversee, direct, and interact with
remote implants, facilitating smooth command execution and data retrieval.

See the [docs](https://monarch.gitbook.io/monarch) to learn more about Monarch and integrating your own projects with the framework.

## Installing Monarch

[Follow the installation instructions here.](https://monarch.gitbook.io/monarch/installation)

## Empress
Empress is the very first integration developed alongside Monarch, and as of version 0.0.1, the most mature.
The techniques used to develop the implant and build should be viewed as best practice.
Empress is the very first integration developed alongside Monarch as a proof of concept.
The techniques used to develop the implant and builder service should be viewed as best practice, along with recommendations and examples provided in the [documentation](https://monarch.gitbook.io/monarch/integration).

[Find Empress here.](https://github.com/pygrum/Empress)

Expand All @@ -45,4 +47,4 @@ This project was heavily inspired by the following projects:
- [Mythic](https://github.com/its-a-feature/Mythic): @its-a-feature - Inspiration for Docker container usage
- [Sliver](https://github.com/BishopFox/sliver): @moloch-- - Awesome CLI and RPC implementations

Go and check them out!
Go and check them out!

0 comments on commit bd86ced

Please sign in to comment.