35 lines
820 B
YAML
35 lines
820 B
YAML
id: lobsters
|
|
|
|
info:
|
|
name: Lobste.rs User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Lobste.rs 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-tech,lobsters
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://lobste.rs/u/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Joined"
|
|
|
|
# digest: 4a0a00473045022100c5089e2e55da578bb29cddccd56a9bbe4d2c05e04efe9ddbb026d3406db980ef0220164e5af3012ae74bf88ce2acefa06935c91a444cb7a2b6012863bbbe04efd395:922c64590222798bb761d5b6d8e72950
|