-
Notifications
You must be signed in to change notification settings - Fork 57
Description
SharpHostInfo.exe -s nbns,wmi -i 192.168.1.1/24
[*] Start NBNS service detection
未经处理的异常: System.Net.Sockets.SocketException: 当该操作在进行中,由于保持
活动的操作检测到一个故障,该连接中断。
在 System.Net.Sockets.Socket.EndReceiveFrom(IAsyncResult asyncResult, EndPoin
t& endPoint)
在 System.Net.Sockets.UdpClient.EndReceive(IAsyncResult asyncResult, IPEndPoi
nt& remoteEP)
在 SharpHostInfo.Services.NBNS.RecieveMessage(IAsyncResult asyncResult)
在 System.Net.LazyAsyncResult.Complete(IntPtr userToken)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo
ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
在 System.Net.ContextAwareResult.Complete(IntPtr userToken)
在 System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
在 System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)