33 lines
841 B
YAML
33 lines
841 B
YAML
|
id: mail-archive
|
||
|
|
||
|
info:
|
||
|
name: The Mail Archive Information
|
||
|
author: lu4nx
|
||
|
severity: info
|
||
|
description: Mail-archive 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
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-coding,maillist
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.mail-archive.com/search?l=all&q={{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "<h3>No matches were found for <i></i>"
|
||
|
negative: true
|
||
|
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
# digest: 4b0a00483046022100c08be7cd6db399d9f44cbbb2c08d35ea1df2637374699a728dee4a4276471bba022100e88f0f59a2989d9bd3187f1ec71df01e8aed52e756d486a0dc14b1fce813d741:922c64590222798bb761d5b6d8e72950
|