2023-10-10 09:33:46 +00:00
|
|
|
id: viminfo-disclosure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Viminfo - File Disclosure
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: low
|
|
|
|
description: |
|
|
|
|
Viminfo file was detected.
|
|
|
|
reference:
|
|
|
|
- https://renenyffenegger.ch/notes/development/vim/editing/viminfo/index
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-10-10 09:33:46 +00:00
|
|
|
shodan-query: html:"Viminfo"
|
|
|
|
tags: devops,exposure,viminfo,config
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.viminfo"
|
|
|
|
|
2023-10-10 11:41:27 +00:00
|
|
|
matchers-condition: and
|
2023-10-10 09:33:46 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Viminfo version'
|
|
|
|
- 'Command Line History'
|
|
|
|
condition: and
|
|
|
|
|
2023-10-10 11:21:16 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'application/octet-stream'
|
|
|
|
|
2023-10-10 09:33:46 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220778d9bfb13df46593453e6e11bbae8931112f2d6b97b5e4a5825d0eeae42af8202202f27116c557a1ee76a284cc98400bdb792a88f95295f2b710cc4fb110a936278:922c64590222798bb761d5b6d8e72950
|