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.2.tar.gz (35.9 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.2-py3-none-any.whl (53.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pufferrelay-1.0.2.tar.gz
  • Upload date:
  • Size: 35.9 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.2.tar.gz
Algorithm Hash digest
SHA256 d5f2964cf281a3c1d53555f4988e39e5d0a9f9cd0573cec428f91b244b20817e
MD5 8807cf9bca630440c27f37ddfc59ca14
BLAKE2b-256 d3eebeaae3e87dad841153da6b129aa3df069eb0a068826d7be0d6e3c556cb75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pufferrelay-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 53.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 db37234768d5a91250e4d43c5fc72293109042a16a5abb362fa3aef189640105
MD5 429c76e276c822272de07fc8153ce201
BLAKE2b-256 692ffe2900a588c1cd20bd58043b76f6755da25b3609ea6448c181196f979670

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