Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varchashva/LetsMapYourNetwork
Lets Map Your Network enables you to visualise your physical network in form of graph with zero manual error
https://github.com/varchashva/LetsMapYourNetwork
asset-management aws-boto3 celery cloud-monitoring django neo4j network-architecture network-graph network-monitoring network-visualization python rabbitmq sigmajs
Last synced: 5 days ago
JSON representation
Lets Map Your Network enables you to visualise your physical network in form of graph with zero manual error
- Host: GitHub
- URL: https://github.com/varchashva/LetsMapYourNetwork
- Owner: varchashva
- License: gpl-3.0
- Created: 2018-08-20T07:48:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T22:33:41.000Z (almost 3 years ago)
- Last Synced: 2024-10-30T22:02:05.912Z (9 days ago)
- Topics: asset-management, aws-boto3, celery, cloud-monitoring, django, neo4j, network-architecture, network-graph, network-monitoring, network-visualization, python, rabbitmq, sigmajs
- Language: JavaScript
- Homepage:
- Size: 22.7 MB
- Stars: 440
- Watchers: 31
- Forks: 75
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - varchashva/LetsMapYourNetwork - Lets Map Your Network enables you to visualise your physical network in form of graph with zero manual error (python)
README
## Omniscient - Let’s Map [Your] Network (v2.0)
[![Logo](images/omniscient_logo.png)]()[![BHEU2019](https://github.com/jopohl/badges/blob/master/arsenal/europe/2018.svg)](https://www.blackhat.com/eu-18/arsenal/schedule/index.html#lmyn-lets-map-your-network-12991)
[![BHUSA2019](images/BHUSA2019.svg)](https://www.blackhat.com/us-19/arsenal/schedule/index.html#lmyn-lets-map-your-network-14974)
[![Defcon27](images/defcon27.svg)](https://www.defcon.org/html/defcon-27/dc-27-demolabs.html#LMYN)### Table of Contents
1. [WHAT IT IS](#what-it-is)
2. [WHY IT IS](#why-it-is)
3. [WHERE TO USE IT](#where-to-use-it)
4. [Presentations](#presentations)
5. [Key Features](KeyFeatures.md)
6. [Installation Guidelines](InstallationGuidelines.md)
7. [HOW TO USE IT](HowToUse.md)
8. [Understand Node](UnderstandNode.md)
9. [Contributer](#contributer)
10. [LMYN In Action](#lmyn-in-action)
11. [Roadmap](Roadmap.md)
12. [Contact Information](#contact-information)### WHAT IT IS ###
It is utmost important for any security engineer to understand their network first before securing it and it becomes a daunting task to have a ‘true’ understanding of a widespread network. In a mid to large level organisation’s network having a network architecture diagram doesn’t provide the complete understanding and manual verification is a nightmare. Hence in order to secure entire network it is important to have a complete picture of all the systems which are connected to your network, irrespective of their type, function, techology etc.
##### BOTTOM LINE - YOU CAN'T SECURE WHAT YOU ARE NOT AWARE OF. #####
Let’s Map Your Network (LMYN) aims to provide an easy to use interface to security engineer and network administrator to have their network in graphical form with zero manual error, where a node represents a system and relationship between nodes represent the connection.
LMYN does it in two phases:
1. Learning: In this phase LMYN 'learns' the network by performing the network commands and quering the APIs and then builds graph database leveraging the responses. User can perform any of the learning activities at any point of time and LMYN will incorporate the results in existing database.
2. Monitoring: This is a continuos process, where LMYN monitors the 'in-scope' network for any changes, compare it with existing information and update the graph database accordingly.Below technologies have been used in the tool:
1. Django Python
2. Neo4j DB
3. Sigma JS
4. Celery and RabbitMQ### WHY IT IS ###
- Visualizing infrastructure network in form of graph makes it more ‘visible’ and it becomes significantly easy to perform the analysis and identify the key areas of concern for a security engineer and network administrator
- Also, Let’s Map Your Network formulates the graph entirely based-on either network actions performed from ‘seed’ system which will be part of the actual network or quering the APIs. Hence there is no chance of manual-error in the mapping of network
### WHERE TO USE IT ###
1. Network Architecture 'Validation'
2. Troubleshooting for network administrator
3. Internal Network vulnerability assessment and penetration testing### Presentations ###
- [BlackHatEurope2018 presentation slide](docs/LetsMapYourNetwork_BlackHat.pdf)
- [Demo Videos](https://www.youtube.com/channel/UC77eNGlIzjGL0fgx3i6Hcyw)### Contributer ###
[Jyoti Raval](https://www.linkedin.com/in/jyoti-raval-61565157/): (Brutal!) QA### LMYN In Action
#### Local subnet network
![LMYN IN ACTION](images/LMYN_1.gif)#### Network with traceroute to mulitple destinations
![LMYN IN ACTION](images/LMYN_2.gif)#### CMDB Upload
![LMYN IN ACTION](images/LMYN_4.gif)#### Cloud network
![LMYN IN ACTION](images/LMYN_3.gif)### Contact Information
- Email: varchashva \[at] gmail \[dot] com
- LinkedIn: https://www.linkedin.com/in/pramod-rana-696ba062
- Twitter: https://twitter.com/IAmVarchashva