Skip to content

HubPages User Name Information - Detect

ID: hubpages

Severity: info

Author: dwisiswant0

Tags: osint,osint-blog,hubpages

HubPages user name information check was conducted.

id: hubpages
info:
name: HubPages User Name Information - Detect
author: dwisiswant0
severity: info
description: HubPages 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-blog,hubpages
self-contained: true
http:
- method: GET
path:
- "https://hubpages.com/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "name\">Followers"
# digest: 4a0a00473045022017c763153ece788105e9897c5edf7a684cb4fe8eddd48b232a48f537394afe77022100f5896a657d91e1bbde280cb147cc999871ced43df86af98d64464a43c545f310: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/hubpages.yaml"

View on Github