nuclei-templates/http/exposed-panels/adminer-panel.yaml

54 lines
1.3 KiB
YAML

id: adminer-panel
info:
name: Adminer Login Panel - Detect
author: random_robbie,meme-lord,ritikchaddha
severity: info
description: An Adminer login panel was detected.
reference:
- https://blog.sorcery.ie/posts/adminer/
classification:
cwe-id: CWE-200
metadata:
verified: true
max-request: 8
vendor: adminer
product: adminer
shodan-query: title:"Login - Adminer"
tags: panel,adminer
http:
- method: GET
path:
- '{{BaseURL}}/adminer.php'
- '{{BaseURL}}/_adminer.php'
- '{{BaseURL}}/adminer/'
- '{{BaseURL}}/editor.php'
- '{{BaseURL}}/mysql.php'
- '{{BaseURL}}/sql.php'
- '{{BaseURL}}/wp-content/plugins/adminer/adminer.php'
- '{{BaseURL}}/admin.php'
headers:
Accept-Language: en-US,en;q=0.5
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- "Adminer</title>"
- "Adminer</a>"
condition: or
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- '<span class="version">([0-9.]+)'
# digest: 490a0046304402206c1df25bd9a93c138943bc6f243a77e166c9e3f7f116f5cdeeda35b118dc29df02201022adceffae06610a7c1659a9039c67d0ac812e52628b4a587101709dca7c88:922c64590222798bb761d5b6d8e72950