Omni Commerce Connect (OCC) Rest APIs
ID: omni-commerce-connect-detect
Severity: info
Author: TechbrunchFR
Tags: tech,sap,hybris,omni
Description
Section titled “Description”The Omni Commerce Connect (OCC) API exposes a broad set of commerce and data services. It enables you to integrate SAP Commerce functionality anywhere in your application landscape.
YAML Source
Section titled “YAML Source”id: omni-commerce-connect-detect
info: name: Omni Commerce Connect (OCC) Rest APIs author: TechbrunchFR severity: info description: The Omni Commerce Connect (OCC) API exposes a broad set of commerce and data services. It enables you to integrate SAP Commerce functionality anywhere in your application landscape. reference: - https://help.sap.com/docs/SAP_COMMERCE/e5d7cec9064f453b84235dc582b886da/8c19ab00866910148f87bf32d4a60d38.html?locale=en-US metadata: verified: true max-request: 1 shodan-query: title:"Hybris" tags: tech,sap,hybris,omni
http: - method: GET path: - "{{BaseURL}}/occ/v2/d2OzBcy"
matchers: - type: word part: body words: - "Base site d2OzBcy doesn't exist"# digest: 4a0a00473045022100ee844fc671e2f3293a2b9ba9d51f98cd6cbb4d34f92a867264605ced2bc5b24b02201911c707acf39df82a6945c3da4c6a546462facb6c1fe2ecd02f2873620eeacc: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/omni-commerce-connect-detect.yaml"