GoSecure / pyrdp

RDP monster-in-the-middle (mitm) and library for Python with the ability to watch connections live or after the fact
https://www.gosecure.net/blog/2020/10/20/announcing-pyrdp-1/
GNU General Public License v3.0
1.5k stars 242 forks source link

Add listenAddress, listenPort and hostIp to JSON logs on MITM start #447

Closed obilodeau closed 10 months ago

obilodeau commented 10 months ago

and also log in JSON when the MITM stops

This was what was originally intended when adding HOST_IP but it turned out it was only console and file logged, never reached the JSON log.