Skip to content

LibraryThing User Name Information - Detect

ID: librarything

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,librarything

LibraryThing user name information check was conducted.

id: librarything
info:
name: LibraryThing User Name Information - Detect
author: dwisiswant0
severity: info
description: LibraryThing 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,librarything
self-contained: true
http:
- method: GET
path:
- "https://www.librarything.com/profile/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Collections"
# digest: 4a0a0047304502204ccea30046e76690fce2a7e1a18bdd79cf71c5e3623d1d41eb574e84c1292801022100a65d21217a7ca235ce1ade3e7a50b25d9d357119c3009df9bd8d541edcd26b92: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/librarything.yaml"

View on Github