misc changes

patch-1
sandeep 2021-06-14 20:32:21 +05:30
parent 629b655ef1
commit 891e8374b1
3 changed files with 11 additions and 4 deletions

View File

@ -4,7 +4,7 @@ info:
name: Adobe Connect Central Login name: Adobe Connect Central Login
author: dhiyaneshDk author: dhiyaneshDk
severity: info severity: info
tags: adobe,user,panel tags: adobe,panel
requests: requests:
- method: GET - method: GET

View File

@ -5,7 +5,7 @@ info:
reference: https://packetstormsecurity.com/files/161345/Adobe-Connect-10-Username-Disclosure.html reference: https://packetstormsecurity.com/files/161345/Adobe-Connect-10-Username-Disclosure.html
author: dhiyaneshDk author: dhiyaneshDk
severity: low severity: low
tags: adobe,user tags: adobe,disclosure
requests: requests:
- method: GET - method: GET
@ -17,7 +17,9 @@ requests:
- type: word - type: word
words: words:
- 'Administrators name:' - 'Administrators name:'
- 'Support Administrators email address:'
part: body part: body
condition: and
- type: status - type: status
status: status:

View File

@ -4,7 +4,7 @@ info:
name: Adobe Connect Central Version name: Adobe Connect Central Version
author: dhiyaneshDk author: dhiyaneshDk
severity: info severity: info
tags: adobe,user,version tags: adobe
requests: requests:
- method: GET - method: GET
@ -15,9 +15,14 @@ requests:
matchers: matchers:
- type: word - type: word
words: words:
- 'package' - 'package='
part: body part: body
- type: word
words:
- 'text/plain'
part: header
- type: status - type: status
status: status:
- 200 - 200