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

"Work around" for IPv6 Crash and Evasion Tracking issues #39

Closed
wants to merge 3 commits into from

Conversation

Nazar78
Copy link

@Nazar78 Nazar78 commented Apr 9, 2023

"Work around" for IPv6 Crash:
Opened the issue for the IPv6 Crash here #38.

Evasion Tracking:
Only activate evasion tracking during failed username/password and not for requests without auth header or hash expired, else there's high probability it will end up in evasion period when a browser sends lots of requests at once.

Nazar78 added 3 commits April 9, 2023 05:41
"Work around" for IPv6 Crash.
"Work around" for IPv6 Crash.
Only activate evasion tracking during failed username/password and not for requests without auth header or hash expired, else there's high probability it will end up in evasion period when a browser sends lots of requests at once.
@Nazar78 Nazar78 changed the title "Work around" for IPv6 Crash. "Work around" for IPv6 Crash and Evasion Tracking issues Apr 9, 2023
@Nazar78 Nazar78 marked this pull request as ready for review April 9, 2023 22:49
@Nazar78
Copy link
Author

Nazar78 commented Apr 10, 2023

Sorry, upon further testing and some reading, it seems triggering the evasive tracking only at nc=00000001 is useless because it's easily bypassed by the client. Closing this PR for now.

@Nazar78 Nazar78 closed this Apr 10, 2023
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