xsshunter-express icon indicating copy to clipboard operation
xsshunter-express copied to clipboard

An easy-to-setup version of XSS Hunter. Sets up in five minutes and requires no maintenance!

Results 30 xsshunter-express issues
Sort by recently updated
recently updated
newest added

Hi, I have edited the settings as below - SMTP_EMAIL_NOTIFICATIONS_ENABLED=true - SMTP_HOST=smtp.gmail.com - SMTP_PORT=465 - SMTP_USE_TLS=true - [email protected] - SMTP_PASSWORD=YourEmailPassword - [email protected] - [email protected] I'm getting an error like below...

Please clarify in the documentation, which ports/protocols are used.

The default configuration use 80 and 443 for both the container and the host machine. Is it possible to run on a non-default port e.g. 1234 for HTTPS? We don't...

I'm getting Secure Connection Failed how can I fix this ? I have added the right information for all the required fields. i need to setup this on localhost

It would be useful to be able to disable the automatic SSL/TLS so that you can handle the certificates seperately. For example, I already have an nginx reverse proxy setup...

enhancement

![image](https://github.com/mandatoryprogrammer/xsshunter-express/assets/26741875/534fad5d-512c-4233-b729-2106c5f05e54)

I wrote an article about how to set it up https://adamjsturge.medium.com/easy-xsshunter-discord-alerts-33fcff24a8f7?sk=42acf215a6d392cf554b63071e813360 with my script. I think this is a worth add, I've been using the slack one for a while...

I've added a new env variable to disable SSL This is usefull if you already have a reverse proxy on front. I was in the same setting as issue #1...

Hi, First of all: thank you for all of your work with XSS Hunter & XSS Hunter express! I recently started using managed databases in digital ocean and encountered some...

Rocket chat integration using fetch to send post request to a rocket.chat webhook The dockerfile was reordered to make it faster to reload on modifications (caching npm install).