David Adrian

Results 59 comments of David Adrian

They're useful if you want to load ZGrab output directly into a database such as Elasticsearch or BigQuery. However, they're likely out-of-date / wrong, and not particularly well tested, so...

This seems fine but please fix the merge and then @ me again

We have the list, we just must not be using it for `Request`, only `Response`.

I'd say merge common client and server headers into one list, and use it for both. That way we'll tell if servers send client headers, etc.

@justinbastress Can you verify this?

Our PCAP snaplen is 1500, and the total length of this packet is 1469+20+14 = 1503. This explains the zeros---our buffer is the full size and zeroed, but then PCAP...

I increased the snaplen, please try again with main

I believe this was fixed by #689