Skip to content

Martech User Name Information - Detect

ID: martech

Severity: info

Author: dwisiswant0

Tags: osint,osint-business,martech

Martech user name information check was conducted.

id: martech
info:
name: Martech User Name Information - Detect
author: dwisiswant0
severity: info
description: Martech user name information check was conducted.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0
cwe-id: CWE-200
metadata:
max-request: 1
tags: osint,osint-business,martech
self-contained: true
http:
- method: GET
path:
- "https://martech.org/author/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "twitter:site"
# digest: 490a0046304402200a08f65b4ff9307658d8a107c0f3520f1d5bd93a2e5e8c931875f3b0666a84f502203fb537383e705f7d373650f2b2ed6e407743931e2927d55f54017b1c72934521:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/martech.yaml"

View on Github