mirror of
				https://github.com/mgeeky/Penetration-Testing-Tools.git
				synced 2025-11-04 04:55:26 +01:00 
			
		
		
		
	Update webshell.aspx
This commit is contained in:
		@@ -89,7 +89,7 @@
 | 
			
		||||
                    <asp:Label id="Hostname" runat='server'></asp:Label>
 | 
			
		||||
                </td>
 | 
			
		||||
                <td width="60%">
 | 
			
		||||
                    <input type=text id="CommandTextbox" runat="server" value='' onClick="this.select();" style="width:80%" onkeydown="if (event.keyCode == 13) { this.form.submit(); return false; }"/>
 | 
			
		||||
                    <input type=text id="CommandTextbox" runat="server" value='' onClick="" style="width:80%" onkeydown="if (event.keyCode == 13) { this.form.submit(); return false; }"/>
 | 
			
		||||
                </td>
 | 
			
		||||
            </tr>
 | 
			
		||||
            <tr>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user