Skip to content

Watchmyfeed User Name Information - Detect

ID: watchmyfeed

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,watchmyfeed

Watchmyfeed user name information check was conducted.

id: watchmyfeed
info:
name: Watchmyfeed User Name Information - Detect
author: dwisiswant0
severity: info
description: Watchmyfeed 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-porn,watchmyfeed
self-contained: true
http:
- method: GET
path:
- "https://watchmyfeed.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "SEND ME A TIP"
# digest: 490a00463044022069f85b8504c1d2b11f9c2631cb934210d925ac18a6a405d40561ed1d3d4de64602206aafd79a266e128d46daea587833ccbd5bab1677e1df5fe71e0a716c6c0398b6: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/watchmyfeed.yaml"

View on Github