25 lines
434 B
YAML
25 lines
434 B
YAML
id: CVE-2020-3187
|
|
|
|
# Reference: https://twitter.com/aboul3la/status/1286809567989575685
|
|
|
|
info:
|
|
name: CVE-2020-3187
|
|
author: KareemSe1im
|
|
severity: High
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/+CSCOE+/session_password.html"
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- webvpn
|
|
- Webvpn
|
|
part: header
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|