From 5e9cc377b1d7bb3acb807fd1be9633d80962faf2 Mon Sep 17 00:00:00 2001 From: Nagarajcruze <32562272+nagarajcruze@users.noreply.github.com> Date: Fri, 23 Oct 2020 14:54:07 +0530 Subject: [PATCH] Update README.md Added Slackcat github URL --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec6779..31fd207 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ To install scripthunter, clone this repository. Scripthunter relies on a couple - [ hakrawler ](https://github.com/hakluke/hakrawler) - [ httpx ](https://github.com/projectdiscovery/httpx) - [ unfurl ](https://github.com/tomnomnom/unfurl) +- [ slackcat ] (https://github.com/dwisiswant0/slackcat) please make sure that as most of these tools are written in Go, that you have Go installed and configured properly. Make sure that when you type any of the above commands in the terminal, they are recognized and work. @@ -26,7 +27,7 @@ You can follow [this](https://blog.r0b.re/automation/bash/2020/06/30/setup-teleg - Parse directories containing js files from found public files - Scan js directories for hidden js files using ffuf and a custom wordlist - check all found files for connectivity -- notify user once scans are finished +- notify user once scans are finished via Telegram or Slack - aggregate all seen js filenames into one global wordlist ### Example