Skip to content

Wattpad User Name Information - Detect

ID: wattpad

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,wattpad

Wattpad user name information check was conducted.

id: wattpad
info:
name: Wattpad User Name Information - Detect
author: dwisiswant0
severity: info
description: Wattpad 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,wattpad
self-contained: true
http:
- method: GET
path:
- "https://www.wattpad.com/api/v3/users/{{user}}?fields=username%2Cname%2Cdescription%2Cavatar%2CbackgroundUrl%2CcreateDate%2Clocation%2Cfollowing%2CfollowingRequest%2CnumFollowing%2Cfollower%2CfollowerRequest%2CnumFollowers%2CnumLists%2CnumStoriesPublished%2CvotesReceived%2Cfacebook%2Ctwitter%2Cwebsite%2Csmashwords%2Chighlight_colour%2Chtml_enabled%2Cverified%2Cambassador%2Cwattpad_squad%2Cis_staff%2Cprograms(wattpad_stars)%2CisPrivate%2CisMuted%2CexternalId%2Cnotes"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "createDate"
# digest: 490a0046304402206619fc39719aa2cbe838c4f50f0d6669b059ca7103f889f94fe6a3f12288efaa02205c9270755477829fe4476e89c9755913927f979ab436de7f6b5506a4a86babc3: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/wattpad.yaml"

View on Github