Merge pull request #8019 from MillerMedia/MillerMedia-patch-1

Update clubhouse.yaml
patch-1
pussycat0x 2023-08-22 12:24:56 +05:30 committed by GitHub
commit 5820e6252e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 4 deletions

View File

@ -28,4 +28,4 @@ http:
- type: word
part: body
words:
- ">followers</div>"
- "followers"

View File

@ -9,7 +9,7 @@ info:
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-news,medium
tags: osint,osint-social,medium
metadata:
max-request: 1
@ -17,7 +17,7 @@ self-contained: true
http:
- method: GET
path:
- "https://{{user}}.medium.com/about"
- "https://medium.com/@{{user}}"
matchers-condition: and
matchers:
@ -28,4 +28,4 @@ http:
- type: word
part: body
words:
- "Medium member since"
- "Followers"

35
http/osint/vampr.yaml Normal file
View File

@ -0,0 +1,35 @@
id: vampr
info:
name: Vampr User Name Information - Detect
author: millermedia
severity: info
description: |
Vampr 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
metadata:
max-request: 1
tags: osint,osint-social,vampr
self-contained: true
http:
- method: GET
path:
- "https://www.vampr.me/artist/{{user}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "SKILLS</h2>"
- "GENRES</h2>"
condition: and
- type: status
status:
- 200