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


Viewing file:     rebuild-security-providers (497 B)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Information:
Path /usr/bin/rebuild-security-providers
Size 497 B
MD5 ec485486ab8c37a825fdfbe2901018c6
Owner/Group root/root
Perms-rwxr-xr-x
Create time 25/04/2011 18:09:23
Access time 31/07/2024 15:34:30
MODIFY time 15/03/2007 00:42:16

FULL HEXDUMP
00000000
00000018
00000030
00000048
00000060
00000078
00000090
000000A8
000000C0
000000D8
000000F0
00000108
00000120
00000138
00000150
00000168
00000180
00000198
000001B0
000001C8
000001E0
23 21 2F 62 69 6E 2F 62 61 73 68 0A 23 20 52 65 62 75 69 6C 64 20 74 68
65 20 6C 69 73 74 20 6F 66 20 73 65 63 75 72 69 74 79 20 70 72 6F 76 69
64 65 72 73 20 69 6E 20 63 6C 61 73 73 70 61 74 68 2E 73 65 63 75 72 69
74 79 0A 0A 73 65 63 66 69 6C 65 73 3D 22 2F 75 73 72 2F 6C 69 62 2F 73
65 63 75 72 69 74 79 2F 63 6C 61 73 73 70 61 74 68 2E 73 65 63 75 72 69
74 79 20 2F 75 73 72 2F 6C 69 62 36 34 2F 73 65 63 75 72 69 74 79 2F 63
6C 61 73 73 70 61 74 68 2E 73 65 63 75 72 69 74 79 22 0A 0A 66 6F 72 20
73 65 63 66 69 6C 65 20 69 6E 20 24 73 65 63 66 69 6C 65 73 3B 20 64 6F
0A 20 20 23 20 63 68 65 63 6B 20 69 66 20 74 68 69 73 20 63 6C 61 73 73
70 61 74 68 2E 73 65 63 75 72 69 74 79 20 66 69 6C 65 20 65 78 69 73 74
73 0A 20 20 5B 20 2D 66 20 22 24 73 65 63 66 69 6C 65 22 20 5D 20 7C 7C
20 63 6F 6E 74 69 6E 75 65 0A 0A 20 20 73 65 64 20 2D 69 20 27 2F 5E 73
65 63 75 72 69 74 79 5C 2E 70 72 6F 76 69 64 65 72 5C 2E 2F 64 27 20 22
24 73 65 63 66 69 6C 65 22 20 0A 0A 20 20 63 6F 75 6E 74 3D 30 0A 20 20
66 6F 72 20 70 72 6F 76 69 64 65 72 20 69 6E 20 24 28 6C 73 20 2F 65 74
63 2F 6A 61 76 61 2F 73 65 63 75 72 69 74 79 2F 73 65 63 75 72 69 74 79
2E 64 29 0A 20 20 64 6F 0A 20 20 20 20 63 6F 75 6E 74 3D 24 28 28 63 6F
75 6E 74 20 2B 20 31 29 29 0A 20 20 20 20 65 63 68 6F 20 22 73 65 63 75
72 69 74 79 2E 70 72 6F 76 69 64 65 72 2E 24 7B 63 6F 75 6E 74 7D 3D 24
7B 70 72 6F 76 69 64 65 72 23 2A 2D 7D 22 20 3E 3E 20 22 24 73 65 63 66
69 6C 65 22 0A 20 20 64 6F 6E 65 0A 64 6F 6E 65 0A
#!/bin/bash # Rebuild th
e list of security provi
ders in classpath.securi
ty  secfiles="/usr/lib/s
ecurity/classpath.securi
ty /usr/lib64/security/c
lasspath.security"  for 
secfile in $secfiles; do
   # check if this class
path.security file exist
s   [ -f "$secfile" ] ||
 continue    sed -i '/^s
ecurity\.provider\./d' "
$secfile"     count=0   
for provider in $(ls /et
c/java/security/security
.d)   do     count=$((co
unt + 1))     echo "secu
rity.provider.${count}=$
{provider#*-}" >> "$secf
ile"   done done 

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.0089 ]--