Update payroll-management-system-panel.yaml
parent
1485e2a3c4
commit
93f3db47f5
|
@ -6,16 +6,14 @@ info:
|
|||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.title:'Admin | Employee's Payroll Management System'
|
||||
tags: payroll
|
||||
shodan-query: http.title:"Admin | Employee's Payroll Management System"
|
||||
tags: panel,payroll
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}/login.php'
|
||||
|
||||
stop-at-first-match: true
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
|
|
Loading…
Reference in New Issue