Adobe Client ID
ID: adobe-client
Severity: info
Author: DhiyaneshDK
Tags: keys,file,adobe,token
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: adobe-client
info: name: Adobe Client ID author: DhiyaneshDK severity: info reference: - https://github.com/returntocorp/semgrep-rules/blob/develop/generic/secrets/gitleaks/adobe-client-id.yaml - https://github.com/returntocorp/semgrep-rules/blob/develop/generic/secrets/gitleaks/adobe-client-id.go metadata: verified: true tags: keys,file,adobe,token
file: - extensions: - all
extractors: - type: regex part: body regex: - (?i)(?:adobe)(?:[0-9a-z\-_\t .]{0,20})(?:[\s|']|[\s|"]){0,3}(?:=|>|:=|\|\|:|<=|=>|:)(?:'|\"|\s|=|\x60){0,5}([a-f0-9]{32})(?:['|\"|\n|\r|\s|\x60|;]|$)# digest: 4a0a00473045022100b00978a34aaa33845a51455a8ee992cbb595f290c6a58108d19a35540d739578022034c6ab65f914352c2c4785304b4a13180eb664e04d513785f931b3b26f21e074: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 "file/keys/adobe/adobe-client.yaml"