Zakir Durumeric
Zakir Durumeric
Thanks. Unfortunately, the PR doesn't quite hit the meat of the issue---these ciphers are going to need to be implemented and/or back ported from mainline Go in order for us...
Note: there are both TCP- and UDP-based versions of memcache. I think that TCP is more commonly used, but the UDP version can be used as a DDoS amplifier.
What are you expecting to have happen here? It doesn't really make sense to try to do iterative resolution against a recursive resolver.
I want to take a pass on this before we merge. I'm not sure this is the right place for the code.
I'm not sure this is worth it. We need to just scrap our entire CT client implementation and write a fresh one. As part of this, we should probably just...
Thanks! Would you be willing to submit a PR to address this?
Fantastic, thank you!!
As noted in: https://github.com/zmap/zgrab/issues/60 We should allow modules to output their our own metadata as well.
This issue supersedes https://github.com/zmap/zgrab2/issues/28.
There hasn't, not due to lack of interest, but just lack of time. I've started to slowly move pieces into libraries, particularly our caching and recursive logic (e.g., https://github.com/zmap/zdns/pull/239). I...