Ethical Hacking Automation

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

Jira Login Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#jira
Description

What is the "Jira Login Panel - Detect?"

The "Jira Login Panel - Detect" module is designed to detect the presence of the Jira login panel. Jira is a project management software commonly used by organizations for issue tracking and project management. This module focuses on identifying the login panel within a Jira instance.

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

Author: pdteam, philippedelteil

Impact

The detection of the Jira login panel does not have a direct impact on the security or functionality of the Jira instance. It simply indicates the presence of the login panel, which is a standard component of Jira.

How does the module work?

The "Jira Login Panel - Detect" module works by sending HTTP requests to specific paths within the Jira instance. It checks for the presence of the login panel by using matching conditions.

Example HTTP request:

GET /secure/Dashboard.jspa

The module uses the following matching condition:

Match if all words "Project Management Software" are present

If the login panel is detected based on the matching condition, the module will report the finding.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/secure/Dashboard.js.../jira/secure/Dashboa.../login.jsp
Matching conditions
word: Project Management Software
Passive global matcher
No matching conditions.
On match action
Report vulnerability