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, IMAP, POP3, 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.7.tar.gz (37.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.7-py3-none-any.whl (57.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pufferrelay-1.0.7.tar.gz
Algorithm Hash digest
SHA256 fb4df7e0ba99f2907bd748a86cf9d98f73d5b6a2e12decc3830c02bb14cddd27
MD5 aadbced375253b3037ef6f89faa1935e
BLAKE2b-256 042a3ea7e1fa44320637a92848a9f4a500a727a92d32fb98a28868fe719c84de

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pufferrelay-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 16e349b269ad1e540021b21a673ea6e87cca87cfaf4dc250d5ae3193e4c09652
MD5 e127c087919fe2f65ab139a234a0d811
BLAKE2b-256 0fc4079af522ae49662772586951e309a4d336521c3239bca6a2eae29abd2ff0

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