misc changes
parent
629b655ef1
commit
891e8374b1
|
@ -4,7 +4,7 @@ info:
|
|||
name: Adobe Connect Central Login
|
||||
author: dhiyaneshDk
|
||||
severity: info
|
||||
tags: adobe,user,panel
|
||||
tags: adobe,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue