nuclei-templates/http/osint/imgbb.yaml

32 lines
631 B
YAML
Raw Normal View History

2023-04-14 06:47:07 +00:00
id: imgbb
info:
name: ImgBB User Name Information - Detect
author: cheesymoon
severity: info
2023-04-14 12:49:47 +00:00
description: ImgBB user name information check was conducted.
2023-04-14 06:47:07 +00:00
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.0
cwe-id: CWE-200
tags: osint,osint-image,imgbb
self-contained: true
http:
2023-04-14 06:47:07 +00:00
- 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