Hi,
I'm trying to find out if it's possible to check site's to be vulnerable to XSS dynamically, by using PHP. Are there solutions for this? Or is it just impossible and should it be done by hand?
Kevin
Hi,
I'm trying to find out if it's possible to check site's to be vulnerable to XSS dynamically, by using PHP. Are there solutions for this? Or is it just impossible and should it be done by hand?
Kevin
There is OWASP Web Security Test suite you can use for that other than other vulnerabilities.