C# 클래스 Potato.SMBRelay

파일 보기 프로젝트 열기: brandonprry/Potato 1 사용 예제들

공개 메소드들

메소드 설명
doPsexec ( String binPath, NtlmPasswordAuthentication auth, String cmd ) : bool
startSMBRelay ( Queue ntlmQueue, String cmd ) : void

메소드 상세

doPsexec() 공개 메소드

public doPsexec ( String binPath, NtlmPasswordAuthentication auth, String cmd ) : bool
binPath String
auth SharpCifs.Smb.NtlmPasswordAuthentication
cmd String
리턴 bool

startSMBRelay() 공개 메소드

public startSMBRelay ( Queue ntlmQueue, String cmd ) : void
ntlmQueue Queue
cmd String
리턴 void