Skip to content

corelight/http-more-files-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP More Filenames

Zeek normally only includes a filename in files.log for HTTP responses that include a Content-Disposition or Content-Type header specifying a filename.

This package extends that so a request for "example.com/some/file.txt" will use "file.txt" as the filename. It will do this as long as the response includes an ETag header indicating a cacheable resource. This heuristic should help only match real file requests and not dynamic endpoints.

About

Add more filenames to files.log from HTTP requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages