Skip to content

Slant User Name Information - Detect

ID: slant

Severity: info

Author: dwisiswant0

Tags: osint,osint-shopping,slant

Slant user name information check was conducted.

id: slant
info:
name: Slant User Name Information - Detect
author: dwisiswant0
severity: info
description: Slant 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-shopping,slant
self-contained: true
http:
- method: GET
path:
- "https://www.slant.co/users/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "s Profile - Slant"
# digest: 4a0a00473045022100dbcacb6118ad13cac1bf464f40eec78a718169e8bdad4b45c735b8c2490de68902201ade4ee8b8e7117bc77d64825526960f6c91243111b23a447e39b9f1e3b502a4:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/slant.yaml"

View on Github