Create glances-unauth.yaml

patch-1
Mehedi Hasan Remon 2021-07-02 16:20:26 +06:00 committed by GitHub
parent 9c7acbe56b
commit b8601f990f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
id: glances-unauth
info:
name: Glances Unauthenticated Panel
author: remonsec
severity: low
description: Glance running web server mode & Unauthenticated leads system monitoring to info disclosure
reference: https://glances.readthedocs.io/en/latest/quickstart.html#how-to-protect-your-server-or-web-server-with-a-login-password
tags: exposure
requests:
- method: GET
path:
- '{{BaseURL}}:61208'
matchers:
- type: status
status:
- 200