2022-06-05 21:26:44 +00:00
|
|
|
id: git-mailmap
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Git Mailmap File Disclosure
|
2022-06-06 12:05:15 +00:00
|
|
|
author: geeknik,DhiyaneshDK
|
2022-06-05 21:26:44 +00:00
|
|
|
severity: low
|
2024-01-02 16:16:15 +00:00
|
|
|
description: Git Mailmap file is exposed.
|
2022-06-05 21:26:44 +00:00
|
|
|
reference: https://man7.org/linux/man-pages/man5/gitmailmap.5.html
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-06-05 21:26:44 +00:00
|
|
|
shodan-query: html:mailmap
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: config,exposure,git,mailmap,files
|
2022-06-05 21:26:44 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-05 21:26:44 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.mailmap"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-06-06 12:05:15 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21-\\x5a\\x53-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])+)\\])"
|
|
|
|
|
2022-06-14 12:53:32 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/octet-stream"
|
|
|
|
|
2022-06-05 21:26:44 +00:00
|
|
|
- type: word
|
2022-06-06 12:05:15 +00:00
|
|
|
part: body
|
2022-06-05 21:26:44 +00:00
|
|
|
words:
|
2022-06-06 12:05:15 +00:00
|
|
|
- "# Theresa O'Connor:"
|
|
|
|
negative: true
|
|
|
|
|
2022-06-05 21:26:44 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100aea6f55c151da3533a23fff3ea34789c86f4e8634e81e427401c5159d18a3e7102207ec7da22ef8807432cfed1241fe2527f7104a0fdb90d7087a93a0a33fe364798:922c64590222798bb761d5b6d8e72950
|