All Projects → mole-ids → mole

mole-ids / mole

Licence: Apache-2.0 license
Yara powered NIDS with high speed packet capture powered by PF_RING

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Makefile
30231 projects
YARA
70 projects

Projects that are alternatives of or similar to mole

eewids
Easily Expandable Wireless Intrusion Detection System
Stars: ✭ 25 (-50.98%)
Mutual labels:  ids, nids
youtube-playlist
❄️ Extract links, ids, and names from a youtube playlist
Stars: ✭ 73 (+43.14%)
Mutual labels:  ids
vim-syntax-yara
A Vim syntax-highlighting file for YARA rules
Stars: ✭ 26 (-49.02%)
Mutual labels:  yara
wazuh-packages
Wazuh - Tools for packages creation
Stars: ✭ 54 (+5.88%)
Mutual labels:  ids
shortid
Super short, fully unique, non-sequential and URL-friendly Ids
Stars: ✭ 20 (-60.78%)
Mutual labels:  ids
yara-forensics
Set of Yara rules for finding files using magics headers
Stars: ✭ 115 (+125.49%)
Mutual labels:  yara
firewall-controller
A kubernetes controller running on bare-metal firewalls, creating nftables rules, configures suricata, collects network metrics
Stars: ✭ 37 (-27.45%)
Mutual labels:  ids
r2yara
r2yara - Module for Yara using radare2 information
Stars: ✭ 30 (-41.18%)
Mutual labels:  yara
TNSR IDS
IDS using a port mirror, Snort and an alert -> RESTCONF utility
Stars: ✭ 30 (-41.18%)
Mutual labels:  ids
ansible-zeek
setup zeek, previously Bro IDS
Stars: ✭ 14 (-72.55%)
Mutual labels:  nids
yara-parser
Tools for parsing rulesets using the exact grammar as YARA. Written in Go.
Stars: ✭ 69 (+35.29%)
Mutual labels:  yara
S1EM
This project is a SIEM with SIRP and Threat Intel, all in one.
Stars: ✭ 270 (+429.41%)
Mutual labels:  yara
yara
Malice Yara Plugin
Stars: ✭ 27 (-47.06%)
Mutual labels:  yara
hashids.pm
Hashids, ported for Perl
Stars: ✭ 15 (-70.59%)
Mutual labels:  ids
Anomaly-detection-system
Machine learning based Intrusion detection system (IDS)
Stars: ✭ 27 (-47.06%)
Mutual labels:  ids
threat-intel
Signatures and IoCs from public Volexity blog posts.
Stars: ✭ 130 (+154.9%)
Mutual labels:  yara
binlex
A Binary Genetic Traits Lexer Framework
Stars: ✭ 303 (+494.12%)
Mutual labels:  yara
ML-IDS
An IDS implementation using machine learning
Stars: ✭ 30 (-41.18%)
Mutual labels:  ids
Scanr
Detect x86 shellcode in files and traffic.
Stars: ✭ 16 (-68.63%)
Mutual labels:  ids
testmynids.org
A website and framework for testing NIDS detection
Stars: ✭ 55 (+7.84%)
Mutual labels:  nids

Mole

Build Status Docs Go Report Card License

Mole is an experimental Network Intrusion Detection System that uses Yara as matching engine and PF_RING for high speed packet capture.


. Features . Supported OSes . Quickstart . Documentation . Contributing .


Features

  • Yara engine for packet matching
  • PF_RING integration
  • Rule configuration using meta fields from Yara (variables, ranges, ...)

Supported OSes

Planned Windows 10 and MacOS X.

Quickstart

To get your hands on Mole, you can use the 5-Minute Quickstart in our documentation.

Documentation

You can find the complete documentation of Mole at https://docs.mole-ids.org.

Contributing

Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].