SAP Spartacus detect
ID: sap-spartacus-detect
Severity: info
Author: TechbrunchFR
Tags: tech,sap,hybris,angular,spartacus
Description
Section titled “Description”Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
YAML Source
Section titled “YAML Source”id: sap-spartacus-detect
info: name: SAP Spartacus detect author: TechbrunchFR severity: info description: Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API. reference: - https://github.com/SAP/spartacus metadata: verified: true max-request: 1 tags: tech,sap,hybris,angular,spartacus
http: - method: GET path: - '{{BaseURL}}'
matchers: - part: body type: word words: - "<cx-storefront"# digest: 4b0a00483046022100e41a6a054a57b2866fc4abd6ec95aad50e69c790e3c8e48426827b5a89edf5eb0221008ca86415a01b9998fbe902d0365c67cebdd0f18cb4975277a6ccfa272526dcc1: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/sap-spartacus-detect.yaml"