From 7b23ed4902669749a9b5a08481d18eb45ec25661 Mon Sep 17 00:00:00 2001 From: "@xer0dayz" <1n3@hushmail.com> Date: Mon, 14 Sep 2020 09:39:50 -0700 Subject: [PATCH] * v8.7 - Updated web file bruteforce lists * v8.7 - Added updated Slack API integration/notifications * v8.7 - Added Arachni, Nikto, Nessus, NMap + 20 passive sc0pe vulnerability parsers --- bin/slack.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/slack.sh b/bin/slack.sh index 82d8dae..183e09a 100644 --- a/bin/slack.sh +++ b/bin/slack.sh @@ -3,9 +3,9 @@ # By @xer0dayz - https://xerosecurity.com # -source /usr/share/sniper/sniper.conf -source /root/.sniper.conf -source /root/.sniper_api_keys.conf +source /usr/share/sniper/sniper.conf 2> /dev/null +source /root/.sniper.conf 2> /dev/null +source /root/.sniper_api_keys.conf 2> /dev/null MESSAGE="$1"