This project builds an OSQuery module libbro.so for loading bro logs as tables in osquery. The logs are dynamically loaded into tables from the bro logs installation directory. They are created as tables based on their log file name, except pre-pended with bro_. E.g., conn.log -> table bro_conn. Example From EnvDB UI: Building and Installing To build, you need cmake, clang, git (for both osquery and module builds). make deps make This will create the module ./build/src/libbro.<dylib|so> You will then need to copy this to /usr/local/lib/libbro.<dylib|so> and then you can add an entry to /etc/osquery/modules.load: $ sudo cp -r ./build/src/libbro.<dylib|so> /usr/local/lib $ sudo mkdir -p /etc/osquery/ $ sudo sh -c 'echo "/usr/local/lib/libbro.<so|dylib>" >> /etc/osquery/modules.load' You can now run osqueryi with the location of $BROLOGS set to the bro logs path, where it will attempt to load log tables from $BROLOGS. Example: $ sudo BROLOGS="$PWD/bro/logs" osqueryi Without BROLOGS set, it will try to load logs from the following common Bro installation locations: /usr/local/bro/logs/current /opt/bro/logs /nsm/bro/logs/current Installing for EnvDB To get it to work with EnvDB,
FEATURES
ALTERNATIVES
Network Forensic Analysis Tool for deep network traffic inspection and analysis.
Django based web application for network traffic analysis with protocol handling capabilities.
A daemon for blocking USB keystroke injection devices on Linux systems
Sniffglue is a network sniffer tool written in Rust with advanced filter sensitivity options and secure packet processing.
A powerful and extensible framework for reconnaissance and attacking various networks and devices.
Open source DDoS protection system with centralized policy for network operators.
Azure DDoS Protection and Mitigation Services by Microsoft Azure for secure cloud solutions.
A method for profiling SSL/TLS Clients with easy-to-produce client fingerprints.
PINNED
Fabric Platform by BlackStork
Fabric Platform is a cybersecurity reporting solution that automates and standardizes report generation, offering a private-cloud platform, open-source tools, and community-supported templates.
Mandos Brief Newsletter
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
Wiz
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.
Adversa AI
Adversa AI is a cybersecurity company that provides solutions for securing and hardening machine learning, artificial intelligence, and large language models against adversarial attacks, privacy issues, and safety incidents across various industries.