Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Axway API Manager Panel - Detect" module is a test case designed to detect misconfigurations, vulnerabilities, or software fingerprints related to the Axway API Manager Panel. It is created by the author johnk3r and has an informative severity level.
The module aims to identify potential security issues or misconfigurations within the Axway API Manager Panel. By detecting these issues, it helps organizations ensure the security and proper configuration of their API management system.
The module utilizes HTTP request templates and matching conditions to perform its scanning. It sends HTTP requests to the target system and evaluates the responses based on predefined conditions. If the conditions are met, the module reports a potential vulnerability, misconfiguration, or software fingerprint.
For example, one of the matching conditions in this module checks if the HTTP response status is 200 (OK). Additionally, it searches for the presence of the string "Axway API Manager Login" in the response body. If both conditions are satisfied, the module will report a potential issue.
Please note that the actual JSON definitions and specific details of the module are not provided here for brevity.