35 lines
925 B
YAML
35 lines
925 B
YAML
id: internet-archive-user-search
|
|
|
|
info:
|
|
name: Internet Archive User Search User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Internet Archive User Search 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-misc,internet-archive-user-search
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://archive.org/search.php?query={{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<!--/.item-ia-->"
|
|
|
|
# digest: 4a0a0047304502206375ebef99081b551b84801b6ca0645f8846889205b48eaa59ea6b767dfd3b2d022100eeee8802242eb02bd4058dda30b68fed672e999af8ba4aabf793ec13952513e3:922c64590222798bb761d5b6d8e72950
|