Merge pull request #139 from maverickNerd/master

Add support for detecting Jolokia instance
patch-1
bauthard 2020-06-17 14:21:36 +05:30 committed by GitHub
commit d094b1ecdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
files/jolokia.yaml Normal file
View File

@ -0,0 +1,18 @@
id: jolokia instance
info:
name: Jolokia Version Disclosure
author: mavericknerd
severity: low
requests:
- method: GET
path:
- '{{BaseURL}}/jolokia/version'
matchers:
- type: word
words:
- '"agent":'
- type: status
status:
- 200