Intercom widget detection
ID: intercom
Severity: info
Author: tess
Tags: intercom,tech
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: intercom
info: name: Intercom widget detection author: tess severity: info reference: https://www.intercom.com metadata: max-request: 1 tags: intercom,tech
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true max-redirects: 3 matchers: - type: word words: - 'intercom'# digest: 4a0a00473045022100b1ad118d1640c9744a011b5c07e5aba73f58e1f58a38073d2c1dbcafd16e4d1c02206525ed6fec13eabc4529644c2327bc937455048bef94219e23d9c75f02b3fc68: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/intercom.yaml"