Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

affected? #180

Closed
whoizit opened this issue Sep 9, 2020 · 1 comment
Closed

affected? #180

whoizit opened this issue Sep 9, 2020 · 1 comment

Comments

@whoizit
Copy link
Contributor

whoizit commented Sep 9, 2020

shadowsocks/shadowsocks-rust#292
txthinking/brook#708

@DuckSoft
Copy link

@nadoo It's AFFECTED.

PoC

open terminal one and run:

glider -listen ss://AEAD_CHACHA20_POLY1305:1@:11451 -verbose

then, open terminal two and run:

nc 127.0.0.1 11451

once connected, hold your Enter key on the keyboard, until the connection is automatically closed.

go back terminal one and check the output. it's something like this:

2020/12/15 03:45:28 server.go:58: [ss] failed to get target address: cipher: message authentication failed

boom.

references

related issues

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

No branches or pull requests

3 participants