Skip to content

KnowYourMeme User Name Information - Detect

ID: knowyourmeme

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,knowyourmeme

KnowYourMeme user name information check was conducted.

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

View on Github