Skip to content

Iconfinder User Name Information - Detect

ID: iconfinder

Severity: info

Author: dwisiswant0

Tags: osint,osint-images,iconfinder

Iconfinder user name information check was conducted.

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

View on Github