Zakir Durumeric
Zakir Durumeric
We don't have any tests for AXFR functionality currently.
Do lookup against `cname-loop-a.zdns-testing.com`
From an HTTP request: ``` "request": { "url": { "scheme": "http", "host": "google.com", "path": "/" }, "method": "GET", "headers": { "unknown": [ { "key": "user_agent", "value": [ "Mozilla/5.0 zgrab/0.x" ]...
We should document the protocols that ZGrab supports and provide an example for each one. Right now, it's very difficult to understand to know what the project supports.
We should support outputting metadata at the end of a scan. Starting a list of what should go into this file: * Start Time * End Time * Input Hosts...
Per @dadrian, >We have the code for HTTP/2, but need to resolve some differences with zcrypto/tls and crypto/tls in order to it to compile and pass tests.