Skip to content

Eyeem User Name Information - Detect

ID: eyeem

Severity: info

Author: dwisiswant0

Tags: osint,osint-art,eyeem

Eyeem user name information check was conducted.

id: eyeem
info:
name: Eyeem User Name Information - Detect
author: dwisiswant0
severity: info
description: Eyeem 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-art,eyeem
self-contained: true
http:
- method: GET
path:
- "https://www.eyeem.com/u/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "| EyeEm Photographer"
# digest: 490a0046304402200377a39c2e56e19764e8047817b3b90cb7a967fde891ad5e273f000010666918022007b690604e0c685e447bf30cffebc0275cb148efb3912d9dcd80cce7093e3124: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/eyeem.yaml"

View on Github