The Mail Archive Information
ID: mail-archive
Severity: info
Author: lu4nx
Tags: osint,osint-coding,maillist
Description
Section titled “Description”Mail-archive information check was conducted.
YAML Source
Section titled “YAML Source”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
self-contained: truehttp: - 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: 4a0a0047304502203dd0f45824e587d5d64a9850cb855e57a678c7943fdc83e9dc08c66353ad67090221009fa27fdf155c8987bb4bd7e91fdb892501114dd8a0dd3fc207362dd959ee062a:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/mail-archive.yaml"