Cobalt strike CNA script to notify you via Jabber whenever there is a new beacon.
Make sure you have python3 installed
Make sure you have xmpppy pip module installed
Steps:
- register account for notifier script (404.city was tested, all works)
- register account for you (if you need)
- set up 2 jabber accounts: add to roster notify account and test that messages are sent from notify acc to your acc
- Paste the notify account credentials in request.py
- Edit the path of request.py in notify.cna
- Edit the message as you want (Optional)
- Run the cna as following:
./agscript [C2 IP] [C2 Port] [username] [C2 password] [path to cna]
Reference: https://download.cobaltstrike.com/aggressor-script/functions.html