Giter Club home page Giter Club logo

Comments (3)

jasonish avatar jasonish commented on July 30, 2024

A better tool to verify the sensor_id would be Snort's own u2spewfoo. In all my logs, both u2spewfoo and u2json show a sensor_id of 0. I suspect that Barnyard2 is altering this value in some way, or the field you are seeing in the Dashboard is a different sensor id.

I believe the Barnyard database output will create new sensor IDs in the database in an incrementing fashion to distinguish between the different sensors logging to the database. This is outside the scope of a unified2 log file though.

from py-idstools.

cleesmith avatar cleesmith commented on July 30, 2024

In case anyone is curious and to clarify:

  1. sensor id is a part of the Unified2 file format and it is in the packet and IDS events, see:
    http://manual.snort.org/node44.html
  2. another project offered a clue for handling/setting sensor id,
    see the "Examples" section in readme at:
    https://github.com/mephux/unified2
    ... makes sense ... as these are set in the barnyard2 conf file and it appears barnyard2
    just uses the last digits of the "interface" value for the "sensor id" (sid ?)

from py-idstools.

jasonish avatar jasonish commented on July 30, 2024

Yeah, I was curious that there wasn't a Snort command line option or config option to set that sensor_id value in the unified2 file. Could be useful I suppose.

from py-idstools.

Related Issues (20)

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.