Skip to content

Ow.ly User Name Information - Detect

ID: owly

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,owly

Ow.ly user name information check was conducted.

id: owly
info:
name: Ow.ly User Name Information - Detect
author: dwisiswant0
severity: info
description: Ow.ly 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,owly
self-contained: true
http:
- method: GET
path:
- "http://ow.ly/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Images"
# digest: 490a00463044022017ff8c12f39519db16cdac23cdc455cdb98a469738c8706287c40167021a9e8a02203941a260e3bb5ac42f71b03f2d185bf1d59824349cbb37113400447433c20655: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/owly.yaml"

View on Github