Username Hijacking #1

Open
opened 2024-01-11 05:10:02 +00:00 by Steven · 2 comments
Owner

When you connect to the server using an existing connection's username, the original connection gets kicked. Caused by using the username as the key in the connections hashmap here.

When you connect to the server using an existing connection's username, the original connection gets kicked. Caused by using the username as the key in the connections hashmap [here](https://git.nevets.tech/Steven/DiscordLiteServer/src/commit/3906c463fdb5e22f801a40a00b6bc63d5bb1278f/src/main/java/tech/nevets/dliteserver/MessageDistributer.java#L32).
Steven referenced this issue from a commit 2024-01-11 12:34:35 +00:00
Author
Owner

Fixed in 521f38468b

Fixed in 521f38468b

Your implementation doesnt work lol
image

Your implementation doesnt work lol ![image](/attachments/debc7e15-8cfc-480f-872b-5ce7a96a9352)
5gi reopened this issue 2024-01-11 13:31:06 +00:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Steven/DiscordLiteServer#1