Ethical Hacking Automation

Automate Recon and scanning process with Vidoc. All security teams in one place

SevOne NMS Network Manager

By kannthu

Informative
Vidoc logoVidoc Module
#sevone#manager#login#panel
Description

SevOne NMS Network Manager

What is the SevOne NMS Network Manager?

The SevOne NMS Network Manager is a module designed to detect misconfigurations, vulnerabilities, or software fingerprints related to the SevOne NMS - Network Manager. This module has an informative severity level and was authored by pussycat0x.

Impact

The impact of the SevOne NMS Network Manager module depends on the specific misconfiguration, vulnerability, or software fingerprint it detects. It aims to identify potential security risks or issues within the SevOne NMS - Network Manager.

How does the module work?

The SevOne NMS Network Manager module utilizes HTTP request templates and matching conditions to perform its scanning. It sends a GET request to the "/#login" path and checks for two specific matchers:

- Matcher 1: It searches for the phrase "SevOne NMS - Network Manager" in the response body. - Matcher 2: It verifies that the response status is 200 (OK).

If both matchers are satisfied, the module considers the test case successful.

By using these matching conditions, the module can identify instances of the SevOne NMS - Network Manager and potentially uncover any misconfigurations, vulnerabilities, or software versions associated with it.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/#login
Matching conditions
word: SevOne NMS - Network Managerand
status: 200
Passive global matcher
No matching conditions.
On match action
Report vulnerability