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.5.tar.gz (36.3 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.5-py3-none-any.whl (53.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pufferrelay-1.0.5.tar.gz
  • Upload date:
  • Size: 36.3 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.5.tar.gz
Algorithm Hash digest
SHA256 d22ec76a57d075c5da4d9cc81be092c1d5a406d0bfbc3617081363c257bc8387
MD5 1d9cea33b77ebdcda10499446f25ace6
BLAKE2b-256 4b2e9a84825fc3b45054ecd33c3e60c3984b00986879227832c1279613376daa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pufferrelay-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 53.5 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7a3ded21f04eb1664118bb2d619ef93ade4b2c7eb769f42ff1326e2b5a447cda
MD5 633370fe5899b6dcfec87cfcd2ec6449
BLAKE2b-256 94689c5b3754f7fadd150998413b0d5808f8d5a2af0f23f8f345f85f05ee7cc7

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