Skip to content

Taringa User Name Information - Detect

ID: taringa

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,taringa

Taringa user name information check was conducted.

id: taringa
info:
name: Taringa User Name Information - Detect
author: dwisiswant0
severity: info
description: Taringa 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,taringa
self-contained: true
http:
- method: GET
path:
- "https://www.taringa.net/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- " en Taringa!</title>"
# digest: 4b0a00483046022100e6a482f82f723c27bdd82f35057faed141d955590cbce7f29f60914b8d4d2114022100ab72d0662820a132134ccc5657cf2b8ca2ebd5d0da327b480fa5c1188b990d16: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/taringa.yaml"

View on Github