Skip to content

Our Freedom Book User Name Information - Detect

ID: our-freedom-book

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,our-freedom-book

Our Freedom Book user name information check was conducted.

id: our-freedom-book
info:
name: Our Freedom Book User Name Information - Detect
author: dwisiswant0
severity: info
description: Our Freedom Book 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-social,our-freedom-book
self-contained: true
http:
- method: GET
path:
- "https://www.ourfreedombook.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "meta property=\"og:"
# digest: 490a004630440220325407f00621899b12ea75eb543bdc178c20b2b803e906224c5b29ad790b32ba0220222a61e5cea964b9cb83497d22ed9715d97c5114c2f2504e64c29763f4ff5edb: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/our-freedom-book.yaml"

View on Github