자격증과 세미나, 프로그램 이야기를 주저없이 써봅니다.

Since 2008. 10.

프로그램 및 파워유저

PuTTY v0.67

럭키맨 운수 2016. 11. 17. 17:49

 

Simon Tatham Team(http://www.chiark.greenend.org.uk/~sgtatham/putty)이 제작한 PuTTY는 UNIX 또는 VMS 시스템에 접근할 수 있는 계정을 가지고 있거나, ISP에서 제공하는 웹 서버용 쉘 계정을 가지고 있는 경우에 유용하게 쓰일 수 있는 프로그램입니다. 3월 5일 릴리즈되었습니다. 자료는 첨부파일 클릭하시면 있습니다.

 

SSH는 Telnet과 Rlogin과는 달리 최신 프로토콜로서, 강력한 암호 기능을 구현하여 각종 공격으로부터 방어를 할 수 있는 높은 보안을 지원하는 프로토콜입니다.

 

Telnet은 서버 접속 시, 환경 변수와 같은 몇 가지 설정을 하지 않고도 간편하게 접속 할 수 있는 반면, SSH와 Rlogin에서는 이를 지원하지 않습니다.

 

SSH와 Rlogin은 패스워드를 입력하지 않고도 서버에 로그인이 가능하며, SSH에서는 서버에 접속하여 자동으로 명령을 전송할 수 있어 자동화 프로세싱이 가능합니다.

 

개선사항

 

- Security fix: a buffer overrun in the old-style SCP protocol when receiving the header of each file downloaded from the server is fixed.

   vuln-pscp-sink-sscanf.
- Windows PuTTY now sets its process ACL more restrictively, in an attempt to defend against malicious other processes reading sensitive data out of its memory.
- Assorted other robustness fixes for crashes and memory leaks.
- We have started using Authenticode to sign our Windows executables and installer.

putty-0.67-installer.exe
1.71MB
putty.exe
0.51MB