elFinder - Install Detection
ID: elfinder-detect
Severity: info
Author: pikpikcu
Tags: tech,elfinder
Description
Section titled “Description”An elFinder implementation was discovered.
YAML Source
Section titled “YAML Source”id: elfinder-detect
info: name: elFinder - Install Detection author: pikpikcu severity: info description: An elFinder implementation was discovered. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: max-request: 2 tags: tech,elfinder
http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/elfinder.html"
stop-at-first-match: true
matchers-condition: and matchers: - type: word part: body words: - "<!-- Element where elFinder will be created (REQUIRED) -->"
- type: status status: - 200# digest: 4a0a00473045022100918af9bcb3e9074e3a16a64f2fc4a83b2c2a88316ec454eb3d4be0f583c5dfcb0220595baed7109efe9832d0ce0fd73669614bce0768f9860d84461038f074602b77:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/elfinder-detect.yaml"