Pages • 1
Basic Hacking: Javascript Injection Prank Essay title: Basic Hacking: Javascript Injection Prank Password Prank Javascript Injection first things first, test it out. in the url bar type the following javascript:alert(“hello”) “oh my god it said hello to me” now try something like this javascript:document.write(“hello”) “oh my word a new page that says hello to me”.