Tag Archives: hacking

HowTo find and fix XSS vulnerability | 20 January 2009

Find a xss’s vulnerable website is not very difficult. In most cases can write in the search: Code: “><script>alert(‘try_xss’);</script> This script does nothing more than send an alert on the screen, if you see the alert means that the script … Continue reading

1,501 views | Leave a comment