2022-11-17 07:09:51 +00:00
|
|
|
id: phpmemcached-admin-panel
|
2022-11-16 23:44:42 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: phpMemcachedAdmin Panel
|
|
|
|
author: tess
|
2022-11-17 07:09:51 +00:00
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: phpMemcachedAdmin Panel is exposed.
|
2022-11-16 23:44:42 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-17 07:09:51 +00:00
|
|
|
shodan-query: title:"phpMemcachedAdmin"
|
2022-11-17 07:25:49 +00:00
|
|
|
tags: phpmemcached,exposure,misconfig
|
2022-11-16 23:44:42 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-16 23:44:42 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-17 07:09:51 +00:00
|
|
|
- "phpMemcachedAdmin"
|
2022-11-16 23:44:42 +00:00
|
|
|
- "Execute Commands on Servers"
|
|
|
|
condition: and
|
2022-11-17 07:15:55 +00:00
|
|
|
case-insensitive: true
|
2022-11-16 23:44:42 +00:00
|
|
|
|
2022-11-17 07:09:51 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2022-11-17 07:30:10 +00:00
|
|
|
- "MemcachedAdmin ([0-9.]+)"
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100d9767d66ed49538945988510a798ac0a7415901fb2d5ad4b1c3fabf66bd48a8902204c54d143d1c194ec2522ff3c1f6825842c38267fc8b7a3ad891c3780812bec50:922c64590222798bb761d5b6d8e72950
|