Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
During a test I had an issue with an DNS resolver of my target host malforming the DNS queries (uppercase/lowercase). Beause of this, the dnscat2 server was unable to establish a session. I fixed this issue by adding case-insensitive regex modifiers (/i).
- Loading branch information