Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 2개 있습니다.)


Terminal Service: Connect and/or Shadow to a Console Session...
; http://blogs.msdn.com/rextang/archive/2007/07/06/3725731.aspx

오... 재미있는 기능이군요. "Shadow.exe"라... 처음 보는 명령행 프로그램입니다.
gpedit.msc에서 할 수 있는 "사용자의 허가 없이 모든 권한 부여"라는 설정은 더더욱 재미있군요. ^^

참고로, 위의 글에서도 언급하고 있지만, 빠져 나갈때, Ctrl + * 키를 눌러야 하는데, "*" 키가 숫자 키패드에 있는 것이어야 합니다. 노트북 같은 경우에는 "Fn" 키와 함께 누르는 경우 "P" 키에 할당되어 있죠. 그래서 노트북에서는 "Ctrl + Fn + P" 키를 눌러야 합니다.
그리고, shdow.exe는 굳이 명령행에서 실행시키지 않아도 됩니다. "작업 관리자"에서 "사용자" 탭의 해당 사용자 세션을 선택하고 "원격 제어" 컨텍스트 메뉴를 선택하셔도 됩니다.

이렇게 보면, 사내에서의 터미널 서비스 접속이 상당히 위험하다는 것을 알 수 있습니다. 왜냐하면, "사용자의 허가 없이 모든 권한 부여"가 설정되어 있는 경우에는, 다른 터미널 세션에 접속된 사용자가 간단히 shadow 기능을 이용해서 자신의 터미널 세션의 모든 제어를 할 수 있기 때문입니다.

누군가 shadow 기능을 사용하고 있는지 확인하고 싶다면, 작업 관리자에서 볼 수 있습니다. (아니면, 반드시 그룹 정책에서 사용자 허가 없이도 가능하도록 설정되어 있는지 확인해야 할 것입니다.)

회사의 경우라면, 사용자 허가를 받도록 설정하거나 아예 불가능하도록 설정하는 것이 바람직할 것 같고.
일반 가정집의 경우라면, 허가를 받지 않아도 되도록 설정하는 것도 나쁘진 않을 것 같습니다.

가끔 이런 거 볼 때마다 느끼는 거지만... '이래서 공부해야 한다니깐...'


[연관 글]






[최초 등록일: ]
[최종 수정일: 6/28/2021]


비밀번호

댓글 작성자
 



2008-02-29 08시11분
1.Open the Group Policy snap-in (Gpedit.msc).

2.In the left pane, under the Computer Configuration branch, expand the Administrative Templates branch.

3.Expand the Windows Components branch.

4.Click the Terminal Services folder.

5.In the right pane, double-click Sets rules for remote control of Terminal Services user sessions.

6.On the Setting tab, click Enabled.

7.In the Options box, click Full Control with users' permission, and then click OK.

8. (added!) open a cmd window and use command "gpupdate /force" to force a group policy update of the local machine.

kevin25

... 31  32  33  34  35  36  [37]  38  39  40  41  42  43  44  45  ...
NoWriterDateCnt.TitleFile(s)
269정성태5/4/20069016Visual Studio 2005 Team System Level 200 Course Material
268정성태5/4/20069286Microsoft Component Installer Software Development Kit for Windows (x86) Version 2.0
267정성태5/4/20069190101 Code Samples for Visual Basic 2005
266정성태5/3/200611021Consolas Font Pack for Microsoft Visual Studio 2006 [2]
264정성태5/1/200610194Team System for C++ Developers
262정성태5/1/200619776Registry 등록 없이 COM 개체 사용 [1]파일 다운로드2
261정성태4/30/2006100354GB 메모리 인식 [2]
259정성태4/30/20069099Building ASP.NET 2.0 Web Sites Using Web Standards
260정성태4/30/20068812    답변글 XHTML Validator Modulle
258정성태4/29/20069391WebServiceStudio 2.0
263정성태5/1/20069035    답변글 Calling an Arbitrary Web Service
257정성태4/29/20069002TypeForwardedToAttribute
256정성태4/29/20069260Windows API - Using Condition Variables
252정성태4/26/20069459한글 관련 메세지 정리파일 다운로드1
251정성태4/26/20069915IIS 7.0 에서 소개되는 새로운 기능들 [1]
250정성태4/25/200610627툴 소개: VisualNDepend
249정성태4/25/200616616Integrating a debugger into Reflector
265정성태5/1/200610863    답변글 Deblector: First Version
285정성태5/15/20068968    답변글 New Deblector version ( an Add-In to debug with reflector )
248정성태4/21/20069319VS.NET 2005 Add-In : CSS Properties Window
247정성태4/21/20069254VS.NET 2005 Add-In : Spell Checker for HTML and ASP.NET pages
244정성태4/19/20069216SQL Server 2005 Service Pack 1
241정성태4/19/20068678VSTS Annotations for C++: Beyond Just Documenting Method Behavior [1]파일 다운로드1
240정성태4/18/20069307Accessing System Power and Network Status Using SENS
253정성태4/29/20069656    답변글 [HowToUse]: Accessing System Power and Network Status Using SENS
239정성태4/18/20069237Display a Web Page in a Plain C Win32 Application
... 31  32  33  34  35  36  [37]  38  39  40  41  42  43  44  45  ...