ImgBB User Name Information - Detect
ID: imgbb
Severity: info
Author: cheesymoon
Tags: osint,osint-image,imgbb
Description
Section titled “Description”ImgBB user name information check was conducted.
YAML Source
Section titled “YAML Source”id: imgbb
info: name: ImgBB User Name Information - Detect author: cheesymoon severity: info description: ImgBB 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-image,imgbb
self-contained: true
http: - method: GET path: - "https://{{user}}.imgbb.com"
matchers-condition: and matchers: - type: word part: body words: - "Most recent" - "Followers" condition: and
- type: status status: - 200# digest: 4a0a004730450221008a6234f494bda3eb93f9ff8dc1d11dc0e54efcd792d55d496e3d5c16374eab0e02203071db0e8f03f4fb289d02995ecfd081dd084ba01511ad0dbae8909b66b70033:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/imgbb.yaml"