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 /
twig /
twig /
src /
Util /
[ HOME SHELL ]
Name
Size
Permission
Action
DeprecationCollector.php
2.06
KB
-rw-rw-rw-
TemplateDirIterator.php
590
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : TemplateDirIterator.php
<?php /* * This file is part of Twig. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Twig\Util; /** * @author Fabien Potencier <fabien@symfony.com> */ class TemplateDirIterator extends \IteratorIterator { public function current() { return file_get_contents(parent::current()); } public function key() { return (string) parent::key(); } } class_alias('Twig\Util\TemplateDirIterator', 'Twig_Util_TemplateDirIterator');
Close