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?? 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 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 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. 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
Archived
This topic is now archived and is closed to further replies.