Skip to main content

Convert StarOS "monitor subscriber" or "monitor protocol" ASCII dump to PCAP

Project description

mon2pcap

mon2pcap is a program for converting Cisco's StarOS "monitor subscriber" or "monitor protocol" text based packet captures to PCAP.
This program will work only if the PDU Hexdump switch (X or A) is enabled.

Disclaimer

This program comes with no guarantees whatsoever.
The hexdump in the monsub does NOT represent a full packet, hence:
⚠️ All data-link layer protocols are generated, the MACs there are bogus.
⚠️ All non-IP packets data-link, network and transport protocols are bogus.
⚠️ If it's IP packet, the ports are correct (most of the time) but the transport level protocol is bogus.
The layers had to be generated for wireshark and other tools working with pcap file formats to properly dissect them.

Installation

Prerequisites

Usage

$ mon2pcap --help
usage: mon2pcap [-h] -i <infile> [-o <outfile>]
                [-e {GTPC,GTPCv2,GTPU,RADIUS,USERL3,USERL3_IPV6,CSS,DIAMETER,RANAP...}]
                [-s] [-v] [-d]

Convert StarOS "monitor subscriber" or "monitor protocol" ASCII dump to PCAP

options:
  -h, --help            show this help message and exit
  -i <infile>, --input <infile>
                        input file
  -o <outfile>, --output <outfile>
                        output file
  -e {GTPC,GTPCv2,GTPU,RADIUS,USERL3,USERL3_IPV6,CSS,DIAMETER,RANAP...}
                        exclude one or more protocols
  -s, --skip-malformed  Skip malformed packets
  -v, --version         show program's version number and exit
  -d, --debug           debug level logging
$  mon2pcap -i test_mon_sub.txt
100%|██████████████████████████████████████████████████████| 1746/1746 [00:00<00:00, 237876.14 lines/s]
PCAP generated at "test_mon_sub.pcap"

Found #14 valid packets
========================
 GTPC         : 4
 DIAMETER     : 4
 PFCP         : 4
 GTPP         : 2
 Ignored      : 4

License

GPLv3

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

mon2pcap-1.0.3.tar.gz (25.5 kB view details)

Uploaded Source

Built Distribution

mon2pcap-1.0.3-py3-none-any.whl (26.9 kB view details)

Uploaded Python 3

File details

Details for the file mon2pcap-1.0.3.tar.gz.

File metadata

  • Download URL: mon2pcap-1.0.3.tar.gz
  • Upload date:
  • Size: 25.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.3 Darwin/22.5.0

File hashes

Hashes for mon2pcap-1.0.3.tar.gz
Algorithm Hash digest
SHA256 bb8dcdcd6def7eabce0e455fac65f9c63dfdf7730d561ec00ec6c643da4e3948
MD5 ce11c4dc866709324c3d803bd84fb8ec
BLAKE2b-256 1f4b7a988fed92421a4326628d17020ea89fd82828a36c093b0500d312a0fff4

See more details on using hashes here.

Provenance

File details

Details for the file mon2pcap-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: mon2pcap-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 26.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.3 Darwin/22.5.0

File hashes

Hashes for mon2pcap-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9b71b65a40cb345e0d4e0428e4a52cd88210bd00b6b20a2d6a230cb3a349328d
MD5 ec88563974a6286d70e89d517b6df0ec
BLAKE2b-256 4743d706e5e32e4204a4298cad29d6378546f95d5d7c44b557e222746b0febc0

See more details on using hashes here.

Provenance

Supported by

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