A Teams notifier for Empire

Layer-8-Logo-Wide

An Empire plugin that integrates Microsoft Teams notifications into Empire.

Installation

Pre Reqs:

  1. Add teams-notifier.py to Empire/empire/server/plugins
  2. rename to have a .plugin extension
  3. sudo poetry add pymsteams
  4. Launch Empire Server

Usage

  1. create a listener
  2. activate the plugin with useplugin teams-notifier
  3. set to enabled
  4. save in the webhook created in the teams channel of your choosing
  5. Run the plugin with execute

Adding a Web Hook

Using Teams Add a webhook in the target channel for notifications
https://dev.outlook.com/Connectors/GetStarted
https://dev.outlook.com/connectors/reference

About

Built to allow for Empire to send a notification to Microsoft Teams upon successful agent connection.

Thank you to the BC Security team for helping especially @vinnybod!

Author

Roadmap