LimeSurvey Survey Software - Detect
ID: limesurvey-detect
Severity: info
Author: Matt Galligan
Tags: tech,limesurvey
Description
Section titled “Description”Limesurvey is the number one open-source survey software. Advanced features like branching and multiple question types make it a valuable partner for survey-creation.
YAML Source
Section titled “YAML Source”id: limesurvey-detect
info: name: LimeSurvey Survey Software - Detect author: Matt Galligan severity: info description: | Limesurvey is the number one open-source survey software. Advanced features like branching and multiple question types make it a valuable partner for survey-creation. reference: - https://github.com/LimeSurvey/LimeSurvey classification: cpe: cpe:2.3:a:limesurvey:limesurvey:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: limesurvey product: limesurvey shodan-query: http.favicon.hash:1781653957 tags: tech,limesurvey
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word words: - 'content="LimeSurvey' - 'alt="LimeSurvey Survey Software' - 'data-limesurvey-lang=' - 'alt="Powered by LimeSurvey' condition: or case-insensitive: true
- type: status status: - 200# digest: 4a0a00473045022100899534458ad1c54a78cefe260706f7a39d0a85a5033f967d7f1408c4f4d1ce7402204aeebda719b63c6a0e799171c9fa4948193c70dd45ef38563af496af43603da3: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/limesurvey-detect.yaml"