46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
id: jumpserver-panel
|
|
|
|
info:
|
|
name: JumpServer Login Panel - Detect
|
|
author: lu4nx
|
|
severity: info
|
|
description: |
|
|
JumpServer Open Source Bastion Host login panel was detected.
|
|
reference:
|
|
- https://www.jumpserver.org/
|
|
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
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:'JumpServer'
|
|
zoomeye-query: title:'JumpServer'
|
|
tags: panel,jumpserver
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/core/auth/login/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "(?i)<title>(
|
|
|
|
.*)JumpServer Open Source Bastion Host(
|
|
|
|
.*)</title>"
|
|
- "(?i)<title>(
|
|
|
|
.*)JumpServer 开源堡垒机(
|
|
|
|
.*)</title>"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f4b0396a52c1610bb35f1dd1bc4c534710719eba4d96109ddbb2fce3a6592cf4022100f0f9a6390fd0a86d3503a0da739a9ff7986c2e45d44a0f9e84529409f7b44f78:922c64590222798bb761d5b6d8e72950 |