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

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/usr/include/pppd/   drwxr-xr-x
Free 3.83 GB of 27.03 GB (14.18%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     pathnames.h (1.62 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
* define path names
*
* $Id: pathnames.h,v 1.15 2002/11/02 19:48:13 carlsonj Exp $
*/

#ifdef HAVE_PATHS_H
#include <paths.h>

#else /* HAVE_PATHS_H */
#ifndef _PATH_VARRUN
#define _PATH_VARRUN     "/etc/ppp/"
#endif
#define _PATH_DEVNULL    "/dev/null"
#endif /* HAVE_PATHS_H */

#ifndef _ROOT_PATH
#define _ROOT_PATH
#endif

#define _PATH_UPAPFILE      _ROOT_PATH "/etc/ppp/pap-secrets"
#define _PATH_CHAPFILE      _ROOT_PATH "/etc/ppp/chap-secrets"
#define _PATH_SRPFILE      _ROOT_PATH "/etc/ppp/srp-secrets"
#define _PATH_SYSOPTIONS _ROOT_PATH "/etc/ppp/options"
#define _PATH_IPUP     _ROOT_PATH "/etc/ppp/ip-up"
#define _PATH_IPDOWN     _ROOT_PATH "/etc/ppp/ip-down"
#define _PATH_AUTHUP     _ROOT_PATH "/etc/ppp/auth-up"
#define _PATH_AUTHDOWN     _ROOT_PATH "/etc/ppp/auth-down"
#define _PATH_TTYOPT     _ROOT_PATH "/etc/ppp/options."
#define _PATH_CONNERRS     _ROOT_PATH "/var/log/ppp/connect-errors"
#define _PATH_PEERFILES     _ROOT_PATH "/etc/ppp/peers/"
#define _PATH_RESOLV     _ROOT_PATH "/var/run/ppp/resolv.conf"

#define _PATH_USEROPT     ".ppprc"
#define    _PATH_PSEUDONYM     ".ppp_pseudonym"

#ifdef INET6
#define _PATH_IPV6UP     _ROOT_PATH "/etc/ppp/ipv6-up"
#define _PATH_IPV6DOWN   _ROOT_PATH "/etc/ppp/ipv6-down"
#endif

#ifdef IPX_CHANGE
#define _PATH_IPXUP     _ROOT_PATH "/etc/ppp/ipx-up"
#define _PATH_IPXDOWN     _ROOT_PATH "/etc/ppp/ipx-down"
#endif /* IPX_CHANGE */

#ifdef __STDC__
#define _PATH_PPPDB    _ROOT_PATH _PATH_VARRUN "pppd.tdb"
#else /* __STDC__ */
#ifdef HAVE_PATHS_H
#define _PATH_PPPDB    "/var/run/pppd.tdb"
#else
#define _PATH_PPPDB    "/etc/ppp/pppd.tdb"
#endif
#endif /* __STDC__ */

#ifdef PLUGIN
#define _PATH_PLUGIN    LIBDIR "/pppd/" VERSION
#endif /* PLUGIN */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0028 ]--