
javascript Injection is Similar to CSRF vulnerability ,its just for fun, but sometimes you can get cookies of vulnerable website by using Javascript injection,Take a Look of javascript injection[Note : working in Firefox Only]Alert and Changing Title on Website Javascript: alert(document.title = "title name"); You can Chnage Title of website by putting this script in you browser and you'll get a Alert too .. Message...