xsshunter icon indicating copy to clipboard operation
xsshunter copied to clipboard

The XSS Hunter service - a portable version of XSSHunter.com

Results 29 xsshunter issues
Sort by recently updated
recently updated
newest added

Endpoint for querying payload fires doesnt work anymore returns 502

after setup when i trying login i have message 'true' ![2020-05-12_12-54](https://user-images.githubusercontent.com/32999940/81670040-b9dfca80-944f-11ea-998b-cd1fbef97e84.png)

I'm trying to take a screenshot of a html pages with an iframe, but xsshunter is not taking the screenshot of the Iframe content. EXAMPLE: index.htm ``` ``` demo_iframe.htm: ```...

I installed on a fresh install of Ubuntu Server 18.04 in Azure. **PROBLEM** Upon running the ./generate_config.py I encountered the "ImportError: No module named yaml" error. Running `pip install yaml`...

https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-support-is-live/55579 So that's cool, you could change the readme now.

Have included information on Wildcart certs provided by Let's Encrypt and included information about pyyaml requirement.

I need to use this type of connection. Here's the implementation, I hope it's useful. :)

Did everything like in article https://thehackerblog.com/xss-hunter-is-now-open-source-heres-how-to-set-it-up/index.html but without luck. Index page on the server is the same, any tips to resolve?

The application is currently hardcoding the Mailgun API URL, which prevents the email functionality from working for users who setup their email domain in the EU region. This change makes...

Added configuration option to enable/disable self-registration (requires restart of both api and gui servers). Reconfigured API and GUI servers to listen only on localhost, rather than 0.0.0.0. (Nginx handles the...