35 lines
979 B
YAML
35 lines
979 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
|
|
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: 4a0a00473045022031cc9e75391421ff20c6432952369e61f2e5ca5a95b74726627b042a2bf70249022100c691d0122ef4f4b932364550593805d5f19108b477c0855a67cb93243863b530:922c64590222798bb761d5b6d8e72950 |