Products

Solutions

Resources

/

/

NGINX Status Disclosure

NGINX Status Disclosure

Appending 'nginx-status' to the URL, this test checks if the NGINX status module is accessible, potentially revealing sensitive server information.

Security Misconfiguration (SM)

"By appending "nginx-status" to the URL, this test determines if the NGINX status module is accessible. A successful access exposes sensitive server information, such as performance metrics, configurations, and potentially aiding attackers in identifying vulnerabilities for further exploitation."

"By appending "nginx-status" to the URL, this test determines if the NGINX status module is accessible. A successful access exposes sensitive server information, such as performance metrics, configurations, and potentially aiding attackers in identifying vulnerabilities for further exploitation."

Impact of the vulnerability

Impact of the vulnerability

The NGINX status disclosure vulnerability allows unauthorized access to server information, aiding attackers in profiling the system and potentially identifying weaknesses for targeted exploitation or unauthorized modifications.

The NGINX status disclosure vulnerability allows unauthorized access to server information, aiding attackers in profiling the system and potentially identifying weaknesses for targeted exploitation or unauthorized modifications.

How this template works

APIs Selection

The template uses API selection filters to specify the criteria for selecting the requests to be executed. In this case, the filters include response code, method, response payload, and URL. For example, it selects requests with a response code between 200 and 299, a method of "GET", a response payload containing "<!doctype html>", and extracts the URL as a variable.

Execute request

The template specifies a single request to be executed. It modifies the URL by appending "/nginx_status" to the extracted URL variable. This is done using the "modify_url" action with a regex_replace operation. The modified URL is then used to make the request.

Validation

After executing the request, the template validates the response payload. It checks if the response payload contains the string "Active connections:". If this validation condition is met, the vulnerability is considered present.

Frequently asked questions

What is the purpose of the NGINX Status Disclosure test

What is the purpose of the NGINX Status Disclosure test

What is the purpose of the NGINX Status Disclosure test

How does the NGINX Status Disclosure vulnerability impact the system

How does the NGINX Status Disclosure vulnerability impact the system

How does the NGINX Status Disclosure vulnerability impact the system

What category and subcategory does the NGINX Status Disclosure vulnerability fall under

What category and subcategory does the NGINX Status Disclosure vulnerability fall under

What category and subcategory does the NGINX Status Disclosure vulnerability fall under

What are the severity and impact levels of the NGINX Status Disclosure vulnerability

What are the severity and impact levels of the NGINX Status Disclosure vulnerability

What are the severity and impact levels of the NGINX Status Disclosure vulnerability

What are the selection filters used for this test

What are the selection filters used for this test

What are the selection filters used for this test

How is the NGINX Status Disclosure test executed

How is the NGINX Status Disclosure test executed

How is the NGINX Status Disclosure test executed

Loved by security teams!

Loved by security teams!

Product Hunt Badge

"We are absolutely thrilled with the testing feature of Akto. We have used it on our graphQL endpoints and it performs flawlessly identifying common API security issues. It's truly a game-changer and we highly recommend Akto to anyone looking to effortlessly secure their API endpoints. With a user-friendly interface, it's the perfect solution for anyone looking to embrace custom rules with context to reduce false positives."

Loom Company logo

Security team,

Loom

"We are absolutely thrilled with the testing feature of Akto. We have used it on our graphQL endpoints and it performs flawlessly identifying common API security issues. It's truly a game-changer and we highly recommend Akto to anyone looking to effortlessly secure their API endpoints. With a user-friendly interface, it's the perfect solution for anyone looking to embrace custom rules with context to reduce false positives."

Loom Company logo

Security team,

Loom

"The text editor in Akto is absolutely remarkable. Its user-friendly YAML format strikes the perfect balance between simplicity and power. With intuitive features like 'API selection filter', 'Execute', Validate' creating test rules becomes incredibly easy. Akto's test editor is a game-changer, enabling seamless creation of highly personalized and effective tests that could meet the needs of any modern day organization. "

Rippling Company logo

Security team,

Rippling

Suggest API security tests

Suggest API security tests

We're actively building the test library. Suggest a test! If we like your suggestion, you will see it in the library in few days.

We're actively building the test library. Suggest a test! If we like your suggestion, you will see it in the library in few days.