Installation • Usage • More Info
easy-express-hunter allows you to quickly setup a new machine with docker and xsshunter-express
We only really need curl.
curl -fsSL https://raw.githubusercontent.com/adamjsturge/easy-xsshunter-express/master/easy-xsshunter-express.sh -o easy-xsshunter-express.sh
sudo bash easy-xsshunter-express.sh
sudo bash easy-xsshunter-express.sh
This will first prompt you to install docker automatically or not.
┌──(root@ubuntu):~
└─# sudo bash easy-xsshunter-express.sh
Do you want to install Docker? (y/n)
After docker you can pick between 2 github repos of xsshunter-express. The official one or the fork that I coded with slack notifications. Personally I like the one with slack notification
1) Official Repo (https://github.com/mandatoryprogrammer/xsshunter-express)
2) Slack Notification Fork (https://github.com/adamjsturge/xsshunter-express)
3) XSSHunter-Go More Notifications and Extended Feature (https://github.com/adamjsturge/xsshunter-go)
Which Github option would you like to choose?
Lastly you'll be prompted with if you want to do the guided setup. If you say no it you'll have to manually change the docker-compose.yml
Do you want to go through basic setup? (y/n) y
Leave anything blank you don't know or don't want to change
XSSHunter-Go (More features and notifications services) Official Repo Slack Notification Fork
If you get stuck you can DM me on twitter or make a github issue and I'll try to address it. I have only tested this on linux.