mirror of https://github.com/1N3/Sn1per.git
Updated Slack API Integration (markdown)
parent
26bfbefb6f
commit
dcb3815942
|
|
@ -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.
|
||||
Loading…
Reference in New Issue