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

Verify response is actually challenge response in Source protocol #2

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

Krymonota
Copy link
Member

Some games, such as DayZ, might respond to a challenge request with a packet that is not a challenge response. So we have to explicitly verify in response header that the response is a challenge response.

Some games, such as DayZ, might respond to a challenge request with a packet that is not a challenge response. So we have to explicitly verify in response header that the response is a challenge response.
@Krymonota Krymonota changed the title Harden challenge parsing in Source protocol Explicitly check if response is challenge response in Source protocol Sep 26, 2024
@Krymonota Krymonota changed the title Explicitly check if response is challenge response in Source protocol Verify response is actually challenge response in Source protocol Sep 26, 2024
@Krymonota Krymonota merged commit 9e18900 into main Sep 26, 2024
3 checks passed
@Krymonota Krymonota deleted the feature/harden-challenge-parsing branch September 26, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant