53 lines
1.3 KiB
YAML
53 lines
1.3 KiB
YAML
id: osticket-panel
|
|
|
|
info:
|
|
name: osTicket Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: osTicket 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
|
|
cpe: cpe:2.3:a:osticket:osticket:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: osticket
|
|
product: osticket
|
|
shodan-query:
|
|
- http.html:"powered by osTicket"
|
|
- http.title:"osticket"
|
|
- http.html:"powered by osticket"
|
|
- http.title:"osticket installer"
|
|
fofa-query:
|
|
- body="powered by osticket"
|
|
- title="osticket"
|
|
- title="osticket installer"
|
|
google-query:
|
|
- intitle:"osticket"
|
|
- intitle:"osticket installer"
|
|
tags: panel,osticket
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login.php"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'powered by osTicket'
|
|
- 'content="osTicket'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022010b1dcf67d52c0b1b150599f6e5c9b9634b4c10dd92b2dfcf886d6b54fc3fea2022100cd4ad345a777cb4e6afc983b9cc0eeeae344b70a15a5697e49489063415a1be4:922c64590222798bb761d5b6d8e72950 |