Advertisement
AriyanXploit404

Exploit(1)

Jun 30th, 2025
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | Source Code | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4.     <script>
  5.         function X() {
  6.             document.write('<script>alert("Tested By AriyanXploit404")</' + 'script>');
  7.         }
  8.  
  9.         window.onload = X;
  10.     </script>
  11. </body>
  12. </html>
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement