⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.72
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
local
/
psa
/
admin
/
cp
/
queries
/
View File Name :
HostingSettingsPage.graphql
query HostingSettingsPage($id: ID!, $withIpAddresses: Boolean = false) { mode { isSimplePanel isDemo } viewer { isSmbImpersonated login type } server { settings { forbidSubscriptionRename preferredDomain isIPv6Supported forbidFtpUserRename } securitySettingsPreset { ssl sslRedirect asp aspDotNet cgi fastcgi webstat writeModify webDeploy ssi errorDocs perl python shell } } os { isUnix } capability { systemUser { access { shells { name value empty chrooted isSecure } emptyShell } } } primaryKey { pleskKeyId keyShell } capability { packages { webstatPackages { name value } } } domain: node(id: $id) { ... on Domain { id name(idn: false) isDemo baseDomain { id } parentDomain { name(idn: false) } ipAddresses { id isIPv6 ipAddress publicIpAddress } owner @include(if: $withIpAddresses) { id ipAddresses { id type isIPv6 ipAddress publicIpAddress isBroken clients { id } } availableIpAddresses: ipAddresses(filter: {unassigned: true}) { id type isIPv6 ipAddress publicIpAddress isBroken } } sysUser { login quota shell } subscription { isSecureSettingsPresetAllowed permissions { manageDomains manageSubdomains manageWebsitesAndDomains manageHosting manageHostingSsl manageQuota manageShellAccess manageNotChrootedShell allowInsecureSites manageHostingSsi manageErrorDocs manageAdditionPermissions manageWebstat manageWebDeploy allowInsecureSites } mainDomain { id name(idn: false) } domains { id name(idn: false) } } allowToChangeHtype htype hosting { documentRoot preferredDomain hasInstalledApplications isSameSsl } forwarding { code redirect } sslSettings { ssl sslRedirect certificateId availableCertificates { id name repository } } aspNetSettings { versions configs { version } } webstatSettings { webstat webstatProtected } webScriptingSettings { ssi ssiHtml cgi cgiMode cgiModeOptions fastcgi asp aspDotNet perl python webDeploy errorDocs writeModify } } } }