37 lines
904 B
YAML
37 lines
904 B
YAML
id: tembosocial-panel
|
|
|
|
info:
|
|
name: TemboSocial Admin Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: TemboSocial Admin panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"TemboSocial Administration"
|
|
tags: panel,tembosocial
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin.php"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>TemboSocial Administration</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502206c9bd8764d88ac2182cb63a3e2c79287f90c54bfad911ec8d469d33866ca62b102210087786ba4f16057a912e9281b504eddf3c86f8c5475981fcf65b65148bb5d16a8:922c64590222798bb761d5b6d8e72950
|