36 lines
929 B
YAML
36 lines
929 B
YAML
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
|
|
max-request: 1
|
|
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
|
|
# digest: 4b0a00483046022100defba5bb3bd87585148bb03ee71db570acd4da773caea1a02643ac2f94b936aa022100be92ccbbf5637f142c768f13e805ebe073d6acff99eeb0947c8010628ef41061:922c64590222798bb761d5b6d8e72950 |