Added 3cx-phone-management-panel.yaml

Added 3cx-phone-management-panel.yaml and 3cx-phone-webclient-management-panel.yaml
patch-1
idealphase 2022-03-31 17:57:31 +07:00 committed by GitHub
parent a26950ce1b
commit 58e853ec7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: 3cx-phone-management-panel
info:
name: 3CX Phone System Management Console Detect
author: idealphase
severity: info
reference:
- https://www.3cx.com/
- https://www.3cx.com/phone-system/
- https://medium.com/@frycos/pwning-3cx-phone-management-backends-from-the-internet-d0096339dd88
metadata:
shodan-query: http.title:"3CX Phone System Management Console"
google-query: intitle:"3CX Phone System Management Console"
tags: panel,3cx
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>3CX Phone System Management Console</title>"
- "Welcome to the 3CX Management Console"

View File

@ -0,0 +1,26 @@
id: 3cx-phone-webclient-management-panel
info:
name: 3CX Phone System Webclient Management Console Detect
author: idealphase
severity: info
reference:
- https://www.3cx.com/
- https://www.3cx.com/phone-system/
- https://www.3cx.com/blog/unified-communications/client-apps/
- https://medium.com/@frycos/pwning-3cx-phone-management-backends-from-the-internet-d0096339dd88
metadata:
shodan-query: http.title:"3CX Webclient"
google-query: intitle:"3CX Webclient"
tags: panel,3cx
requests:
- method: GET
path:
- '{{BaseURL}}/webclient/'
matchers:
- type: word
words:
- " <title>3CX Webclient</title>"
- '<meta name="description" content="3CX">'