Ethical Hacking Automation

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

MyBB Login Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#mybb#forum
Description

What is the "MyBB Login Panel - Detect" module?

The "MyBB Login Panel - Detect" module is designed to detect the presence of the MyBB login panel. MyBB is a popular forum software used by many websites. This module focuses on identifying the login panel specifically.

This module has an informative severity level, which means it provides valuable information but does not indicate a vulnerability or misconfiguration.

The original author of this module is ritikchaddha.

Impact

This module does not have a direct impact on the target system. It simply detects the presence of the MyBB login panel, providing information about the software being used.

How does the module work?

The "MyBB Login Panel - Detect" module works by sending an HTTP GET request to the "/portal.php" path of the target website. It then analyzes the response body for specific matching conditions.

The matching conditions for this module include checking if the response body contains the phrases "MyBB Forum" or "

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/portal.php
Matching conditions
word: MyBB Forum, <title>MyBB
Passive global matcher
No matching conditions.
On match action
Report vulnerability