2023-01-06 10:12:53 +00:00
|
|
|
id: orangehrm-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OrangeHrm Installer
|
|
|
|
author: pussycat0x
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-06 10:12:53 +00:00
|
|
|
shodan-query: http.title:"OrangeHRM Web Installation Wizard"
|
|
|
|
tags: misconfig,exposure,install,orangehrm
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-06 10:12:53 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/installer/installerUI.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "OrangeHRM Web Installation Wizard"
|
|
|
|
- "admin user creation"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4b0a00483046022100a93b3f52b9e35852f77e6856ccab194ec7a65602a9765dddbe9096f06d64caf7022100dd6a2f2769052af10fa519770638154759a366887c5ccc3c589fc5eee07ce502:922c64590222798bb761d5b6d8e72950
|