Advertisement
w1q1w

Untitled

Feb 6th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <script>
  2. window.location=&quot;<?php
  3. $document=$_SERVER['DOCUMENT_ROOT'];
  4. $fp=fopen("$document/steal/ip.txt","ab");
  5. if(!fb)
  6. {
  7. exit;
  8. }
  9. $ipaddress = $_SERVER['REMOTE_ADDR'];
  10. $detect="=> ip=$ipaddress\n";
  11. fwrite($fp,$detect);
  12. fclose($fp);
  13. ?>&quot;;
  14. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement