Skip to content

Thetattooforum User Name Information - Detect

ID: thetattooforum

Severity: info

Author: dwisiswant0

Tags: osint,osint-art,thetattooforum

Thetattooforum user name information check was conducted.

id: thetattooforum
info:
name: Thetattooforum User Name Information - Detect
author: dwisiswant0
severity: info
description: Thetattooforum 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-art,thetattooforum
self-contained: true
http:
- method: GET
path:
- "https://www.thetattooforum.com/members/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Insert This Gallery"
# digest: 4a0a004730450220029f528231ffb022a4337603ed669deb270022ed78a60725cacdbfd13b2c97dd022100962dbe94d83bb0ea7122288f2ac52e728191b01f161fcdca53a14ff9dcdde636: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/thetattooforum.yaml"

View on Github