nuclei-templates/osint/wattpad.yaml

32 lines
1.0 KiB
YAML

id: wattpad
info:
name: Wattpad User Name Information - Detect
author: dwisiswant0
description: Wattpad user name information check was conducted.
severity: info
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.0
cwe-id: CWE-200
tags: osint,osint-social,wattpad
self-contained: true
requests:
- 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"
# Enhanced by cs 03/17/2023