Ids

Top 22 Id Open-Source Projects

  • Fail2Ban

    Daemon to ban hosts that cause multiple authentication errors

    Project mention: Looking for a way to remote in to K's of raspberry pi's... | /r/sysadmin | 2023-12-10

    now some things you need to think about: - cloud init - this will need to be secure so lock it down hard anything not needed an alternative OS to look at if you have the ability's is https://www.alpinelinux.org/ also as these devices are not that powerfull every extra agent / abstaction layer you add impacts performance need to look at low over head security https://www.crowdsec.net/ and https://github.com/fail2ban/fail2ban (if you call fail2ban security) - using certificates to authenticate ssh login

  • sigma

    Main Sigma Rule Repository

    Project mention: Sigma rules in real life | /r/cybersecurity | 2023-10-14

    Sigma rules https://github.com/SigmaHQ/sigma its value, I get it. Here’s a post https://www.linkedin.com/posts/nasreddinebencherchali_detection-blueteam-sigma-activity-7104868070069817344-mn91?utm_source=share&utm_medium=member_desktop detailing that 31 Sigma rules from the Sigma repository are triggering on different stages of the attack as described here https://thedfirreport.com/2023/08/28/html-smuggling-leads-to-domain-wide-ransomware/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • hashids

    A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.

    Project mention: Show HN: Sqids (formely Hashids) – Generate short unique IDs from numbers | news.ycombinator.com | 2023-11-07

    More than 10 years ago, I released the first version of Hashids in PHP, an encoding library to generate unique IDs from numbers [0]. Over the years, many developers have converted the library to plenty of other programming languages. It was nice to see it grow, but there were always a few things that bothered me about the original algorithm, so a few months ago I've decided to try and address those issues.

    With lots of help from the community, we've rebranded the library to Sqids (you can see the proposed changes here [1]).

    The new library generates unique IDs faster and with a simpler algorithm. You can read all about it on the FAQ page [2] and try it out via the playground [3]. As always, feedback is welcome via HN or Github.

    [0] https://github.com/vinkla/hashids/commit/98d72eac456aabbf2da...

  • Suricata

    Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.

    Project mention: Aho-Corasick Algorithm | news.ycombinator.com | 2024-03-04
  • Pi.Alert

    WIFI / LAN intruder detector. Check the devices connected and alert you with unknown devices. It also warns of the disconnection of "always connected" devices

    Project mention: Alternative for Pi-Alert | /r/selfhosted | 2023-12-08

    When using PiAlert make sure you use the fork https://github.com/jokob-sk/Pi.Alert and not the very outdated original.

  • nzyme

    Network Defense System.

  • Optimus

    🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Awesome-Cybersecurity-Datasets

    A curated list of amazingly awesome Cybersecurity datasets

  • whids

    Open Source EDR for Windows

  • go-shortid

    Super short, fully unique, non-sequential and URL friendly Ids

  • StratosphereLinuxIPS

    Slips, a free software behavioral Python intrusion prevention system (IDS/IPS) that uses machine learning to detect malicious behaviors in the network traffic. Stratosphere Laboratory, AIC, FEL, CVUT in Prague.

  • wazuh-docker

    Wazuh - Docker containers

    Project mention: Wazuh Docker Single Node. 500 error after changing admin password | /r/Wazuh | 2023-07-31

    Now based on my reading of https://github.com/wazuh/wazuh-docker/issues/775This is means i should enter the indexer container and run securityadmin after setting the environment variables specified in the docs....I did this. The command completes successfully with no errors.

  • wazuh-dashboard-plugins

    Plugins for Wazuh Dashboard

    Project mention: SCA module | /r/Wazuh | 2023-08-11

    By the way, is there any way to initiate a force scan whenever we want without having to modify the configuration file for the time interval? According to this link "https://github.com/wazuh/wazuh-kibana-app/issues/3878," there is supposedly a button to force a specific agent to perform a scan. However, I'm using version 4.4.5 and I don't have access to that functionality.

  • teler-waf

    teler-waf is a Go HTTP middleware that provides teler IDS functionality.

    Project mention: kitabisa/teler-waf: Introduces external custom rules & DSL expression support! | /r/netsec | 2023-06-04
  • py-idstools

    idstools: Snort and Suricata Rule and Event Utilities in Python (Including a Rule Update Tool)

    Project mention: Regex Challenge - Field Extraction | /r/Splunk | 2023-06-12

    I like this a lot. We have a in-house Snort 2 forwarder that does a similar thing with https://github.com/jasonish/py-idstools and forwards the result directly using HEC. We could use the same code base for dnstap if we wanted.

  • threatbus

    🚌 Threat Bus – A threat intelligence dissemination layer for open-source security tools.

  • wazuh-ansible

    Wazuh - Ansible playbook

  • UTMFW

    UTM Firewall on OpenBSD

  • wazuh-packages

    Wazuh - Tools for packages creation

    Project mention: Help: Dashboard installation failing with "can't read etc/opensearch_dashboards.yml no such file or directory" | /r/Wazuh | 2023-12-06

    found something from GitHub discussions; was able to remove a pre-removal-script first:

  • tinyID

    Shorten and obfuscate IDs

  • Somnium

    Script to test NetSec capabilities. (by asluppiter)

  • IDS-using-Neural-networks

    A Python program that uses Neural Networks to detect unusual traffic using UNSW-NB15

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-04.

Ids related posts

Index

What are some of the best open-source Id projects? This list will help you:

Project Stars
1 Fail2Ban 10,198
2 sigma 7,464
3 hashids 5,173
4 Suricata 3,953
5 Pi.Alert 1,848
6 nzyme 1,312
7 Optimus 1,254
8 Awesome-Cybersecurity-Datasets 1,070
9 whids 1,025
10 go-shortid 914
11 StratosphereLinuxIPS 631
12 wazuh-docker 552
13 wazuh-dashboard-plugins 376
14 teler-waf 280
15 py-idstools 268
16 threatbus 254
17 wazuh-ansible 246
18 UTMFW 139
19 wazuh-packages 85
20 tinyID 32
21 Somnium 21
22 IDS-using-Neural-networks 2
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com