35 lines
887 B
YAML
35 lines
887 B
YAML
id: powerjob-panel
|
|
|
|
info:
|
|
name: PowerJob Login Panel - Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
description: PowerJob login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:powerjob:powerjob:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: title="PowerJob"
|
|
product: powerjob
|
|
vendor: powerjob
|
|
tags: panel,powerjob
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>PowerJob</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022006345d09f1e80e71e6fe392fc15832f00c7b3231992a4b4eb94ffb64bb0488ca02200dddb913f9c05a94c6e805f7989e1f04f55a4afa58f5f3e6e5e46d766006018a:922c64590222798bb761d5b6d8e72950 |