35 lines
870 B
YAML
35 lines
870 B
YAML
id: bookcrossing
|
|
|
|
info:
|
|
name: Bookcrossing User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Bookcrossing 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-hobby,bookcrossing
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.bookcrossing.com/mybookshelf/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Recent Book Activity"
|
|
|
|
# digest: 4a0a00473045022100f04e7a1bd87dde4961e3c9c2fdee6c7bac252bf066a2beb5050bd275c04b01260220555e5cd274ac04ec65303179d6a870589cc40f0856dd3be94b4a5ab58f0f7b04:922c64590222798bb761d5b6d8e72950
|