2022-07-06 18:01:49 +00:00
|
|
|
id: tembosocial-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: TemboSocial Administration Panel
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"TemboSocial Administration"
|
2022-07-12 11:07:38 +00:00
|
|
|
tags: panel,tembosocial
|
2022-07-06 18:01:49 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/admin.php"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-07-12 11:07:38 +00:00
|
|
|
max-redirects: 2
|
2022-07-06 18:01:49 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>TemboSocial Administration</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|