glpi.it-otdel.net Open in urlscan Pro
77.236.78.206  Public Scan

URL: https://glpi.it-otdel.net/
Submission: On February 08 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST /index.php

<form action="/index.php" method="post"><button type="submit" value="Try Again" class="btn btn-primary" icon="fas fa-redo">
    <i class="fas fa-redo"></i>
    <span>Try Again</span>
  </button>&nbsp;<input type="hidden" name="_glpi_csrf_token" value="8f8895ab8adc4ca4570df65341da8d5e98fa31622379e2763224a00fb2af608d"></form>

POST /install/update.php

<form method="post" action="/install/update.php">
  <p class="mt-2 mb-n2 alert alert-important alert-warning">The GLPI codebase has been updated. The update of the GLPI database is necessary.</p><button type="submit" value="Upgrade" name="from_update" class="btn btn-primary" icon="fas fa-check">
    <i class="fas fa-check"></i>
    <span>Upgrade</span>
  </button>&nbsp;<input type="hidden" name="_glpi_csrf_token" value="8f8895ab8adc4ca4570df65341da8d5e98fa31622379e2763224a00fb2af608d">
</form>

Text Content

Test Done Results Required PHP Parser Required Sessions configuration Required
Allocated Memory Required mysqli extension Required PHP core extensions Required
curl extension
Required for remote access to resources (inventory agent requests, marketplace,
RSS feeds, ...). Required gd extension
Required for image handling. Required intl extension
Required for internationalization. Required zlib extension
Required for the handling of compressed communication with inventory agents,
installation of gzip packages from the marketplace, and PDF generation. Required
Sodium ChaCha20-Poly1305 size constant
Enable usage of ChaCha20-Poly1305 encryption required by GLPI. This is provided
by libsodium 1.0.12 and newer. Required DB engine version Required Permissions
for log files Required Permissions for GLPI data directories Security PHP
maintained version
A PHP version maintained by the PHP community should be used to get the benefits
of PHP security and bug fixes. Security Safe configuration of web root directory
Web server root directory should be `/var/www/html/glpi/public` to ensure
non-public files cannot be accessed.
Web server root directory configuration is not safe as it permits access to
non-public files. See installation documentation for more details. Security Safe
path for data directories
GLPI data directories should be placed outside web root directory. It can be
achieved by redefining corresponding constants. See the installation
documentation for more details.
The following directories should be placed outside "/var/www/html/glpi":
‣ "/var/www/html/glpi/files" ("GLPI_VAR_DIR")
You can ignore this suggestion if your web server root directory is
"/var/www/html/glpi/public". Security Security configuration for sessions
Ensure security is enforced on session cookies.
PHP directive "session.cookie_httponly" should be set to "on" to prevent
client-side script to access cookie values. Suggested PHP maximum integer size
Support of 64 bit integers is required for IP addresses related operations
(network inventory, API clients IP filtering, ...). Suggested exif extension
Enhance security on image validation. Suggested ldap extension
Enable usage of authentication through remote LDAP server. Suggested openssl
extension
Enable email sending using SSL/TLS. Suggested PHP extensions for the marketplace
Enable support of most common package formats in the marketplace. Suggested Zend
OPcache extension
Enhance PHP engine performances. Suggested PHP emulated extensions
Slightly enhance performances. Suggested Permissions for marketplace directory
Enable installation of plugins from the marketplace. Suggested DB timezone data
Enable usage of timezones.
Access to timezone database (mysql) is not allowed.

Try Again  

The GLPI codebase has been updated. The update of the GLPI database is
necessary.

Upgrade  
Top of the page