25 lines
390 B
YAML
25 lines
390 B
YAML
id: hubpages
|
|
|
|
info:
|
|
name: HubPages
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-blog,hubpages
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://hubpages.com/@{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "name\">Followers"
|