Skip to content

USA Life User Name Information - Detect

ID: usa-life

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,usa-life

USA Life user name information check was conducted.

id: usa-life
info:
name: USA Life User Name Information - Detect
author: dwisiswant0
severity: info
description: USA Life 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-social,usa-life
self-contained: true
http:
- method: GET
path:
- "https://usa.life/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Please log in to like, share and comment"
# digest: 4a0a0047304502207bb3bdc25b97920c1c39f543862e677fca1c9e93e83cf38ae6a248aac52eb1fb022100e311e0af3363c9dee0266361eec822e3f5ab1c0d4ae853bd3578cedad354f222: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/usa-life.yaml"

View on Github