Skip to content

Conversation

@itsabgr
Copy link

@itsabgr itsabgr commented Feb 6, 2023

Do no authentication and accept all when there is no password and MySQL is disabled

k4yt3x and others added 6 commits April 19, 2022 09:58
This patch set fixes the behavior of Trojan not immediately attempting to close a frontend connection if the Trojan backend unexpectedly closed the connection.

In some cases, an attacker can trick the backend into closing the connection immediately after sending valid data with carefully constructed contents. For connections that are not relayed by Trojan, the attack can observe the closure of the connection immediately. However, in scenarios where Trojan is present, the connection will be kept even after the attacker receives the aforementioned data. This difference in behavior can be used to detect the presence of Trojan.

The behavioral difference does not result in the leak of confidential user data.
@CLAassistant
Copy link

CLAassistant commented Feb 6, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 5 committers have signed the CLA.

✅ k4yt3x
✅ KujouRinka
✅ wongsyrone
✅ Chigusa0w0
❌ itsabgr
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants