!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/share/doc/tux-3.2.18/tux/   drwxr-xr-x
Free 3.79 GB of 27.03 GB (14.03%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ftpserver.html (5.72 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Red Hat Content Accelerator as an FTP Server

Red Hat Content Accelerator as an FTP Server

Starting with version 2.0.21 of Red Hat Content Accelerator and version 2.4.2-U7 of the Red Hat Content Accelerator patched kernel, Red Hat Content Accelerator can be configured to run as an anonymous FTP server.

To use Red Hat Content Accelerator as an HTTP and FTP server at the same time, use the following commands:

echo "http://0.0.0.0:80" > /proc/net/tux/0/listen/0
echo "ftp://0.0.0.0:21" > /proc/net/tux/0/listen/1

By default, the document root for the FTP server is the document root for the HTTP server set as DOCROOT in /etc/sysconfig/tux or the value of /proc/sys/net/tux/documentroot.

To configure different document roots for the HTTP and FTP server, set the DOCROOT in /etc/sysconfig/tux and execute the following commands:

NoteNote
 

The http_subdocroot and ftp_subdocroot are relative to DOCROOT.

echo '/www/' > /proc/sys/net/tux/http_subdocroot
echo '/ftproot/' > /proc/sys/net/tux/ftp_subdocroot

Restart Red Hat Content Accelerator to apply the changes:

service tux restart

After executing these commands, the Red Hat Content Accelerator FTP server will be running on port 21.

NoteNote
 

The Red Hat Content Accelerator FTP server has been through numerous stresstests and FTP-client compatibility tests. However, it is still early software. It has no known bugs or security holes at the moment. It has not been tested with a wide number of FTP clients yet (only the most obvious ones).

Security Features

The following are security features of the Red Hat Content Accelerator FTP Server:

  • Because Red Hat Content Accelerator does not start per-client processes, the memory allocation overhead for each FTP client logged in is less than 10 KB. This allows thousands of parallel connections.

  • Paranoid parser and paranoid command-evaluation.

  • Chroots to docroot.

  • Never starts any external userspace process. All FTP functionality is done in a approximately 900 lines C module, in the kernel.

  • Even in kernel mode the Red Hat Content Accelerator FTP Server drops all priviledges and switches to uid and group nobody.

  • Only the most trivial globbing (mget *) supported, and no recursion support.


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