Skip to content

Gigapan User Name Information - Detect

ID: gigapan

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,gigapan

Gigapan user name information check was conducted.

id: gigapan
info:
name: Gigapan User Name Information - Detect
author: dwisiswant0
severity: info
description: Gigapan 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,gigapan
self-contained: true
http:
- method: GET
path:
- "https://www.gigapan.com/profiles/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "width=\"100\""
# digest: 4a0a00473045022100ffb8aa4b314f70c7f092f8d793d912765430ff151ea39e7a974c70b5f98da7a70220323c648a3ccc2518762a39ddebafa5d28eda6eac4855078664957d0ba626a204: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/gigapan.yaml"

View on Github