All Projects → NSkelsey → monopticon

NSkelsey / monopticon

Licence: GPL-3.0 license
Monitor ethernet traffic in real time with a 3D backend.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
Zeek
47 projects
Csound Document
19 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to monopticon

multi-chart
lit-element building blocks for charts and visualization (based on d3.js v5)
Stars: ✭ 24 (-57.89%)
Mutual labels:  dataviz
community-id-spec
An open standard for hashing network flows into identifiers, a.k.a "Community IDs".
Stars: ✭ 137 (+140.35%)
Mutual labels:  network-security
analyzer-d4-passivedns
A Passive DNS backend and collector
Stars: ✭ 26 (-54.39%)
Mutual labels:  network-security
SuperLibrary
Information Security Library
Stars: ✭ 60 (+5.26%)
Mutual labels:  network-security
masscanned
Let's be scanned. A low-interaction honeypot focused on network scanners and bots. It integrates very well with IVRE to build a self-hosted alternative to GreyNoise.
Stars: ✭ 50 (-12.28%)
Mutual labels:  network-security
ivre
Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, collect and analyse network intelligence from your sensors, and much more!
Stars: ✭ 2,712 (+4657.89%)
Mutual labels:  network-security
lineage
Family Tree Data Expression Engine
Stars: ✭ 90 (+57.89%)
Mutual labels:  dataviz
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+2178.95%)
Mutual labels:  dataviz
traffic
A quick and dirty vehicle speed detector using video + anomaly detection
Stars: ✭ 21 (-63.16%)
Mutual labels:  traffic-analysis
dash-lollapalooza-brasil-2018
🎟Using Plotly to visualize data from Lollapalooza
Stars: ✭ 23 (-59.65%)
Mutual labels:  dataviz
awesome-dataviz
📈 A curated list of awesome data visualization libraries and resources.
Stars: ✭ 3,153 (+5431.58%)
Mutual labels:  dataviz
SaltwaterTaffy
An nmap wrapper library for .NET
Stars: ✭ 44 (-22.81%)
Mutual labels:  network-security
active-scanning-techniques
A compilation of network scanning strategies to find vulnerable devices
Stars: ✭ 61 (+7.02%)
Mutual labels:  network-security
Lauschgeraet
Gets in the way of your victim's traffic and out of yours
Stars: ✭ 25 (-56.14%)
Mutual labels:  traffic-analysis
matrix
mirror of https://mypdns.org/my-privacy-dns/matrix as it is obviously no longer safe to do Girhub nor have we no longer any trust in them. See https://mypdns.org/my-privacy-dns/porn-records/-/issues/1347
Stars: ✭ 32 (-43.86%)
Mutual labels:  network-security
lockdown-maps-R
Population Movements at Spring 2020 Lockdown in France - Interactive Data Visualizations
Stars: ✭ 19 (-66.67%)
Mutual labels:  dataviz
leaflet-map-csv
Simple Leaflet map with points from local CSV file
Stars: ✭ 23 (-59.65%)
Mutual labels:  dataviz
testmynids.org
A website and framework for testing NIDS detection
Stars: ✭ 55 (-3.51%)
Mutual labels:  network-security
vioplot
Development version of vioplot R package (CRAN maintainer)
Stars: ✭ 25 (-56.14%)
Mutual labels:  dataviz
gunfunded
Analyzing the gun lobby’s funding of Congress.
Stars: ✭ 32 (-43.86%)
Mutual labels:  dataviz

Monopticon

This is an application that visualizes ethernet traffic in realtime. It leverages Zeek to capture packets and broker messages and then renders traffic flow with Magnum and OpenGL.

Build Status

The goal of the software is four fold:

  • Provide simple visual network diagnostics to resolve configuration issues.
  • Demonstrate attacks, information leakage and erroneous devices in local networks and traffic flows.
  • Simplify network reconnaissance and manage man-in-the-middle attacks.
  • Define network elements symbolically to simplify the explanation and diffusion of knowledge about computer networks.

This software might be useful to you if you:

  • Must configure local networks
  • Must defend networks
  • Penetrate networks
  • Make pew pew noises when pinging 8.8.8.8

All reactions to this project including silly questions are appreciated. Open an issue here or contact Nick directly.

The animation below demonstrates the output of Monopticon (v0.3.0) monitoring a local network from a span port. For more examples visit contrib/expirements.

what it looks like

In a browser:

Check it out

Usage

To use Monopticon on your systems you'll need to build and install a few components. The instructions for installing each piece are linked below.

Documentation

For a detailed description of the architecture of Monopticon read the design document.

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].