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 | : 52.14.49.59
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 /
html /
aws /
Aws /
Acm /
[ HOME SHELL ]
Name
Size
Permission
Action
Exception
[ DIR ]
drwxr-xr-x
AcmClient.php
1.98
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : AcmClient.php
<?php namespace Aws\Acm; use Aws\AwsClient; /** * This client is used to interact with the **AWS Certificate Manager** service. * * @method \Aws\Result addTagsToCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise addTagsToCertificateAsync(array $args = []) * @method \Aws\Result deleteCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteCertificateAsync(array $args = []) * @method \Aws\Result describeCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise describeCertificateAsync(array $args = []) * @method \Aws\Result exportCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise exportCertificateAsync(array $args = []) * @method \Aws\Result getCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise getCertificateAsync(array $args = []) * @method \Aws\Result importCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise importCertificateAsync(array $args = []) * @method \Aws\Result listCertificates(array $args = []) * @method \GuzzleHttp\Promise\Promise listCertificatesAsync(array $args = []) * @method \Aws\Result listTagsForCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForCertificateAsync(array $args = []) * @method \Aws\Result removeTagsFromCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise removeTagsFromCertificateAsync(array $args = []) * @method \Aws\Result renewCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise renewCertificateAsync(array $args = []) * @method \Aws\Result requestCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise requestCertificateAsync(array $args = []) * @method \Aws\Result resendValidationEmail(array $args = []) * @method \GuzzleHttp\Promise\Promise resendValidationEmailAsync(array $args = []) * @method \Aws\Result updateCertificateOptions(array $args = []) * @method \GuzzleHttp\Promise\Promise updateCertificateOptionsAsync(array $args = []) */ class AcmClient extends AwsClient {}
Close