Skip to content

Teamtreehouse User Name Information - Detect

ID: teamtreehouse

Severity: info

Author: dwisiswant0

Tags: osint,osint-coding,teamtreehouse

Teamtreehouse user name information check was conducted.

id: teamtreehouse
info:
name: Teamtreehouse User Name Information - Detect
author: dwisiswant0
severity: info
description: Teamtreehouse 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-coding,teamtreehouse
self-contained: true
http:
- method: GET
path:
- "https://teamtreehouse.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Member Since"
# digest: 4a0a00473045022100cf60f844e3c24f5d02e0aaacf0eabbfcbafbdb64ac8591e17f7bbb5897aabc210220498948b0b9471890d38ff5f9163925874b748ea827ee78d41e4b882cf804ae84: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/teamtreehouse.yaml"

View on Github