!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_led/php/3ros/simplesamlphp/docs/   drwxrwxr-x
Free 11.97 GB of 61.93 GB (19.32%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     simplesamlphp-upgrade-notes-1.6.txt (1.47 KB)      -rwxrwxr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Upgrade notes for simpleSAMLphp 1.6
===================================

  * This release requires PHP version >= 5.2.0, as that was the first version to include `json_decode()`.
    It is possible that it may work with version of PHP >= 5.1.2 if the [JSON PECL extesion](http://pecl.php.net/package/json) is enabled, but this is untested.

  * The secure-flag is no longer automatically set on the session cookie.
    This was changed to avoid hard to diagnose session problems.
    There is a new option `session.cookie.secure` in `config.php`, which can be used to enable secure cookies.

  * Dictionaries have moved to JSON format.
    The PHP format is still supported, but all dictionaries included with simpleSAMLphp are in JSON format.

  * The iframe-specific logout endpoints on the IdP have been merged into the normal logout endpoints.
    This means that the metadata no longer needs to be changed when switching between logout handlers.
    The old iframe logout endpoints are now deprecated, and the generated metadata will only include the normal logout endpoint.

  * As a result of the changed metadata classes, all metadata elements now have a `md:`-prefix.
    This does not change the content of the metadata, just its expression.

  * The deprecated functions `init(...)` and `setAuthenticated(...)` in the `SimpleSAML_Session` class have been removed.
    Code which relies on those functions should move to using `SimpleSAML_Session::getInstance()` and `$session->doLogin(...)`.

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