1128 Forks
5115 Stars
5115 Watchers

zeek

Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.

How to download and setup zeek

Open terminal and run command
git clone https://github.com/zeek/zeek.git
git clone is used to create a copy or clone of zeek repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zeek https://github.com/zeek/zeek/archive/master.zip

Or simply clone zeek with SSH
[email protected]:zeek/zeek.git

If you have some problems with zeek

You may open issue on zeek support forum (system) here: https://github.com/zeek/zeek/issues