SILENT KILLERPanel

Current Path: > home > transcarter > public_html > wp-content > > plugins > wordfence > views > scanner


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter/public_html/wp-content//plugins/wordfence/views/scanner

NameTypeSizeLast ModifiedActions
issue-base.php File 8695 bytes July 17 2025 21:05:48.
issue-checkGSB.php File 2467 bytes July 17 2025 21:05:48.
issue-checkHowGetIPs.php File 1553 bytes July 17 2025 21:05:48.
issue-checkSpamIP.php File 1341 bytes July 17 2025 21:05:48.
issue-commentBadURL.php File 3168 bytes July 17 2025 21:05:48.
issue-configReadable.php File 2082 bytes July 17 2025 21:05:48.
issue-control-edit-comment.php File 444 bytes July 17 2025 21:05:48.
issue-control-edit-post.php File 622 bytes July 17 2025 21:05:48.
issue-control-edit-user.php File 1120 bytes July 17 2025 21:05:48.
issue-control-hide-file.php File 2780 bytes July 17 2025 21:05:48.
issue-control-ignore.php File 2185 bytes July 17 2025 21:05:48.
issue-control-repair.php File 916 bytes July 17 2025 21:05:48.
issue-control-show-details.php File 1989 bytes July 17 2025 21:05:48.
issue-coreUnknown.php File 2048 bytes July 17 2025 21:05:48.
issue-database.php File 2167 bytes July 17 2025 21:05:48.
issue-diskSpace.php File 1988 bytes July 17 2025 21:05:48.
issue-easyPassword.php File 2222 bytes July 17 2025 21:05:48.
issue-file.php File 3366 bytes July 17 2025 21:05:48.
issue-geoipSupport.php File 1858 bytes July 17 2025 21:05:48.
issue-knownfile.php File 3041 bytes July 17 2025 21:05:48.
issue-optionBadURL.php File 2115 bytes July 17 2025 21:05:48.
issue-postBadTitle.php File 2117 bytes July 17 2025 21:05:48.
issue-postBadURL.php File 3263 bytes July 17 2025 21:05:48.
issue-publiclyAccessible.php File 2065 bytes July 17 2025 21:05:48.
issue-skippedPaths.php File 1737 bytes July 17 2025 21:05:48.
issue-spamvertizeCheck.php File 1346 bytes July 17 2025 21:05:48.
issue-suspiciousAdminUsers.php File 2294 bytes July 17 2025 21:05:48.
issue-timelimit.php File 1852 bytes July 17 2025 21:05:48.
issue-wafStatus.php File 1984 bytes July 17 2025 21:05:48.
issue-wfPluginAbandoned.php File 3926 bytes July 17 2025 21:05:48.
issue-wfPluginRemoved.php File 3148 bytes July 17 2025 21:05:48.
issue-wfPluginUpgrade.php File 4089 bytes July 17 2025 21:05:48.
issue-wfPluginVulnerable.php File 3091 bytes July 17 2025 21:05:48.
issue-wfThemeUpgrade.php File 3666 bytes July 17 2025 21:05:48.
issue-wfUpgrade.php File 3607 bytes July 17 2025 21:05:48.
issue-wfUpgradeError.php File 1438 bytes July 17 2025 21:05:48.
issue-wpscan_directoryList.php File 2274 bytes July 17 2025 21:05:48.
issue-wpscan_fullPathDiscl.php File 2269 bytes July 17 2025 21:05:48.
no-issues.php File 1134 bytes July 17 2025 21:05:48.
option-scan-signatures.php File 5990 bytes July 17 2025 21:05:48.
options-group-advanced.php File 3713 bytes July 17 2025 21:05:48.
options-group-basic.php File 1413 bytes July 17 2025 21:05:48.
options-group-general.php File 8055 bytes July 17 2025 21:05:48.
options-group-performance.php File 4221 bytes July 17 2025 21:05:48.
options-group-scan-schedule.php File 1453 bytes July 17 2025 21:05:48.
scan-failed.php File 1802 bytes July 17 2025 21:05:48.
scan-progress-detailed.php File 2974 bytes July 17 2025 21:05:48.
scan-progress-element.php File 2066 bytes July 17 2025 21:05:48.
scan-progress.php File 2912 bytes July 17 2025 21:05:48.
scan-results.php File 8479 bytes July 17 2025 21:05:48.
scan-scheduling.php File 18100 bytes July 17 2025 21:05:48.
scan-starter.php File 1878 bytes July 17 2025 21:05:48.
scan-type.php File 9334 bytes July 17 2025 21:05:48.
scanner-status.php File 4079 bytes July 17 2025 21:05:48.
site-cleaning-beta-sigs.php File 8793 bytes July 17 2025 21:05:48.
site-cleaning-bottom.php File 2083 bytes July 17 2025 21:05:48.
site-cleaning-high-sense.php File 8795 bytes July 17 2025 21:05:48.
site-cleaning.php File 9336 bytes July 17 2025 21:05:48.

