!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)

/usr/sbin/   drwxr-xr-x
Free 52.29 GB of 127.8 GB (40.91%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     gdm-stop (576 B)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Information:
Path /usr/sbin/gdm-stop
Size 576 B
MD5 52f9b800fece6533b3ada81aa22af9da
Owner/Group root/root
Perms-rwxr-xr-x
Create time 25/04/2011 18:14:40
Access time 31/07/2024 13:46:07
MODIFY time 06/09/2009 04:06:40

FULL HEXDUMP
00000000
00000018
00000030
00000048
00000060
00000078
00000090
000000A8
000000C0
000000D8
000000F0
00000108
00000120
00000138
00000150
00000168
00000180
00000198
000001B0
000001C8
000001E0
000001F8
00000210
00000228
23 21 2F 62 69 6E 2F 73 68 0A 0A 50 49 44 46 49 4C 45 3D 60 67 64 6D 66
6C 65 78 69 73 65 72 76 65 72 20 2D 2D 63 6F 6D 6D 61 6E 64 3D 22 47 45
54 5F 43 4F 4E 46 49 47 20 64 61 65 6D 6F 6E 2F 50 69 64 46 69 6C 65 22
60 0A 43 48 45 43 4B 50 49 44 46 49 4C 45 3D 60 65 63 68 6F 20 24 50 49
44 46 49 4C 45 20 7C 20 73 65 64 20 27 73 2F 5E 5C 28 5B 5E 20 5D 2A 5C
29 20 2E 2A 24 2F 5C 31 2F 27 60 0A 69 66 20 5B 20 22 78 24 43 48 45 43
4B 50 49 44 46 49 4C 45 22 20 3D 20 22 78 4F 4B 22 20 5D 3B 20 74 68 65
6E 0A 09 50 49 44 46 49 4C 45 3D 60 65 63 68 6F 20 24 50 49 44 46 49 4C
45 20 7C 20 73 65 64 20 27 73 2F 5E 2E 2A 20 5C 28 2E 2A 5C 29 24 2F 5C
31 2F 27 60 0A 65 6C 73 65 0A 09 50 49 44 46 49 4C 45 3D 22 22 0A 66 69
0A 0A 69 66 20 74 65 73 74 20 78 24 50 49 44 46 49 4C 45 20 3D 20 78 20
3B 20 74 68 65 6E 0A 09 65 63 68 6F 20 22 43 61 6E 27 74 20 66 69 6E 64
20 74 68 65 20 50 49 44 20 66 69 6C 65 20 69 6E 20 74 68 65 20 63 6F 6E
66 69 67 75 72 61 74 69 6F 6E 20 66 69 6C 65 2C 20 67 6F 69 6E 67 20 74
6F 20 74 72 79 3A 22 0A 09 65 63 68 6F 20 22 2F 76 61 72 2F 72 75 6E 2F
67 64 6D 2E 70 69 64 22 0A 09 50 49 44 46 49 4C 45 3D 2F 76 61 72 2F 72
75 6E 2F 67 64 6D 2E 70 69 64 0A 66 69 0A 69 66 20 74 65 73 74 20 27 21
27 20 2D 66 20 24 50 49 44 46 49 4C 45 20 3B 20 74 68 65 6E 0A 09 65 63
68 6F 20 22 24 50 49 44 46 49 4C 45 20 64 6F 65 73 6E 27 74 20 65 78 69
73 74 2C 20 70 65 72 68 61 70 73 20 47 44 4D 20 69 73 6E 27 74 20 72 75
6E 6E 69 6E 67 22 0A 09 65 78 69 74 20 31 0A 66 69 0A 23 20 65 78 65 63
20 74 68 65 20 6B 69 6C 6C 20 74 6F 20 67 65 74 20 74 68 65 20 63 6F 72
72 65 63 74 20 72 65 74 75 72 6E 20 63 6F 64 65 0A 65 78 65 63 20 6B 69
6C 6C 20 2D 54 45 52 4D 20 60 63 61 74 20 24 50 49 44 46 49 4C 45 60 0A
#!/bin/sh  PIDFILE=`gdmf
lexiserver --command="GE
T_CONFIG daemon/PidFile"
` CHECKPIDFILE=`echo $PI
DFILE | sed 's/^\([^ ]*\
) .*$/\1/'` if [ "x$CHEC
KPIDFILE" = "xOK" ]; the
n  PIDFILE=`echo $PIDFIL
E | sed 's/^.* \(.*\)$/\
1/'` else  PIDFILE="" fi
  if test x$PIDFILE = x 
; then  echo "Can't find
 the PID file in the con
figuration file, going t
o try:"  echo "/var/run/
gdm.pid"  PIDFILE=/var/r
un/gdm.pid fi if test '!
' -f $PIDFILE ; then  ec
ho "$PIDFILE doesn't exi
st, perhaps GDM isn't ru
nning"  exit 1 fi # exec
 the kill to get the cor
rect return code exec ki
ll -TERM `cat $PIDFILE` 

HEXDUMP: [Full] [Preview]
Base64:
[Encode [+chunk [+chunk+quotes [Decode


:: 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 ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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