Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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 /
phpmyadmin /
templates /
table /
[ HOME SHELL ]
Name
Size
Permission
Action
browse_foreigners
[ DIR ]
drwxr-xr-x
chart
[ DIR ]
drwxr-xr-x
delete
[ DIR ]
drwxr-xr-x
export
[ DIR ]
drwxr-xr-x
find_replace
[ DIR ]
drwxr-xr-x
gis_visualization
[ DIR ]
drwxr-xr-x
import
[ DIR ]
drwxr-xr-x
insert
[ DIR ]
drwxr-xr-x
maintenance
[ DIR ]
drwxr-xr-x
operations
[ DIR ]
drwxr-xr-x
partition
[ DIR ]
drwxr-xr-x
privileges
[ DIR ]
drwxr-xr-x
relation
[ DIR ]
drwxr-xr-x
search
[ DIR ]
drwxr-xr-x
structure
[ DIR ]
drwxr-xr-x
tracking
[ DIR ]
drwxr-xr-x
zoom_search
[ DIR ]
drwxr-xr-x
index_form.twig
10.26
KB
-rw-r--r--
index_rename_form.twig
1.01
KB
-rw-r--r--
page_with_secondary_tabs.twig
986
B
-rw-r--r--
start_and_number_of_rows_field...
946
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : page_with_secondary_tabs.twig
{% if relation_parameters.relationFeature is not null or is_foreign_key_supported %} <ul class="nav nav-pills m-2 d-print-none"> <li class="nav-item"> <a href="{{ url('/table/structure', {'db': db, 'table': table}) }}" id="table_structure_id" class="nav-link{{ route == '/table/structure' ? ' active' }}"> {{ get_icon('b_props', 'Table structure'|trans, true) }} </a> </li> <li class="nav-item"> <a href="{{ url('/table/relation', {'db': db, 'table': table}) }}" id="table_relation_id" class="nav-link{{ route == '/table/relation' ? ' active' }}"> {{ get_icon('b_relations', 'Relation view'|trans, true) }} </a> </li> </ul> {% endif %} {% for flash_key, flash_messages in flash() %} {% for flash_message in flash_messages %} <div class="alert alert-{{ flash_key }}" role="alert"> {{ flash_message }} </div> {% endfor %} {% endfor %} <div id="structure_content"> {% block content %}{% endblock %} </div>
Close