mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() The HTTP "Origin" header is a useful header for CSRF, Chrome plugins making requests, and other scenarios where referrer may not be present. Reference: https://tools.ietf.org/html/rfc6454#section-7 ---- "In some sense, the origin granularity is a historical artifact of how the security model evolved." Especially useful if origin/referrer is a "file://" ---- https://tools.ietf.org/html/rfc6454#section-4 |
||
---|---|---|
.. | ||
__load__.bro | ||
dpd.sig | ||
entities.bro | ||
files.bro | ||
main.bro | ||
README | ||
utils.bro |
Support for Hypertext Transfer Protocol (HTTP) analysis.