403Webshell
Server IP : 217.160.0.15  /  Your IP : 216.73.216.73
Web Server : Apache
System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User : u37981780 ( 1696858)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /homepages/oneclick/joomla/3.6.2/1/scripts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /homepages/oneclick/joomla/3.6.2/1/scripts/remove-bogus-user.sql
DELETE FROM `@@DB_MAIN_PREFIX@@jos_extensions` WHERE name='extplorer';

DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@jos_session` CASCADE;

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@jos_session` (
  `session_id` varchar(200) NOT NULL DEFAULT '',
  `client_id` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `guest` tinyint(4) unsigned DEFAULT 1,
  `time` varchar(14) DEFAULT '',
  `data` mediumtext,
  `userid` int(11) DEFAULT 0,
  `username` varchar(150) DEFAULT '',
  PRIMARY KEY (`session_id`),
  KEY `userid` (`userid`),
  KEY `time` (`time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

Youez - 2016 - github.com/yon3zu
LinuXploit