. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AnonSec Shell
AnonSec Shell
Server IP : 87.98.249.37  /  Your IP : 216.73.216.208   [ Reverse IP ]
Web Server : Microsoft-IIS/10.0
System : Windows NT NS3076740 10.0 build 17763 (Windows Server 2019) AMD64
User : IWPD_292(growel19p) ( 0)
PHP Version : 8.3.12
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Inetpub/vhosts/growel.com/httpdocs/GrowelAdmin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : C:/Inetpub/vhosts/growel.com/httpdocs/GrowelAdmin//EditProduct.aspx
<%@ Page Title="" Language="C#" MasterPageFile="~/GrowelAdmin/Admin.Master" AutoEventWireup="true" CodeBehind="EditProduct.aspx.cs" Inherits="GrowelWeb.GrowelAdmin.EditProduct" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

    <h3>Update Product Details</h3>
    <div class="btn-danger status" visible="false" runat="server" id="status"></div>
    
     <div class="topbutton">
       <a href="ManageProducts.aspx?type=<%=type %>" class="btn btn-default">Go Back</a>
    </div>

<table cellspacing="0" cellpadding="4" border="0" width="800" class="form">
    <tr>
  <td>Title</td>
  <td>
      <asp:TextBox ID="txttitle" runat="server" CssClass="form-control form-inline" ReadOnly="true"></asp:TextBox>
    </td>
</tr>
<tr>
  <td>DisplayName</td>
  <td>
      <asp:TextBox ID="txtdisplayname" runat="server" CssClass="form-control form-inline"></asp:TextBox>
    </td>
</tr>
<tr>
  <td>Type</td>
  <td>
     <asp:TextBox ID="txttype" runat="server" ReadOnly="true" CssClass="form-control form-inline"></asp:TextBox>
    </td>
</tr>

        <tr>
  <td>Technical Spec.</td>
  <td>
      <asp:TextBox ID="txtspecs" runat="server" CssClass="form-control form-inline"></asp:TextBox>
    </td>
</tr>
<tr>
  <td valign="top">Description</td>
  <td>
       <textarea id="content" rows="10" cols="100" runat="server" name="content"></textarea>
    
    </td>
</tr>
     <tr>
  <td>Page Title</td>
  <td>
      <asp:TextBox ID="txtmetatitle" runat="server" CssClass="form-control form-inline"></asp:TextBox>

      <asp:RequiredFieldValidator ID="RequiredFieldValidator5" runat="server" ErrorMessage="Required" Display="Dynamic" ControlToValidate="txtmetatitle"></asp:RequiredFieldValidator>
    </td>
</tr>

        <tr>
  <td>Meta Keywords</td>
  <td>
      <asp:TextBox ID="txtmetakeywords" runat="server" CssClass="form-control form-inline"></asp:TextBox>

    </td>
</tr>

        <tr>
  <td>Meta description</td>
  <td>
      <asp:TextBox ID="txtmetadesc" runat="server" CssClass="form-control form-inline"></asp:TextBox>

    </td>
</tr>
        
<tr>
  <td>&nbsp;</td>
  <td>      
      <asp:Button ID="btnsubmit" runat="server" Text="Update Details" OnClick="btnsubmit_Click" />
    </td>
</tr>
</table>

</asp:Content>


Anon7 - 2022
AnonSec Team