2022-06-27 08:00:31 +00:00
|
|
|
id: intercom
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Intercom widget detection
|
|
|
|
author: tess
|
|
|
|
severity: info
|
|
|
|
tags: intercom,tech
|
|
|
|
reference: https://www.intercom.com
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-06-27 08:00:31 +00:00
|
|
|
max-redirects: 3
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'intercom'
|