GithubHelp home page GithubHelp logo

chungmin99 / bro-long-connections Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corelight/zeek-long-connections

0.0 2.0 0.0 24 KB

Bro package for tracking long connections to report them before they have completed.

License: BSD 3-Clause "New" or "Revised" License

Bro 63.71% Makefile 0.61% Shell 35.69%

bro-long-connections's Introduction

Long Connections

Bro normally logs connections at the end of the connection, but this can cause trouble for incident responders in the case of very long lived connections that end up being unknown to defenders until too late.

This package provides a new log named conn_long which will log "intermediate" conn logs for long connections. It's logged into a separate log stream to avoid confusing the semantics of the normal Bro conn log which users can assume only contains "complete" connections.

The script will also generate a LongConnection::found notice whenever it discovers a long connection.

Installation

bro-pkg refresh
bro-pkg install bro/corelight/bro-long-connections

bro-long-connections's People

Contributors

sethhall avatar swedishmike avatar

Watchers

James Cloos avatar Chung Min Kim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.