bind9/bin/tests
Matthijs Mekking 8344a38d6b
Add reproducer for BADCOOKIE resend loop
Run malicious server: resend_loop/ans3/ans.py

Start BIND: ns4

Send single query to test.example

The resolver will repeatedly resend queries until the fetch timeout
expires, resulting in resulting in thousands of qrysent while the quota
counter remains 0.

(cherry picked from commit 7eeb463bc58cbd71419aaf189d7829f2dfd8d055)
2026-05-07 13:21:59 +02:00
..
startperf Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
system Add reproducer for BADCOOKIE resend loop 2026-05-07 13:21:59 +02:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
convert_trs_to_junit.py Rename Python files to adhere to the snake-case convention 2026-02-25 12:10:20 +00:00
Makefile.am Rename Python files to adhere to the snake-case convention 2026-02-25 12:10:20 +00:00
test_client.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
test_server.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
wire_test.c Finalize removal of memory debug flags size and mctx 2025-02-17 16:48:43 +00:00