Skip to content

Independent academia User Name Information - Detect

ID: independent-academia

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,independent-academia

Independent academia user name information check was conducted.

id: independent-academia
info:
name: Independent academia User Name Information - Detect
author: dwisiswant0
severity: info
description: Independent academia 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-hobby,independent-academia
self-contained: true
http:
- method: GET
path:
- "https://independent.academia.edu/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- Academia.edu"
# digest: 4a0a004730450220427cafff901741e450552fa3fea96c44f7c7f9e62109af45912f309eb266ee0a022100d80924c7b7cd915ff95690119119f3901548daa52145a560da9d81240480c808: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/independent-academia.yaml"

View on Github