Shopizer Detection
ID: shopizer-detect
Severity: info
Author: pikpikcu
Tags: tech,shopizer
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: shopizer-detect
info: name: Shopizer Detection author: pikpikcu severity: info metadata: max-request: 2 tags: tech,shopizer
http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/shop/"
matchers-condition: and matchers: - type: status status: - 200
- type: word words: - 'Powered by <a href="http://www.shopizer.com"' part: body# digest: 4b0a00483046022100bd6cbd6bfb7d6cb7e6d8adacb09a03b9e969183e99e831806778985b7ee117c70221009e66acc923ee0587eb7fa09249f4bad5cb894a48e1454eb57bb779af09218627: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/shopizer-detect.yaml"