34 lines
821 B
YAML
34 lines
821 B
YAML
id: exposed-glances-api
|
|
|
|
info:
|
|
name: Exposed Glances API
|
|
author: princechaddha
|
|
severity: low
|
|
description: Glances is a cross-platform system monitoring tool written in Python.
|
|
reference:
|
|
- https://nicolargo.github.io/glances/
|
|
metadata:
|
|
max-request: 1
|
|
tags: glances,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- 'title">Glances</title>'
|
|
- 'glances.config'
|
|
- '<glances></glances>'
|
|
part: body
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100d13be39728fd0c4c8a147c1430c9a127c288ccc48fefc67e83523e78ee797afd022100b10917642fee00da807bb70df005744d3a9c28fc1984c5e29d530ac22d8f249c:922c64590222798bb761d5b6d8e72950
|