From dcb381594251f387d2873d7579e8997d7f021088 Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@protonmail.com> Date: Fri, 3 Apr 2020 14:30:23 -0700 Subject: [PATCH] Updated Slack API Integration (markdown) --- Slack-API-Integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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