35 lines
834 B
YAML
35 lines
834 B
YAML
|
id: blogspot
|
||
|
|
||
|
info:
|
||
|
name: Blogspot User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Blogspot 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,blogspot
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "http://{{user}}.blogspot.com"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Blogger Template Style"
|
||
|
|
||
|
# digest: 4a0a00473045022000f12a4d25df2cc4216280051479c7fb00ad33f4d4a9d2befd730143128cfbb3022100ba2d015d83d29ca4b2a2999dd029b3d1bbf4f72f93603f960096090c116a7603:922c64590222798bb761d5b6d8e72950
|