jianlinwei / sshtunnel

SSH Tunnel for Android System
GNU General Public License v3.0
30 stars 15 forks source link

Handshake Obfuscation for SSH #141

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. After the first key exchange, the server/client will exchange the ssh 
version in plain-text, such as "SSH-2.0-OpenSSH..."
2. The connection will be cut right after, believed by GFW.
3. This attack by GFW is getting more and more frequently recently.

Can SSHTunnel apply the Handshake Obfuscation patch, so that it can work with 
those servers that have applied the same patch?

https://github.com/brl/obfuscated-openssh
http://blog.slpo.net/?p=1234

Original issue reported on code.google.com by peter.k....@gmail.com on 11 Oct 2012 at 5:12

GoogleCodeExporter commented 9 years ago
I really hope that obfuscated ssh will be supported in later versions.

Original comment by sna...@gmail.com on 16 Nov 2012 at 1:23

GoogleCodeExporter commented 9 years ago
FUCK GFW

Original comment by z1622800...@gmail.com on 15 Dec 2012 at 3:05