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
author: dhiyaneshDk
severity: info
tags: adobe,user,panel
tags: adobe,panel
requests:
- method: GET

View File

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

View File

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