1Password SCIM Bridge Login Panel
parent
b122f3cff2
commit
22b44a1e09
|
@ -0,0 +1,28 @@
|
|||
id: 1password-scim-bridge-panel
|
||||
|
||||
info:
|
||||
name: 1Password SCIM Bridge Login Panel
|
||||
author: Splint3r7
|
||||
severity: info
|
||||
description: 1Password SCIM Bridge Login was detected.
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cwe-id: CWE-200
|
||||
cpe: cpe:2.3:a:3cx:3cx:*:*:*:*:*:*:*:*
|
||||
metadata:
|
||||
max-request: 1
|
||||
shodan-query:
|
||||
- http.title:"1Password SCIM Bridge Login"
|
||||
tags: panel,1Password
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/'
|
||||
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>1Password SCIM Bridge Login</title>'
|
Loading…
Reference in New Issue