Update tembosocial-panel.yaml
parent
66cdc49b09
commit
d46dbf92a2
|
@ -7,19 +7,20 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"TemboSocial Administration"
|
||||
tags: exposure
|
||||
tags: panel,tembosocial
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/admin.php"
|
||||
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>TemboSocial Administration</title>'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue