Skip to content

Fanpop User Name Information - Detect

ID: fanpop

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,fanpop

Fanpop user name information check was conducted.

id: fanpop
info:
name: Fanpop User Name Information - Detect
author: dwisiswant0
severity: info
description: Fanpop 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,fanpop
self-contained: true
http:
- method: GET
path:
- "https://www.fanpop.com/fans/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Fanpopping since"
# digest: 490a0046304402206ef96cebcf0682e35c1aea865198e5f39ce92568d26d7ba17d1b25494a1e36960220335895aeb7c207c9a389525b5447d0c902fc2113c04190465d8be333460d64d9: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/fanpop.yaml"

View on Github