Update dbeaver-credentials.yaml

patch-1
Sandeep Singh 2021-08-23 15:09:33 +05:30 committed by GitHub
parent 43fe743729
commit 93894d5b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -6,15 +6,14 @@ info:
severity: info
tags: exposure,dbeaver
# to decode the above file, run this:
# openssl aes-128-cbc -d -K "babb4a9f774ab853c96c2d653dfe544a" -iv 00000000000000000000000000000000 -in credentials-config.json | dd bs=1 skip=16 2>/dev/null
requests:
- method: GET
path:
- "{{BaseURL}}/.dbeaver/credentials-config.json"
# To decode the credentials file, use following command:
# openssl aes-128-cbc -d -K "babb4a9f774ab853c96c2d653dfe544a" -iv 00000000000000000000000000000000 -in credentials-config.json | dd bs=1 skip=16 2>/dev/null
matchers-condition: and
matchers:
- type: status