Empty Responses
Modules in this category are designed to respond with an incomplete, misleading, or empty responses of various types.
Some modules also implement query reflection, where the original query is sent back to the sender.
Additionally, other unexpected response behaviors are supported, such as abandoning the connection (causing a timeout) or deliberately closing the connection.
Table of contents
- Close - Close the Connection
- Empty1 - Empty Packet
- Empty2 - Only NULL Bytes
- Empty3 - Only NULL Bytes (Suitable for TCP)
- Empty4 - Only Transaction ID and NULL Bytes
- Empty5 - Only DNS Header and NULL Bytes
- Empty6 - ANSWER Section Missing
- Empty7 - ANSWER Section Is NULL Bytes
- QueryBack1 - Query Reflection
- QueryBack2 - Query Reflection (Stripped)
- QueryBack3 - Query Reflection (To Port 53)
- QueryBack4 - Query Reflection (Random, to Port 53)
- Timeout - Do Not Respond