Closed mmguero closed 9 months ago
It's shaping up nicely, here's what it looks like so far:
There is a new variable in zeek.env with the rest of the EXTRACTED_FILE...
variables:
# Whether or not to use libmagic to show MIME types for Zeek-extracted files served
EXTRACTED_FILE_HTTP_SERVER_MAGIC=false
If set to true
, it will also do a libmagic lookup on each file:
The links are (by column):
Things still to work on:
<error>
from source~I've added documentation for the improvements as well. I think I'm satisfied with this feature now, closing.
Here's what the
/extracted-files/
screen looks like now:We could improve this I think in a few ways:
This page is generated by this python script