Windows NT VMI608383 10.0 build 17763 (Windows Server 2019) AMD64
Microsoft-IIS/10.0
: 144.126.137.138 | : 216.73.216.113
Cant Read [ /etc/named.conf ]
8.1.33
IWPD_484(vsec.in_n1)
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: /
Inetpub /
vhosts /
vsec.in /
httpdocs /
Admin /
[ HOME SHELL ]
Name
Size
Permission
Action
Bin
[ DIR ]
drwxrwxrwx
Images
[ DIR ]
drwxrwxrwx
css
[ DIR ]
drwxrwxrwx
js
[ DIR ]
drwxrwxrwx
scss
[ DIR ]
drwxrwxrwx
vendor
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
AddMedia.aspx
349
B
-rw-rw-rw-
AddMedia.aspx.cs
286
B
-rw-rw-rw-
Addblog.aspx
344
B
-rw-rw-rw-
Addblog.aspx.cs
285
B
-rw-rw-rw-
Addvideo.aspx
349
B
-rw-rw-rw-
Addvideo.aspx.cs
286
B
-rw-rw-rw-
Admin.master
14.4
KB
-rw-rw-rw-
Admin.master.cs
291
B
-rw-rw-rw-
Admin_Login - Copy.aspx
4.84
KB
-rw-rw-rw-
Admin_Login.aspx
4.84
KB
-rw-rw-rw-
Admin_Login.aspx.cs
1.5
KB
-rw-rw-rw-
DashboadMain.aspx
3.13
KB
-rw-rw-rw-
DashboadMain.aspx.cs
290
B
-rw-rw-rw-
Dashboard.aspx
16.1
KB
-rw-rw-rw-
Dashboard.aspx.cs
7.9
KB
-rw-rw-rw-
Events.aspx
8.94
KB
-rw-rw-rw-
Events.aspx.cs
4.34
KB
-rw-rw-rw-
Examination.aspx
7.83
KB
-rw-rw-rw-
Examination.aspx.cs
5.45
KB
-rw-rw-rw-
Gallery.aspx
6.5
KB
-rw-rw-rw-
Gallery.aspx.cs
4.5
KB
-rw-rw-rw-
Interhousecompetition.aspx
10
KB
-rw-rw-rw-
Interhousecompetition.aspx.cs
5.15
KB
-rw-rw-rw-
Life_Insurance.png
111.09
KB
-rw-rw-rw-
Newupdate.aspx
6.26
KB
-rw-rw-rw-
Newupdate.aspx.cs
4.2
KB
-rw-rw-rw-
Photo-gallery.aspx
5.36
KB
-rw-rw-rw-
Photo-gallery.aspx.cs
2.35
KB
-rw-rw-rw-
Show-contact-data.aspx
2.85
KB
-rw-rw-rw-
Show-contact-data.aspx.cs
871
B
-rw-rw-rw-
Showallgallery.aspx
5.15
KB
-rw-rw-rw-
Showallgallery.aspx.cs
5.31
KB
-rw-rw-rw-
SpecialMoments.aspx
7.15
KB
-rw-rw-rw-
SpecialMoments.aspx.cs
5.3
KB
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
alumni_data.aspx
7.41
KB
-rw-rw-rw-
alumni_data.aspx.cs
4.62
KB
-rw-rw-rw-
career.aspx
39.47
KB
-rw-rw-rw-
career.aspx.cs
6.3
KB
-rw-rw-rw-
career_form_data.aspx
6.4
KB
-rw-rw-rw-
career_form_data.aspx.cs
868
B
-rw-rw-rw-
contact.aspx
347
B
-rw-rw-rw-
contact.aspx.cs
285
B
-rw-rw-rw-
download.aspx
15.01
KB
-rw-rw-rw-
download.aspx.cs
5.38
KB
-rw-rw-rw-
edit-gallery.aspx
4.51
KB
-rw-rw-rw-
edit-gallery.aspx.cs
1.32
KB
-rw-rw-rw-
profilemain.aspx
7.6
KB
-rw-rw-rw-
profilemain.aspx.cs
5.58
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : DashboadMain.aspx
<%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Admin.master" AutoEventWireup="true" CodeFile="DashboadMain.aspx.cs" Inherits="Admin_DashboadMain" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet"> <style> body{ margin-top:20px; background:#FAFAFA; } .order-card { color: #fff; } .bg-c-blue { background: linear-gradient(45deg,#4099ff,#73b4ff); } .bg-c-green { background: linear-gradient(45deg,#2ed8b6,#59e0c5); } .bg-c-yellow { background: linear-gradient(45deg,#FFB64D,#ffcb80); } .bg-c-pink { background: linear-gradient(45deg,#FF5370,#ff869a); } .card { border-radius: 5px; -webkit-box-shadow: 0 1px 2.94px 0.06px rgba(4,26,55,0.16); box-shadow: 0 1px 2.94px 0.06px rgba(4,26,55,0.16); border: none; margin-bottom: 30px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .card .card-block { padding: 25px; } .order-card i { font-size: 26px; } .f-left { float: left; } .f-right { float: right; } </style> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <div class="container"> <div class="row"> <div class="col-md-4 col-xl-3"> <div class="card bg-c-blue order-card"> <div class="card-block"> <h6 class="m-b-20">Special Moments</h6> <h2 class="text-right"><i class="fa fa-cart-plus f-left"></i><span>4</span></h2> <%-- <p class="m-b-0">Completed Orders<span class="f-right">351</span></p>--%> </div> </div> </div> <div class="col-md-4 col-xl-3"> <div class="card bg-c-green order-card"> <div class="card-block"> <h6 class="m-b-20">Dashboard Gallery</h6> <h2 class="text-right"><i class="fa fa-rocket f-left"></i><span>6</span></h2> <%-- <p class="m-b-0">Completed Orders<span class="f-right">351</span></p>--%> </div> </div> </div> <div class="col-md-4 col-xl-3"> <div class="card bg-c-yellow order-card"> <div class="card-block"> <h6 class="m-b-20">Photo Gallery</h6> <h2 class="text-right"><i class="fa fa-refresh f-left"></i><span>1 & 7 Max</span></h2> <%-- <p class="m-b-0">Completed Orders<span class="f-right">351</span></p>--%> </div> </div> </div> <div class="col-md-4 col-xl-3"> <div class="card bg-c-pink order-card"> <div class="card-block"> <h6 class="m-b-20">Achievers</h6> <h2 class="text-right"><i class="fa fa-credit-card f-left"></i><span>2</span></h2> <%-- <p class="m-b-0">Completed Orders<span class="f-right">351</span></p>--%> </div> </div> </div> </div> </div> </asp:Content>
Close