How can i get an alert box from this?
While testing a website i noticed that the value of parameter username is reflected inside the javascript code of the response. It’s insert into a variable like this one:
var valueUser = “my-controlled-value”;
How can i tri… Continue reading How can i get an alert box from this?