Glowroot-anonymous-access

patch-1
pussycat0x 2021-09-13 23:58:56 +05:30 committed by GitHub
parent 9feadf4535
commit 9c5a43e25d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: glowroot-anonymous-access
info:
name: Glowroot Anonymous User
author: pussycat0x
severity: high
description: Anonymous user access allows to understand the host internals
reference: https://www.shodan.io/search?query=http.title%3A%22Glowroot%22
tags: misconfig, unauth
requests:
- method: GET
path:
- '{{BaseURL}}/error/messages?transaction-type=Web'
matchers-condition: and
matchers:
- type: word
words:
- "defaultTransactionType"
- "slowThresholdMillis"
- "60000"
- "Transactions"
- type: status
status:
- 200