Skip to main content

A network protocol analyzer and credential extractor

Project description

Image Alt text

PufferRelay

PufferRelay is a pentesting tool designed to extract valuable information from .pcap (Wireshark) files.
It focuses on parsing and analyzing network traffic to surface sensitive or actionable data that may aid in offensive security operations.


🔍 Features

  • Extracts protocol-specific data
    • LDAP, HTTP, FTP, TELNET, SMTP, NETBIOS, NTLM
  • Parses .pcap files and stores data in a queryable SQL format
  • Designed for use in red teaming and network traffic analysis
  • Modular structure for easy extension

🚀 Getting Started

🛠️ Install

⚗️PIPX

sudo apt install tshark
pipx install pufferrelay

👨🏿‍🔧PIP

python3 -m venv venv
source venv/bin/activate.fish
pip3 install -r requirements.txt

▶️ Usage

⚗️PIPX

pufferrelay {flag} {filename}

👨🏿‍🔧PIP

python3 -m PufferRelay {flag} {filename}

Parse pcap file into sqlite3 database and display all pertinent information

pufferrelay -f {filename}

Read 'DB_NAME' database and extract all pertinent information

pufferrelay -r

🐛 DEBUG

pufferrelay -f {filename} --log-level DEBUG

Documentation

The Wiki is under construction but will be available soon !


🤝 Contributing

We welcome contributions from the community! See CONTRIBUTING.md for guidelines.


📄 License

Licensed under the GPL-3.0 License.
See the NOTICE file for attribution details.

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

pufferrelay-1.0.1.tar.gz (35.8 kB view details)

Uploaded Source

Built Distribution

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

pufferrelay-1.0.1-py3-none-any.whl (52.9 kB view details)

Uploaded Python 3

File details

Details for the file pufferrelay-1.0.1.tar.gz.

File metadata

  • Download URL: pufferrelay-1.0.1.tar.gz
  • Upload date:
  • Size: 35.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for pufferrelay-1.0.1.tar.gz
Algorithm Hash digest
SHA256 75ea0ab75dd72cd4b828cca69f959ddc0dedffd684e39a56a5c3880cabdb7f03
MD5 96883cc7f31df5c223d3138b4875e69f
BLAKE2b-256 b4341d5e51dc94515ab98441b4b9c8e77b3bb622d32b804954054010d1df3797

See more details on using hashes here.

File details

Details for the file pufferrelay-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pufferrelay-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for pufferrelay-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c42a2dfb76fff90acfb66bee26d6b65a869a1c86b1f4d18dc127c32e306a79e7
MD5 288bea0d9cd8bc01aac4d49208b88ae8
BLAKE2b-256 2711e1101aa01b5f41d1c7c96041fc1d56b89706373a6e9df09c15206469d604

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