issues
search
citronneur
/
rdpy
Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.69k
stars
547
forks
source link
how to use rdpy_rdpmitm.py with NLA ?(ubuntu14.04)
#52
Open
fantiy
opened
8 years ago
fantiy
commented
8 years ago
./rdpy-rdpmitm.py -o ./rss/ -n 192.168.0.12:3389 [
] INFO: *
[_] INFO: * NLA Security selected
[_] INFO: ***
no error ,but connect failed.
./rdpy-rdpmitm.py -o ./rss/ -k ./key/ser.key -c ./key/srv.crt -n 192.168.0.12:3389 Unhandled Error rdpy.core.error.RDPSecurityNegoFail: negotiation failure code 5
andrsnn
commented
6 years ago
@fantiy Any success in getting this to work?