Merge pull request #7059 from projectdiscovery/imgbb

Create imgbb.yaml
patch-1
pussycat0x 2023-04-14 18:23:27 +05:30 committed by GitHub
commit fdf41a0dde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

31
osint/imgbb.yaml Normal file
View File

@ -0,0 +1,31 @@
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.0
cwe-id: CWE-200
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