added additional matcher

patch-1
Dhiyaneshwaran 2023-08-21 12:11:09 +05:30 committed by GitHub
parent 71a2b76f11
commit eb462943b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 7 deletions

View File

@ -3,17 +3,19 @@ id: vampr
info:
name: Vampr User Name Information - Detect
author: millermedia
description: Reddit user name information check was conducted.
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
tags: osint,osint-social,vampr
metadata:
max-request: 1
tags: osint,osint-social,vampr
self-contained: true
http:
- method: GET
path:
@ -21,11 +23,13 @@ http:
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "SKILLS"
- "SKILLS</h2>"
- "GENRES</h2>"
condition: and
- type: status
status:
- 200