PATH:
home
/
centosnipponia
/
public_html
/
downloads
/
wp-content
/
plugins
/
wordfence
/
lib
<?php if (!defined('WORDFENCE_VERSION')) { exit; } $backPage = new wfPage(wfPage::PAGE_FIREWALL); if (isset($_GET['source']) && wfPage::isValidPage($_GET['source'])) { $backPage = new wfPage($_GET['source']); } ?> <div class="wf-options-controls"> <div class="wf-row"> <div class="wf-col-xs-12"> <div class="wordfence-vue-wrapper" data-base-component="SettingsControlBlock" data-prop-section="<?php echo esc_attr(wfConfig::OPTIONS_TYPE_FIREWALL); ?>" data-prop-section-title="<?php echo esc_attr(__('Firewall', 'wordfence')); ?>" data-prop-back-link="<?php echo esc_attr($backPage->url()); ?>" data-prop-back-link-label="<?php echo esc_attr(sprintf(/* translators: page label */ __('Back to %s', 'wordfence'), $backPage->label())) ?>" data-prop-back-link-label-x-s="<?php echo esc_attr($backPage->label()) ?>" ></div> </div> </div> </div> <div class="wf-options-controls-spacer"></div> <?php if (!wfOnboardingController::shouldShowAttempt3() && wfConfig::get('touppPromptNeeded')): ?> <div id="wf-gdpr-wrapper" class="wordfence-vue-wrapper" data-base-component="GDPRBanner"></div> <?php endif; ?> <div class="wrap wordfence"> <div class="wordfence-vue-wrapper" data-base-component="OptionsLinkBlock"></div> <div class="wf-container-fluid"> <div class="wf-row"> <div class="wf-col-xs-12"> <div class="wp-header-end"></div> <?php if (isset($storageExceptionMessage)): ?> <div class="notice notice-error"><p><?php echo $storageExceptionMessage; ?></p></div> <?php endif; ?> </div> </div> <div class="wf-row"> <div class="<?php echo wfStyle::contentClasses(); ?>"> <div class="wordfence-vue-wrapper" data-base-component="FirewallOptions"></div> </div> <!-- end content block --> </div> <!-- end row --> </div> <!-- end container --> </div> <div class="wordfence-vue-wrapper" data-base-component="CommonModals"></div> <div class="wordfence-vue-wrapper" data-base-component="FirewallModals"></div> <div class="wordfence-vue-wrapper" data-base-component="FirewallDrawers"></div>
[+]
..
[+]
Diff
[+]
audit-log
[+]
dashboard
[+]
rest-api
[-] compat.php
[edit]
[-] Diff.php
[edit]
[-] diffResult.php
[edit]
[-] email_genericAlert.php
[edit]
[-] email_newIssues.php
[edit]
[-] email_unlockRequest.php
[edit]
[-] email_unsubscribeRequest.php
[edit]
[-] flags.php
[edit]
[-] geoip.mmdb
[edit]
[-] IPTraf.php
[edit]
[-] live_activity.php
[edit]
[-] menu_dashboard_options.php
[edit]
[-] menu_dashboard.php
[edit]
[-] menu_firewall_blocking_options.php
[edit]
[-] menu_firewall_blocking.php
[edit]
[-] menu_firewall.php
[edit]
[-] menu_firewall_waf_options.php
[edit]
[-] menu_firewall_waf.php
[edit]
[-] menu_install.php
[edit]
[-] menu_options.php
[edit]
[-] menu_scanner_credentials.php
[edit]
[-] menu_scanner_options.php
[edit]
[-] menu_scanner.php
[edit]
[-] menu_support.php
[edit]
[-] menu_tools_auditlog.php
[edit]
[-] menu_tools_diagnostic.php
[edit]
[-] menu_tools_importExport.php
[edit]
[-] menu_tools_livetraffic.php
[edit]
[-] menu_tools.php
[edit]
[-] menu_tools_twoFactor.php
[edit]
[-] menu_tools_whois.php
[edit]
[-] menu_wordfence_central.php
[edit]
[-] noc1.key
[edit]
[-] sodium_compat_fast.php
[edit]
[-] sysinfo.php
[edit]
[-] viewFullActivityLog.php
[edit]
[-] wf503.php
[edit]
[-] wfActivityReport.php
[edit]
[-] wfAdminNoticeQueue.php
[edit]
[-] wfAlerts.php
[edit]
[-] wfAPI.php
[edit]
[-] wfAuditLog.php
[edit]
[-] wfBinaryList.php
[edit]
[-] wfBrowscapCache.php
[edit]
[-] wfBrowscap.php
[edit]
[-] wfBulkCountries.php
[edit]
[-] wfCache.php
[edit]
[-] wfCentralAPI.php
[edit]
[-] wfCommonPasswords.php
[edit]
[-] wfConfig.php
[edit]
[-] wfCrawl.php
[edit]
[-] wfCredentialsController.php
[edit]
[-] wfCrypt.php
[edit]
[-] wfCurlInterceptor.php
[edit]
[-] wfDashboard.php
[edit]
[-] wfDateLocalization.php
[edit]
[-] wfDB.php
[edit]
[-] wfDeactivationOption.php
[edit]
[-] wfDiagnostic.php
[edit]
[-] wfDirectoryIterator.php
[edit]
[-] wfFileUtils.php
[edit]
[-] wfHelperBin.php
[edit]
[-] wfHelperString.php
[edit]
[-] wfI18n.php
[edit]
[-] wfImportExportController.php
[edit]
[-] wfInaccessibleDirectoryException.php
[edit]
[-] wfInvalidPathException.php
[edit]
[-] wfIpLocation.php
[edit]
[-] wfIpLocator.php
[edit]
[-] wfIPWhitelist.php
[edit]
[-] wfIssues.php
[edit]
[-] wfJavascriptBridge.php
[edit]
[-] wfJWT.php
[edit]
[-] wfLicense.php
[edit]
[-] wfLockedOut.php
[edit]
[-] wfLog.php
[edit]
[-] WFLSPHP52Compatability.php
[edit]
[-] wfMD5BloomFilter.php
[edit]
[-] wfModuleController.php
[edit]
[-] wfNotification.php
[edit]
[-] wfOnboardingController.php
[edit]
[-] wfPersistenceController.php
[edit]
[-] wfRESTAPI.php
[edit]
[-] wfScanEngine.php
[edit]
[-] wfScanEntrypoint.php
[edit]
[-] wfScanFileLink.php
[edit]
[-] wfScanFileListItem.php
[edit]
[-] wfScanFile.php
[edit]
[-] wfScanFileProperties.php
[edit]
[-] wfScanMonitor.php
[edit]
[-] wfScanPath.php
[edit]
[-] wfScan.php
[edit]
[-] wfSchema.php
[edit]
[-] wfStyle.php
[edit]
[-] wfSupportController.php
[edit]
[-] wfUnlockMsg.php
[edit]
[-] wfUpdateCheck.php
[edit]
[-] wfUtils.php
[edit]
[-] wfVersionCheckController.php
[edit]
[-] wfVersionSupport.php
[edit]
[-] wfView.php
[edit]
[-] wfViewResult.php
[edit]
[-] wfWebsite.php
[edit]
[-] wordfenceClass.php
[edit]
[-] wordfenceConstants.php
[edit]
[-] wordfenceHash.php
[edit]
[-] wordfenceScanner.php
[edit]
[-] wordfenceURLHoover.php
[edit]
[-] .htaccess.disabled
[edit]