carefree Posted November 23, 2007 Share Posted November 23, 2007 I want to test my site for Cross Site Scripting, what code do I need to insert into the search forms?? Quote Link to comment https://forums.phpfreaks.com/topic/78531-solved-cross-site-scripting-how-to/ Share on other sites More sharing options...
Daniel0 Posted November 23, 2007 Share Posted November 23, 2007 http://ha.ckers.org/xss.html Quote Link to comment https://forums.phpfreaks.com/topic/78531-solved-cross-site-scripting-how-to/#findComment-397405 Share on other sites More sharing options...
carefree Posted November 24, 2007 Author Share Posted November 24, 2007 Thanks for the link . Tested all my forms - No XSS on any of my sites Quote Link to comment https://forums.phpfreaks.com/topic/78531-solved-cross-site-scripting-how-to/#findComment-397850 Share on other sites More sharing options...
Azu Posted November 24, 2007 Share Posted November 24, 2007 Make sure that you test it in the browser it says it works on, to avoid false negatives. Quote Link to comment https://forums.phpfreaks.com/topic/78531-solved-cross-site-scripting-how-to/#findComment-398286 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.