Reading File: /home/transcarter/public_html/wp-content//plugins/wordfence/views/scanner/options-group-general.php

<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
/**
 * Presents the General Options group.
 *
 * Expects $scanner and $stateKey.
 *
 * @var wfScanner $scanner
 * @var string $stateKey The key under which the collapse state is stored.
 * @var bool $collapseable If defined, specifies whether or not this grouping can be collapsed. Defaults to true.
 */

if (!isset($collapseable)) {
	$collapseable = true;
}
?>
<div class="wf-row">
	<div class="wf-col-xs-12">
		<div class="wf-block<?php if (!$collapseable) { echo ' wf-always-active'; } else { echo (wfPersistenceController::shared()->isActive($stateKey) ? ' wf-active' : ''); } ?>" data-persistence-key="<?php echo esc_attr($stateKey); ?>">
			<div class="wf-block-header">
				<div class="wf-block-header-content">
					<div class="wf-block-title">
						<strong><?php esc_html_e('General Options', 'wordfence'); ?></strong>
					</div>
					<?php if ($collapseable): ?><div class="wf-block-header-action"><div class="wf-block-header-action-disclosure" role="checkbox" aria-checked="<?php echo (wfPersistenceController::shared()->isActive($stateKey) ? 'true' : 'false'); ?>" tabindex="0"></div></div><?php endif; ?>
				</div>
			</div>
			<div class="wf-block-content">
				<ul class="wf-block-list">
					<?php
					$options = array(
						array('key' => 'scansEnabled_checkGSB', 'label' => __('Check if this website is on a domain blocklist', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_CHECK_SITE_BLACKLISTED), 'premium' => true, 'subtitleHTML' => wp_kses(__('<em>Reputation check</em>', 'wordfence'), array('em'=>array()))),
						array('key' => 'spamvertizeCheck', 'label' => __('Check if this website is being "Spamvertised"', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_CHECK_SITE_SPAMVERTIZED), 'premium' => true, 'subtitleHTML' => wp_kses(__('<em>Reputation check</em>', 'wordfence'), array('em'=>array()))),
						array('key' => 'checkSpamIP', 'label' => __('Check if this website IP is generating spam', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_CHECK_IP_SPAMMING), 'premium' => true, 'subtitleHTML' => wp_kses(__('<em>Reputation check</em>', 'wordfence'), array('em'=>array()))),
						array('key' => 'scansEnabled_checkHowGetIPs', 'label' => __('Scan for misconfigured How does Wordfence get IPs', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_CHECK_MISCONFIGURED_HOW_GET_IPS)),
						array('key' => 'scansEnabled_checkReadableConfig', 'label' => __('Scan for publicly accessible configuration, backup, or log files', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_PUBLIC_CONFIG)),
						array('key' => 'scansEnabled_suspectedFiles', 'label' => __('Scan for publicly accessible quarantined files', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_PUBLIC_QUARANTINED)),
						array('key' => 'scansEnabled_core', 'label' => __('Scan core files against repository versions for changes', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_CORE_CHANGES)),
						array('key' => 'scansEnabled_themes', 'label' => __('Scan theme files against repository versions for changes', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_THEME_CHANGES)),
						array('key' => 'scansEnabled_plugins', 'label' => __('Scan plugin files against repository versions for changes', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_PLUGIN_CHANGES)),
						array('key' => 'scansEnabled_coreUnknown', 'label' => __('Scan wp-admin and wp-includes for files not bundled with WordPress', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_UNKNOWN_CORE)),
						array('key' => 'scansEnabled_malware', 'label' => __('Scan for signatures of known malicious files', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_MALWARE_HASHES)),
						array('key' => 'scansEnabled_fileContents', 'label' => __('Scan file contents for backdoors, trojans and suspicious code', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_MALWARE_SIGNATURES)),
						array('key' => 'scansEnabled_fileContentsGSB', 'label' => __('Scan file contents for malicious URLs', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_MALWARE_URLS)),
						array('key' => 'scansEnabled_posts', 'label' => __('Scan posts for known dangerous URLs and suspicious content', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_POST_URLS)),
						array('key' => 'scansEnabled_comments', 'label' => __('Scan comments for known dangerous URLs and suspicious content', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_COMMENT_URLS)),
						array('key' => 'scansEnabled_suspiciousOptions', 'label' => __('Scan WordPress core, plugin, and theme options for known dangerous URLs and suspicious content', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_MALWARE_OPTIONS)),
						array('key' => 'scansEnabled_oldVersions', 'label' => __('Scan for out of date, abandoned, and vulnerable plugins, themes, and WordPress versions', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_UPDATES)),
						array('key' => 'scansEnabled_suspiciousAdminUsers', 'label' => __('Scan for suspicious admin users created outside of WordPress', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_UNKNOWN_ADMINS)),
						array('key' => 'scansEnabled_passwds', 'label' => __('Check the strength of passwords', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_PASSWORD_STRENGTH)),
						array('key' => 'scansEnabled_diskSpace', 'label' => __('Monitor disk space', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_DISK_SPACE)),
						array('key' => 'scansEnabled_wafStatus', 'label' => __('Monitor Web Application Firewall status', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_WAF_STATUS)),
						array('key' => 'other_scanOutside', 'label' => __('Scan files outside your WordPress installation', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_OUTSIDE_WORDPRESS)),
						array('key' => 'scansEnabled_scanImages', 'label' => __('Scan images, binary, and other files as if they were executable', 'wordfence'), 'helpLink' => wfSupportController::supportURL(wfSupportController::ITEM_SCAN_OPTION_IMAGES_EXECUTABLE)),
					);
					foreach ($options as $o):
						?>
						<li>
							<?php
							if (isset($o['view'])) {
								echo wfView::create($o['view'], array(
									'optionName' => $o['key'],
									'value' => wfConfig::get($o['key']) ? 1 : 0,
									'title' => $o['label'],
									'helpLink' => $o['helpLink'],
									'premium' => isset($o['premium']) && $o['premium'],
								))->render();
							}
							else {
								echo wfView::create('options/option-toggled', array(
									'optionName' => $o['key'],
									'enabledValue' => 1,
									'disabledValue' => 0,
									'value' => wfConfig::get($o['key']) ? 1 : 0,
									'title' => $o['label'],
									'subtitleHTML' => isset($o['subtitleHTML']) ? $o['subtitleHTML'] : null,
									'helpLink' => $o['helpLink'],
									'premium' => isset($o['premium']) && $o['premium'],
								))->render();
							}
							?>
						</li>
					<?php endforeach; ?>
				</ul>
			</div>
		</div>
	</div>
</div> <!-- end general options -->

SILENT KILLER Tool