Skip to content

[Critical] Private key is shown. #3

@dalbodeule

Description

@dalbodeule

문제사항

  • host.key 로 known_hosts 를 담당하는 Private key가 노출되어 있습니다.

이슈

  • 해당 Key는 MITM을 막기 위한 하나의 수단으로 이것이 노출될 경우 평범한 ssh session에서는 큰 문제가 될 수 있습니다.

해결방법

  1. host.key expire (delete private/public keys)
  2. generate new keys
  3. apply new keys and .gitignore key files.

Troubleshooting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions