2023-11-08 10:14:06 +00:00
|
|
|
id: librespeed-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: LibreSpeed Panel - Detect
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
LibreSpeed is a very lightweight speed test implemented in Javascript, using XMLHttpRequest and Web Workers.
|
|
|
|
reference:
|
|
|
|
- https://github.com/librespeed/speedtest
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-11-09 06:04:52 +00:00
|
|
|
max-request: 1
|
2023-11-08 10:14:06 +00:00
|
|
|
shodan-query: title:"LibreSpeed"
|
|
|
|
tags: panel,librespeed,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'LibreSpeed'
|
|
|
|
- 'Ping'
|
|
|
|
- 'Jitter'
|
|
|
|
condition: and
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-11-09 05:59:17 +00:00
|
|
|
# digest: 4b0a00483046022100b30d81d0148041fdc0fdf994c9ced80cbea0ade497c01e6e48ee6cd7c711c3b6022100a62d5bd9b994328992d7d5d83e9d971a34eefef8ed0d037492dbb27b1505336b:922c64590222798bb761d5b6d8e72950
|