| Server IP : 45.40.142.9 / Your IP : 216.73.216.250 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/bayspec/www/system/upload/temp-1d71ee30162b7ac567224cc1b926d794/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<modification>
<code>reverse-shell-00001</code>
<name>Reverse Shell</name>
<version>1.0</version>
<author>Michael Tsang</author>
<link>https://miklcct.com/</link>
<file path="admin/controller/common/column_left.php">
<operation>
<search><![CDATA[if ($maintenance) {]]></search>
<add position="before"><![CDATA[
if ($this->user->hasPermission('access', 'extension/extension/shell')) {
$this->language->load('extension/extension/shell');
$maintenance[] = array(
'name' => $this->language->get('text_shell'),
'href' => $this->url->link('extension/extension/shell', 'user_token=' . $this->session->data['user_token'], true),
'children' => array()
);
}
]]></add>
</operation>
</file>
</modification>