Updated Slack API Integration (markdown)

xer0dayz 2020-04-03 14:30:23 -07:00
parent 26bfbefb6f
commit dcb3815942
1 changed files with 1 additions and 1 deletions

@ -25,6 +25,6 @@ SLACK_NOTIFICATIONS_ARACHNI_SCAN="1"
If you don't already have a Slack API key, you can generate one here:
https://api.slack.com/custom-integrations/legacy-tokens
You will also need to create a Slack account and channel to send your notifications to.
You will also need to create a Slack account and channel to send your notifications to. The default channel is 'sn1per-professional', but you can update this by editing the 'SLACK_CHANNEL' variable in your /usr/share/sniper/bin/slack.sh file.
After that's done, all you need to is run your Sn1per scans as normal to start receiving command output via your custom Slack channel.