Configuration Alerts

Open Directory (opendir)

What is it

A web server misconfiguration that allows visitors to browse directory contents (e.g., /files/) instead of being restricted to specific web pages.

How is it detected

Nimbusec searches for file directory listing when visiting webpage.

Alert levels

YELLOW – Can expose sensitive files and aid in targeted attacks.

PHP Error Display

What is it

When PHP error messages are displayed directly in the browser instead of being hidden and logged securely.

How is it detected

Nimbusec searches for php error message when visiting webpage.

Alert levels

YELLOW – Reveals internal system details (file paths, queries, API keys) that attackers can exploit.

Public Config

What is it

Apache status pages are checked for public access without authentication.

How is it detected

Nimbusec checks /server-info /server-status for public accessibility

Alert levels

YELLOW – Reveals internal system details, which can lead to different attack vectors.

Security Header Config

What is it

Missing or misconfigured HTTP response headers that strengthen browser-level protections against attacks.

Occures when SHR grade is lower than "D".

How is it detected

Nimbusec calculates a grade from A to F for the Security Headers of scanned domains based on Mozilla Observatory.

Common headers include CSP, HSTS, X-Frame-Options, and X-Content-Type-Options.

Alert levels


Revision #7
Created 26 September 2025 09:19:21 by Lukas Tasch
Updated 1 October 2025 12:52:07 by Lukas Tasch