Giter Club home page Giter Club logo

foxhound-nsm's People

Contributors

gebhard73 avatar sneakymonkey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

foxhound-nsm's Issues

broctl check hangs

from time to time the command broctl check hangs (which is executed by cron job /nsm/scripts/update):

root@foxhound:~# broctl status
waiting for lock (owned by PID 30426) ...
^Croot@foxhound:~# ps -ef | grep 30426
root     30215 30074  0 19:25 pts/0    00:00:00 grep 30426
root     30426 30398  0 Jan02 ?        00:00:00 /usr/bin/python /usr/bin/broctl check
root     30435 30426  0 Jan02 ?        00:00:00 /bin/sh -c /usr/share/broctl/scripts/check-config 0 0 /var/spool/bro/tmp/check-config-bro -U .status -p broctl -p standalone -p local -p bro local.bro broctl broctl/standalone broctl/auto broctl/check

This is a known bug: https://bro-tracker.atlassian.net/browse/BIT-1802

Workaround as follows:

cp -p -i /usr/share/broctl/scripts/check-config /usr/share/broctl/scripts/check-config.orig
...
diff /usr/share/broctl/scripts/check-config /usr/share/broctl/scripts/check-config.orig
48c48
< "${bro}" -a "$@"
---
> "${bro}" "$@"

This should be fixed in one of the next bro releases available as Debian package.

Suggestion: keep this issue open till then

Version information:

root@foxhound:~# dpkg --list  | grep bro
ii  bro                              2.5-1                        armhf        passive network traffic analyzer
ii  bro-aux                          0.38-1                       armhf        small auxiliary tools for Bro
ii  bro-common                       2.5-1                        all          passive network traffic analyzer -- architecture-independent parts
ii  broctl                           1.4-1                        all          interactive shell for managing Bro installations

Correct Loki stuff

Loki doesn't seem to be up to date; check; correct installation script

Looses wlan0

Installed on raspian light following sneakymonk3y's blog, after reboot I can log in but 'ls' does not list anything, ifconfig does not show wlan0 or eth0, can no longer ssh into box.

Additional packages to be installed

Hello,

Bro install works fine. For a full-featured netsniff-ng compilation, I needed following additional packages to be retrieved via apt-get:

  • pkg-config
  • libnacl-dev
  • libncurses5-dev
  • libnet1-dev
  • libcli-dev
  • libnetfilter-conntrack-dev
  • liburcu-dev

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.