added sftp-credentials-exposure

patch-1
sandeep 2021-02-20 19:48:06 +05:30
parent d5af3ae370
commit a64b89396d
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: sftp-credentials-exposure
info:
name: SFTP credentials exposure
author: sheikhrishad
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/sftp-config.json"
matchers-condition: and
matchers:
- type: word
words:
- "file_permissions"
- "extra_list_connections"
condition: and
- type: status
status:
- 200