Skip to main content

PlotCap - a simple network visualization tool

Project description

PlotCap - a simple network visualization tool.

Sample

Introduction

PlotCap is a simple command line tool written in Python and based on PyVis, that parses network capture files (produced by tools such as tcpdump or Wireshark) to render a graph of the network topology in a web page.

PlotCap was designed for red team engagements, with the aim of quickly mapping out relationships between devices (“nodes”) in a network. Target groups are: network administrators, penetration testers and curious people.

Visualization can be performed at layer 2 (MAC addresses) and layer 3 (IP addresses). Layer 2 is the default. The tool attempts to resolve MAC addresses unless directed otherwise.

Usage

plotcap  -f capture.cap

This is equivalent to:

plotcap  -f capture.cap --layer2

or:

plotcap  -f capture.cap --layer2 --resolve-oui

Do not resolve MAC addresses:

plotcap  -f capture.cap --layer2 --no-resolve-oui

Show IP addresses:

plotcap  -f capture.cap --layer3

Limitations

  • Although this is a command line tool, it requires a graphical environment and a web browser to render network maps. On headless systems we suggest using Xvfb to set up virtual sessions.

  • PlotCap was tested on Linux only

  • MAC addresses may not always be resolved to manufacturer names, especially if address randomization comes into play

  • See the TODO file for more missing features

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plotcap-0.2.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plotcap-0.2.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file plotcap-0.2.1.tar.gz.

File metadata

  • Download URL: plotcap-0.2.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for plotcap-0.2.1.tar.gz
Algorithm Hash digest
SHA256 61104f7c6c8125732236cf796021b80d4920e00d48e6d5cccb5fbeef54404fd0
MD5 ee19f698f4607a3eef7661613b5f3e77
BLAKE2b-256 3ca696e74e46a604956d4d5666357b1a0b55ead471a0940fd31e1eede8fd4836

See more details on using hashes here.

File details

Details for the file plotcap-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: plotcap-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for plotcap-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2bcc84bdebdb6d9952b414db6fdd94e27e49f9935440d3f98f680ab17050a0d3
MD5 626fa4ac5656bd34ace11f890e5960bd
BLAKE2b-256 755441c4f1bb59f8ae21273d1e63f9c047da1143b3cef8e92dd6f16b0998a6ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page