You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python rdps2rdp_pcap.py
waiting for connection...
('...connected from:', ('192.168.104.240', 9811))
waiting for connection...
Unhandled exception in thread started by <function handler at 0x7fe713018500>
Traceback (most recent call last):
File "rdps2rdp_pcap.py", line 60, in handler
temp = serversock.recv(19)
socket.error: [Errno 104] Connection reset by peer
target rdp server is win server 2012 r2 and victim is win 8.
The text was updated successfully, but these errors were encountered:
python rdps2rdp_pcap.py
waiting for connection...
('...connected from:', ('192.168.104.240', 9811))
waiting for connection...
Unhandled exception in thread started by
Traceback (most recent call last):
File "rdps2rdp_pcap.py", line 60, in handler
temp = serversock.recv(19)
socket.error: [Errno 104] Connection reset by peer
target rdp server is win server 2012 r2 and victim is win 8.
python rdps2rdp_pcap.py
waiting for connection...
('...connected from:', ('192.168.104.240', 9811))
waiting for connection...
Unhandled exception in thread started by <function handler at 0x7fe713018500>
Traceback (most recent call last):
File "rdps2rdp_pcap.py", line 60, in handler
temp = serversock.recv(19)
socket.error: [Errno 104] Connection reset by peer
target rdp server is win server 2012 r2 and victim is win 8.
The text was updated successfully, but these errors were encountered: