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.149.28.7
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 /
QLDB /
[ HOME SHELL ]
Name
Size
Permission
Action
Exception
[ DIR ]
drwxr-sr-x
QLDBClient.php
2.13
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : QLDBClient.php
<?php namespace Aws\QLDB; use Aws\AwsClient; /** * This client is used to interact with the **Amazon QLDB** service. * @method \Aws\Result createLedger(array $args = []) * @method \GuzzleHttp\Promise\Promise createLedgerAsync(array $args = []) * @method \Aws\Result deleteLedger(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteLedgerAsync(array $args = []) * @method \Aws\Result describeJournalS3Export(array $args = []) * @method \GuzzleHttp\Promise\Promise describeJournalS3ExportAsync(array $args = []) * @method \Aws\Result describeLedger(array $args = []) * @method \GuzzleHttp\Promise\Promise describeLedgerAsync(array $args = []) * @method \Aws\Result exportJournalToS3(array $args = []) * @method \GuzzleHttp\Promise\Promise exportJournalToS3Async(array $args = []) * @method \Aws\Result getBlock(array $args = []) * @method \GuzzleHttp\Promise\Promise getBlockAsync(array $args = []) * @method \Aws\Result getDigest(array $args = []) * @method \GuzzleHttp\Promise\Promise getDigestAsync(array $args = []) * @method \Aws\Result getRevision(array $args = []) * @method \GuzzleHttp\Promise\Promise getRevisionAsync(array $args = []) * @method \Aws\Result listJournalS3Exports(array $args = []) * @method \GuzzleHttp\Promise\Promise listJournalS3ExportsAsync(array $args = []) * @method \Aws\Result listJournalS3ExportsForLedger(array $args = []) * @method \GuzzleHttp\Promise\Promise listJournalS3ExportsForLedgerAsync(array $args = []) * @method \Aws\Result listLedgers(array $args = []) * @method \GuzzleHttp\Promise\Promise listLedgersAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) * @method \Aws\Result updateLedger(array $args = []) * @method \GuzzleHttp\Promise\Promise updateLedgerAsync(array $args = []) */ class QLDBClient extends AwsClient {}
Close