!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/apex_tdfonline/php/3ros/simplesamlphp/modules/aselect/docs/   drwxr-xr-x
Free 14.39 GB of 61.93 GB (23.23%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     aselect.txt (1.41 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
A-Select module for simpleSAMLphp
---------------------------------

This module allows one to use an A-Select server as authentication
source for simpleSAMLphp.

The module supports the A-Select protocol, including signing of
requests. Not supported is A-Select Cross.

Usage:

Enable the module if not already enabled:
$ touch modules/aselect/enabled

In config/authsources.php, configure your A-Selectserver as an
authentication source. The following is an example for a source
named 'aselect':

    'aselect' => array(
        'aselect:aselect',
        'app_id' => 'simplesamlphp',
        'server_id' => 'sso.example.com',
        'server_url' => 'https://test.sso.example.com/server',
        'private_key' => 'file:///etc/ssl/private/aselect.key'
    ),

The parameters:
- app_id: the application I for simpleSAMLphp as configured in
  your A-Select server;
- server_id: the A-Select server ID as configured in your
  A-Select server;
- server_url: the URL for your A-Selectserver, usually ends in
  '/server/.
- private_key: the key you want to use for signing requests.
  If you're really sure you do not want request signing, you
  can set this option to a null value.
Options 'serverurl' and 'serverid' (without underscore) are
supported for backwards compatibility.

Author: Wessel Dankers <wsl@uvt.nl>

Copyright: © 2011,2012 Tilburg University (http://www.tilburguniversity.edu)

License: GPL version 3 or any later version.

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5919 ]--