Guest User

Untitled

a guest
Jul 16th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. aghaster@debian:~/c/rdp_mitm$ ./rdp_mitm 1337
  2. Got connection from 192.168.1.125
  3. Received RDP client initial from source
  4. 03 00 00 13 0E E0 00 00 00 00 00 01 00 08 00 03 ................
  5. 00 00 00 ...
  6. Sent RDP server initial to source
  7. 03 00 00 13 0E D0 00 00 12 34 00 02 00 08 00 02 .........4......
  8. 00 00 00 ...
  9. TLS connection established with source
  10. Connected to 192.168.1.125 on port 3389
  11. Sent RDP client initial to destination
  12. 03 00 00 13 0E E0 00 00 00 00 00 01 00 08 00 03 ................
  13. 00 00 00 ...
  14. Received RDP server initial from destination
  15. 03 00 00 13 0E D0 00 00 12 34 00 02 00 08 00 02 .........4......
  16. 00 00 00 ...
  17. TLS connection established with destination
  18. srcfd readable
  19. read 57 bytes
  20. 30 37 A0 03 02 01 02 A1 30 30 2E 30 2C A0 2A 04 07......00.0,.*.
  21. 28 4E 54 4C 4D 53 53 50 00 01 00 00 00 B7 82 08 (NTLMSSP........
  22. E2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  23. 00 06 00 72 17 00 00 00 0F ...r.....
  24. dstfd writable
  25. Wrote 57 bytes
  26. 30 37 A0 03 02 01 02 A1 30 30 2E 30 2C A0 2A 04 07......00.0,.*.
  27. 28 4E 54 4C 4D 53 53 50 00 01 00 00 00 B7 82 08 (NTLMSSP........
  28. E2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  29. 00 06 00 72 17 00 00 00 0F ...r.....
  30. dstfd readable
  31. SSL_ERROR_SSL
  32. 28156:error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 alert internal error:s3_pkt.c:1060:SSL alert number 80
  33. dstfd readable
  34. Connection with was closed
Add Comment
Please, Sign In to add comment