2024-10-12 10:37:21 +00:00
|
|
|
id: traccar-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Traccar Panel - Detect
|
|
|
|
author: s4e-io
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Traccar panel was discovered.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
fofa-query: app="Traccar"
|
|
|
|
shodan-query: html:"Traccar"
|
|
|
|
tags: panel,login,traccar,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'contains_any(body, "<title>Traccar</title>", "Traccar GPS Tracking System")'
|
|
|
|
- 'status_code == 200'
|
|
|
|
condition: and
|
2024-10-15 07:28:12 +00:00
|
|
|
# digest: 4a0a0047304502201869453a9072a735a4cde34edbdaedf6b7893d1988a8f7b37ec365eaf47429d9022100dd5206a52ada302c99f97ebabf63077ce04a3478fc2440f11470977f266c87e6:922c64590222798bb761d5b6d8e72950
|