2024-03-09 16:21:23 +00:00
|
|
|
id: lockself-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: LockSelf Login Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
LockSelf login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.lockself.com/en/
|
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-03-09 16:21:23 +00:00
|
|
|
shodan-query: http.title:"LockSelf"
|
2024-03-26 08:03:04 +00:00
|
|
|
verified: true
|
2024-03-09 16:21:23 +00:00
|
|
|
tags: panel,lockself,login,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/application/index.html"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains_any(body, "<title>LockSelf","content=\"LockSelf", "name=\"LockSelf")'
|
2024-03-09 17:02:31 +00:00
|
|
|
condition: and
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100830857c605d47ea351731b9e2291ec4d3af4731651c2f2c4e5137f93b1d10aac02203f6f2b93f7d99f57d9d1a64d06142cf9b878b60fd5c94183f0f4b681d5d2cc2a:922c64590222798bb761d5b6d8e72950
|