38 lines
1001 B
YAML
38 lines
1001 B
YAML
id: payroll-management-system-panel
|
|
|
|
info:
|
|
name: Payroll Management System Web Login Panel - Detect
|
|
author: idealphase
|
|
severity: info
|
|
description: Payroll Management System Web 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Admin | Employee's Payroll Management System"
|
|
tags: panel,payroll
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Admin | Employee's Payroll Management System</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100bdf7254c9fb20d9e22566d9c54c1817007cf4e8a196b553a5b6a0be16c245a2d02210096972de6c9ceef8287f174634264c48f9efa05483533031faf6fe04f53dc3db7:922c64590222798bb761d5b6d8e72950
|