Code Monkey home page Code Monkey logo

A lightweight, fast, simple and complete solution for traffic analysis and intrusion detection

      CodeFactor    


  What is netmoth?

Netmoth is a lightweight, fast, simple and complete solution for traffic analysis and intrusion detection.

⚠️  Current major version is zero (v0.x.x) to accommodate rapid development and fast iteration while getting early feedback from users. Please keep in mind that netmoth is still under active development and therefore full backward compatibility is not guaranteed before reaching v1.0.0.

🏆  Features

  • Monitors traffic on all interfaces
  • Minimal configuration
  • PCAP
  • AF_PACKET
  • PF_RING
  • eBPF
  • Zero copy packet processing
  • Automatic TCP stream reassembly
  • Berkeley Packet Filter
  • Check IP on blocklist
  • Checking botnet on blocklist
  • Checking certificate on blocklist
  • Checking tracker on blocklist
  • Web-interface
  • Rules
  • Agents

📚  Documentation

... coming soon ...

🏁  Installation

Simple agent installation

mkdir netmoth
cd ./netmoth
curl -L https://raw.githubusercontent.com/netmoth/netmoth/main/config_example.yml > config.yml
curl -L https://github.com/netmoth/netmoth/releases/latest/download/netmoth_agent_Linux_x86_64 > netmoth_agent
sudo chmod u+x netmoth_agent

if necessary, make changes to the config.yml file, then run the agent

./netmoth_agent

👑  Community

... coming soon ...

👍  Contribute

We would for you to get involved with netmoth development! If you want to say thank you and/or support the active development of netmoth:

  1. Add a GitHub Star to the project.
  2. Tweet about the project on your Twitter.
  3. Write a review or tutorial on Medium, Dev.to or personal blog.

You can learn more about how you can contribute to this project in the contribution guide.

🚨  Security

... coming soon ...

netmoth's Projects

netmoth icon netmoth

🚀 A lightweight, fast, simple and complete solution for traffic analysis and intrusion detection.

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.