The Twilio Plugin is meant to show the possibilities of the Hooks feature implemented in Empire 4.1. It isn't particularly useful in its current state. It sends a text message every time an agent connects.
Prerequisites:
- Empire >=4.1.0
- Add twilioplugin.py to the plugins folder of Empire.
poetry add twilio
From the Twilio Console, get your Account SID, authentication token, and phone number.
Add them to the plugin, and set enabled to True
!