Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.15.237.229
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
oasis /
aws /
Aws /
ServiceDiscovery /
[ HOME SHELL ]
Name
Size
Permission
Action
Exception
[ DIR ]
drwxr-sr-x
ServiceDiscoveryClient.php
2.89
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ServiceDiscoveryClient.php
<?php namespace Aws\ServiceDiscovery; use Aws\AwsClient; /** * This client is used to interact with the **Amazon Route 53 Auto Naming** service. * @method \Aws\Result createHttpNamespace(array $args = []) * @method \GuzzleHttp\Promise\Promise createHttpNamespaceAsync(array $args = []) * @method \Aws\Result createPrivateDnsNamespace(array $args = []) * @method \GuzzleHttp\Promise\Promise createPrivateDnsNamespaceAsync(array $args = []) * @method \Aws\Result createPublicDnsNamespace(array $args = []) * @method \GuzzleHttp\Promise\Promise createPublicDnsNamespaceAsync(array $args = []) * @method \Aws\Result createService(array $args = []) * @method \GuzzleHttp\Promise\Promise createServiceAsync(array $args = []) * @method \Aws\Result deleteNamespace(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteNamespaceAsync(array $args = []) * @method \Aws\Result deleteService(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteServiceAsync(array $args = []) * @method \Aws\Result deregisterInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise deregisterInstanceAsync(array $args = []) * @method \Aws\Result discoverInstances(array $args = []) * @method \GuzzleHttp\Promise\Promise discoverInstancesAsync(array $args = []) * @method \Aws\Result getInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise getInstanceAsync(array $args = []) * @method \Aws\Result getInstancesHealthStatus(array $args = []) * @method \GuzzleHttp\Promise\Promise getInstancesHealthStatusAsync(array $args = []) * @method \Aws\Result getNamespace(array $args = []) * @method \GuzzleHttp\Promise\Promise getNamespaceAsync(array $args = []) * @method \Aws\Result getOperation(array $args = []) * @method \GuzzleHttp\Promise\Promise getOperationAsync(array $args = []) * @method \Aws\Result getService(array $args = []) * @method \GuzzleHttp\Promise\Promise getServiceAsync(array $args = []) * @method \Aws\Result listInstances(array $args = []) * @method \GuzzleHttp\Promise\Promise listInstancesAsync(array $args = []) * @method \Aws\Result listNamespaces(array $args = []) * @method \GuzzleHttp\Promise\Promise listNamespacesAsync(array $args = []) * @method \Aws\Result listOperations(array $args = []) * @method \GuzzleHttp\Promise\Promise listOperationsAsync(array $args = []) * @method \Aws\Result listServices(array $args = []) * @method \GuzzleHttp\Promise\Promise listServicesAsync(array $args = []) * @method \Aws\Result registerInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise registerInstanceAsync(array $args = []) * @method \Aws\Result updateInstanceCustomHealthStatus(array $args = []) * @method \GuzzleHttp\Promise\Promise updateInstanceCustomHealthStatusAsync(array $args = []) * @method \Aws\Result updateService(array $args = []) * @method \GuzzleHttp\Promise\Promise updateServiceAsync(array $args = []) */ class ServiceDiscoveryClient extends AwsClient {}
Close