Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 541 Bytes

Twilio-Plugin

The Twilio Plugin is meant to showcase the event-based features of Empire plugins. It sends a text message every time an agent connects.

Install

Prerequisites:

  • Empire >=6.0.0
  1. Install via Starkiller plugin marketplace
  2. poetry add twilio

Usage

From the Twilio Console, get your Account SID, authentication token, and phone number. Add them to the plugin, and set enabled to True!

Sources