XSSHunter Slack Alerts

Adam J Sturge
3 min readDec 9, 2022

This is a tutorial of how to setup XSSHunter with Slack Alerts

This is my fork of XSS Hunter https://github.com/adamjsturge/xsshunter-express Below are two other articles that are worth going to! Those both use a new script that I made for the purpose of setting up XSSHunter fast!

This is the only fork that I know of that has Slack integration and I made it myself so I give it my own stamp.

I use both Digital Ocean and VPSCheap feel free to click on my affiliate links or not.

My first recommendation to save yourself headache and time is to point your domain to wherever you are hosting before we start this process. Also have open the default README.md to do along with this. We also made a script that can be read about here

git clone https://github.com/adamjsturge/xsshunter-express.git

We need to make some changes to the default yml that XSS Hunter uses. You can use your favorite terminal code editor

--

--