Dre4m Shell
Server IP : 103.6.199.200  /  Your IP : 18.116.86.160
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/itmikrou/itmikro2u.com/wwwroot/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Domains/itmikrou/itmikro2u.com/wwwroot/web.config.backup
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <directoryBrowse enabled="true" />
        <defaultDocument>
            <files>
                <clear />
                <add value="Default.php" />
                <add value="Default.htm" />
                <add value="Default.asp" />
                <add value="index.htm" />
                <add value="Default.aspx" />
                <add value="Default.html" />
                <add value="index.php" />
                <add value="index.aspx" />
                <add value="_holding.html" />
                <add value="welcome.html" />
            </files>
        </defaultDocument>
        <httpErrors errorMode="DetailedLocalOnly" existingResponse="Auto" />
	<rewrite>
  		<rules>
 			<rule name="Redirect static resources" stopProcessing="true">
            			<match url="^(ico|img|css|files|js|features|UploadedContent|menu_admin|uploaded|flash|fonts|pdf|ProductSpecification|phpthumb|RCBO|Approvals|CD|TestRep)(.*)$" />
            			<action type="Rewrite" url="app/webroot/{R:1}{R:2}" appendQueryString="true" />
            		</rule>
			<rule name="Imported Rule 1" stopProcessing="true">
                    		<match url="^(.*)$" ignoreCase="false" />
                    		<conditions logicalGrouping="MatchAll">
                        		<add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" />
                        		<add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" />
                    		</conditions>
                    		<action type="Rewrite" url="index.php?url={R:1}" appendQueryString="true" />
                	</rule>
			
			<rule name="Imported Rule 4 webroot" stopProcessing="true">
              			<match url="^(.*)$" ignoreCase="false" />
              			<conditions logicalGrouping="MatchAll">
                        		<add input="{REQUEST_FILENAME}" matchType="IsDirectory" negate="true" />
                        		<add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true" />
              			</conditions>
              			<action type="Rewrite" url="app/webroot/index.php/{R:1}" appendQueryString="true" />
            		</rule>

  		</rules>
	</rewrite>
    </system.webServer>
</configuration>

Anon7 - 2022
AnonSec Team