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

52 lines
1.3 KiB
YAML
Raw Normal View History

id: adminer-panel-detect
2021-03-24 08:48:41 +00:00
info:
name: Adminer Login Panel - Detect
2021-06-09 12:20:56 +00:00
author: random_robbie,meme-lord
2021-03-24 08:48:41 +00:00
severity: info
description: Adminer login panel was detected.
reference:
- https://blog.sorcery.ie/posts/adminer/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200
cpe: cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*
metadata:
max-request: 741
vendor: adminer
product: adminer
2024-03-19 15:20:31 +00:00
tags: panel,fuzz,adminer,login,sqli
2021-03-24 08:48:41 +00:00
http:
- raw:
2021-03-24 08:48:41 +00:00
- |
GET {{path}} HTTP/1.1
Host: {{Hostname}}
Accept: application/json, text/plain, */*
Referer: {{BaseURL}}
payloads:
path: helpers/wordlists/adminer-paths.txt
threads: 50
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2021-03-24 08:48:41 +00:00
matchers-condition: and
matchers:
- type: word
2021-10-10 01:13:30 +00:00
condition: and
2021-03-24 08:48:41 +00:00
words:
2021-07-21 12:19:16 +00:00
- "- Adminer</title>"
2021-10-10 01:13:30 +00:00
- "partial(verifyVersion"
2021-03-24 08:48:41 +00:00
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- '<span class="version">([0-9.]+)'
# digest: 4a0a00473045022100d9b52eb14eff5244681c7c9c5a0ba690f0ede3ae8be5a5a1cc836129feba30a502203b460896e6054121461e4687a0095f7067154c0c0aa8acfee98515857bdf1775:922c64590222798bb761d5b6d8e72950