diff --git a/Slack-API-Integration.md b/Slack-API-Integration.md index 26fe4d1..e5cf6da 100644 --- a/Slack-API-Integration.md +++ b/Slack-API-Integration.md @@ -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. \ No newline at end of file