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.70.127.73
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 /
library /
[ HOME SHELL ]
Name
Size
Permission
Action
doc
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
styles
[ DIR ]
drwxr-xr-x
.gitignore
15
B
-rw-r--r--
.travis.yml
1.16
KB
-rw-r--r--
LICENSE.txt
34.32
KB
-rw-r--r--
README.txt
723
B
-rw-r--r--
composer.json
948
B
-rw-r--r--
embed.php
746
B
-rw-r--r--
h5p-default-storage.class.php
15.44
KB
-rw-r--r--
h5p-development.class.php
6.02
KB
-rw-r--r--
h5p-event-base.class.php
5.57
KB
-rw-r--r--
h5p-file-storage.interface.php
5.11
KB
-rw-r--r--
h5p-metadata.class.php
4.7
KB
-rw-r--r--
h5p.classes.php
187.62
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "h5p/h5p-core", "type": "library", "description": "H5P Core functionality in PHP", "keywords": ["h5p","hvp","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": [ "h5p.classes.php", "h5p-development.class.php", "h5p-file-storage.interface.php", "h5p-default-storage.class.php", "h5p-event-base.class.php", "h5p-metadata.class.php" ] } }
Close