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.145.32.238
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 /
ACMPCA /
[ HOME SHELL ]
Name
Size
Permission
Action
Exception
[ DIR ]
drwxr-sr-x
ACMPCAClient.php
3.2
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ACMPCAClient.php
<?php namespace Aws\ACMPCA; use Aws\AwsClient; /** * This client is used to interact with the **AWS Certificate Manager Private Certificate Authority** service. * @method \Aws\Result createCertificateAuthority(array $args = []) * @method \GuzzleHttp\Promise\Promise createCertificateAuthorityAsync(array $args = []) * @method \Aws\Result createCertificateAuthorityAuditReport(array $args = []) * @method \GuzzleHttp\Promise\Promise createCertificateAuthorityAuditReportAsync(array $args = []) * @method \Aws\Result createPermission(array $args = []) * @method \GuzzleHttp\Promise\Promise createPermissionAsync(array $args = []) * @method \Aws\Result deleteCertificateAuthority(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteCertificateAuthorityAsync(array $args = []) * @method \Aws\Result deletePermission(array $args = []) * @method \GuzzleHttp\Promise\Promise deletePermissionAsync(array $args = []) * @method \Aws\Result describeCertificateAuthority(array $args = []) * @method \GuzzleHttp\Promise\Promise describeCertificateAuthorityAsync(array $args = []) * @method \Aws\Result describeCertificateAuthorityAuditReport(array $args = []) * @method \GuzzleHttp\Promise\Promise describeCertificateAuthorityAuditReportAsync(array $args = []) * @method \Aws\Result getCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise getCertificateAsync(array $args = []) * @method \Aws\Result getCertificateAuthorityCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise getCertificateAuthorityCertificateAsync(array $args = []) * @method \Aws\Result getCertificateAuthorityCsr(array $args = []) * @method \GuzzleHttp\Promise\Promise getCertificateAuthorityCsrAsync(array $args = []) * @method \Aws\Result importCertificateAuthorityCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise importCertificateAuthorityCertificateAsync(array $args = []) * @method \Aws\Result issueCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise issueCertificateAsync(array $args = []) * @method \Aws\Result listCertificateAuthorities(array $args = []) * @method \GuzzleHttp\Promise\Promise listCertificateAuthoritiesAsync(array $args = []) * @method \Aws\Result listPermissions(array $args = []) * @method \GuzzleHttp\Promise\Promise listPermissionsAsync(array $args = []) * @method \Aws\Result listTags(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsAsync(array $args = []) * @method \Aws\Result restoreCertificateAuthority(array $args = []) * @method \GuzzleHttp\Promise\Promise restoreCertificateAuthorityAsync(array $args = []) * @method \Aws\Result revokeCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise revokeCertificateAsync(array $args = []) * @method \Aws\Result tagCertificateAuthority(array $args = []) * @method \GuzzleHttp\Promise\Promise tagCertificateAuthorityAsync(array $args = []) * @method \Aws\Result untagCertificateAuthority(array $args = []) * @method \GuzzleHttp\Promise\Promise untagCertificateAuthorityAsync(array $args = []) * @method \Aws\Result updateCertificateAuthority(array $args = []) * @method \GuzzleHttp\Promise\Promise updateCertificateAuthorityAsync(array $args = []) */ class ACMPCAClient extends AwsClient {}
Close