Update and rename phpMemcachedAdmin-panel.yaml to phpmemcached-admin-panel.yaml

patch-1
Dhiyaneshwaran 2022-11-17 12:39:51 +05:30 committed by GitHub
parent 67611d93ae
commit e7912a8f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 13 deletions

View File

@ -1,13 +1,13 @@
id: phpMemcachedAdmin-panel
id: phpmemcached-admin-panel
info:
name: phpMemcachedAdmin Panel
author: tess
severity: high
severity: medium
metadata:
verified: true
shodan-query: title:"phpMemcachedAdmin 1.2.2"
tags: memcached,php,panel,exposure
shodan-query: title:"phpMemcachedAdmin"
tags: panel,phpmemcached,exposure
requests:
- method: GET
@ -19,16 +19,14 @@ requests:
- type: word
part: body
words:
- "phpMemcachedAdmin 1.2.2"
- "phpMemcachedAdmin"
- "Execute Commands on Servers"
- "Edit Configuration"
condition: and
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- "phpMemcachedAdmin ([0-9.]+)"