varchashva / LetsMapYourNetwork

Lets Map Your Network enables you to visualise your physical network in form of graph with zero manual error
GNU General Public License v3.0
440 stars 77 forks source link
asset-management aws-boto3 celery cloud-monitoring django neo4j network-architecture network-graph network-monitoring network-visualization python rabbitmq sigmajs

Omniscient - Let’s Map [Your] Network (v2.0)

[Logo]()

BHEU2019 BHUSA2019 Defcon27

Table of Contents

  1. WHAT IT IS
  2. WHY IT IS
  3. WHERE TO USE IT
  4. Presentations
  5. Key Features
  6. Installation Guidelines
  7. HOW TO USE IT
  8. Understand Node
  9. Contributer
  10. LMYN In Action
  11. Roadmap
  12. 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

WHERE TO USE IT

  1. Network Architecture 'Validation'
  2. Troubleshooting for network administrator
  3. Internal Network vulnerability assessment and penetration testing

Presentations

Contributer

Jyoti Raval: (Brutal!) QA

LMYN In Action

Local subnet network

LMYN IN ACTION

Network with traceroute to mulitple destinations

LMYN IN ACTION

CMDB Upload

LMYN IN ACTION

Cloud network

LMYN IN ACTION

Contact Information