2022-11-07 16:32:47 +00:00
|
|
|
id: payroll-management-system-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Payroll Management System Web Login Panel
|
2022-11-07 16:47:35 +00:00
|
|
|
author: idealphase
|
2022-11-07 16:32:47 +00:00
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-11-08 21:15:00 +00:00
|
|
|
shodan-query: http.title:"Admin | Employee's Payroll Management System"
|
|
|
|
tags: panel,payroll
|
2022-11-07 16:32:47 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- 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
|