41 lines
953 B
YAML
41 lines
953 B
YAML
id: nperf-server-detect
|
|
|
|
info:
|
|
name: nPerf Server - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A nperf panel was detected.
|
|
reference:
|
|
- https://www.nperf.com
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: product:"nPerf"
|
|
tags: tech,nperf,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>nPerfServer</title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Nperfserver-Remote-Endpoint"
|
|
- "nPerf/"
|
|
condition: or
|
|
|
|
extractors:
|
|
- type: kval
|
|
part: header
|
|
kval:
|
|
- Server
|
|
# digest: 4b0a00483046022100ccbad15cb4d3301d5b712a4924751962f54e85503c7c8c5e079357a12b6c6ffe0221009652f2bf66671ab7987298df25bacd7fcd19a255800af8981075bb0059968063:922c64590222798bb761d5b6d8e72950 |