Ethical Hacking Automation

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

Akamai CloudTest Panel

By kannthu

Informative
Vidoc logoVidoc Module
#panel#akamai
Description

Akamai CloudTest Panel

What is the Akamai CloudTest Panel?

The Akamai CloudTest Panel is a module designed to detect misconfigurations, vulnerabilities, or software fingerprints related to the Akamai CloudTest platform. This module has an informative severity level and was authored by emadshanab.

Impact

This module helps identify potential security issues or misconfigurations in the Akamai CloudTest Panel. By detecting vulnerabilities or misconfigurations, it allows users to take appropriate actions to mitigate risks and ensure the secure operation of their Akamai CloudTest environment.

How does the module work?

The Akamai CloudTest Panel module utilizes HTTP request templates and matching conditions to perform its scanning. It sends a GET request to the "/concerto/Login?goto=Central" path and applies the following matching conditions:

- Matchers: - Part: All - Type: Word - Words: "Akamai Inc. All rights reserved", "Akamai CloudTest" - Negative: False - Condition: And - Part: All - Type: Status - Status: 200 - Negative: False - Condition: And

This module aims to identify the presence of an Akamai CloudTest panel by checking for specific words in the response and ensuring a successful HTTP status code of 200. The module can be used to detect any potential vulnerabilities or misconfigurations related to the Akamai CloudTest Panel.

For more information, you can refer to the Akamai CloudTest documentation.

Metadata: max-request: 1

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/concerto/Login?goto...
Matching conditions
word: Akamai Inc. All rights reserved, Akamai ...and
status: 200
Passive global matcher
No matching conditions.
On match action
Report vulnerability