Download Linux dependencies: - Recommend Ubuntu-based, raspbian is good - sudo apt-get install build-essential python-dev libmysqlclient-dev python-virtualenv python-pip If some don’t resolve, install what Linux tells you to Clone repository: - Git clone https://github.com/blaverick62/SIREN.git Change remote to your repository if using it for dev Setup VENV and install pip requirements: - cd SIREN - . ./VENV/bin/activate - pip install -r requirements.txt If some pip dependencies don’t install, install what python tells you: - sudo apt-get install libkrb5-dev - pip install python-gssapi - pip install paramiko To run SIREN: - sudo ./sirenstart.sh Setup Snort on Pi: - sudo apt-get install flex bison build-essential checkinstall libpcap-dev libnet1-dev libpcre3-dev libmysqlclient15-dev libnetfilter-queue-dev iptables-dev libdumbnet-dev autoconf libtool libdaq-dev snort Setup: - set up home net and interface - add file siren.rules to /etc/snort/rules - add line alert tcp $HOME_NET any -> any any (msg:"Target file accessed!"; content:"malarkey"; sid:1000037;) - add line include $RULE_PATH/siren.rules to snort.conf near line 550 with other includes Mysql setup On SIREN_DB
An evolving how-to guide for securing a Linux server with detailed steps and explanations.
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.
Hacker wargames site with forums and tutorials, fostering a learning community.
Collection of cybersecurity conference videos from GreHack 2018 covering various cutting-edge topics.
Guidelines for contributing to a cybersecurity tools and resources list
A cybersecurity challenge where you play the role of an incident response consultant investigating an intrusion at Precision Widgets of North Dakota.
A collection of lab scripts and files for learning about containers and container internals.
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.
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.
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
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.
A cybersecurity platform that offers vulnerability scanning, Windows Defender and 3rd party AV management, and MFA compliance reporting, among other features.
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.