Manfred Kaiser
Results
15
issues of
Manfred Kaiser
### What feature you'd like to see or proposal MOSH uses protobuf (https://protobuf.dev/) for sending the client input and the server output. It should be possible to decode the messages...
enhancement
help wanted
## Question: How can I detect if my SSH connection is being intercepted by a Man-in-the-Middle attack using SSH? ## Answer: To detect a potential SSH MITM attack, you can...
When exiting SSH-MITM, the application calls "sys.exit()" which closes all threads.