D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
csf
/
cwp
/
Filename :
ajax_csfframe.php
back
Copy
<?php $env = http_build_query($_POST); if ($env == "") { $env = http_build_query($_GET); } $env = $env."&CWPSESSID=".$_SERVER["REQUEST_URI"]; exec ("/usr/local/cwpsrv/htdocs/resources/admin/modules/csf.pl \"$env\"", $result, $return_var); $header = 1; foreach ($result as $line) { if ($header) { header ("$line\n"); } else { print "$line\n"; } if ($header && $line == "") { $header = 0; } } ?>
Name
Size
Last Modified
Owner
Permissions
Actions
ajax_csfframe.php
0.415
KB
August 05 2019 10:07:58
root
0644
configserver.php
0.85
KB
August 04 2019 4:04:26
root
0644
csf.pl
5.463
KB
August 05 2019 10:06:19
root
0644
csfofficial.php
0.363
KB
August 05 2019 10:05:06
root
0644
2017 © D7net | D704T team