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:
|
2024-06-07 10:04:29 +00:00
|
|
|
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
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100975b79cb485633792fba1e9e47ea0fe69659ef57a7b4e4769e4ef79ad67ed96602202ddff2d9d8519e7ce85b1a8c1d14445efb13655b715e9e4d539ad040d3890509:922c64590222798bb761d5b6d8e72950
|