zeek/scripts/base
Robin Sommer a7427e95bf
Switch to recording unmodified HTTP header.
We used to attempt to remove any port specification before recording
HTTP host headers in logs. Doing so would (1) remove potentially useful
information, (2) not match what the documentation seemed to suggest, and
(3) fail for IP6 addresses containing colons.

We now record the original HOST header as is.

Addresses #1844.
2021-12-21 21:54:47 +01:00
..
files GH-1634: Address feedback 2021-07-02 15:12:58 +01:00
frameworks removed unused script variable 2021-12-14 12:49:27 -08:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
packet-protocols Fix ethertype for ARP in Geneve forwarding rules 2021-12-09 14:58:08 -07:00
protocols Switch to recording unmodified HTTP header. 2021-12-21 21:54:47 +01:00
utils Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
init-bare.zeek Add VXLAN packet analyzer, disable old analyzer 2021-11-23 19:36:50 -07:00
init-default.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
init-frameworks-and-bifs.zeek GH-1122: Allow initializing globals with calls to subdir BIFs 2020-08-27 12:20:37 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00