Skip to main content

Simple TCP/TLS mitm engine supports SOCKSv4 + SOCKSv5 + Cert store

Project description

pySockSSL

Python 3 Documentation Status

Similar to

But more simple and focus on TCP/TLS stream capture ONLY - NO data analyzing 🤐

Support

  • TCP only
  • SOCKSv4 + user auth
  • SOCKSv5 + user/pwd auth
  • [Dummy] cert generator
  • SSL/TLS man-in-the-middle 😎
  • API to intercept captured data

Install

pip3 install pysockssl

or

git clone https://github.com/trichimtrich/pysockssl
cd pysockssl
python3 setup.py install

Usage & API

Check out the doc at https://pysockssl.readthedocs.io

TODO

  • Interactive interface
  • CLI addon to save dummy cert from rootCA
  • Blacklist / whitelist / passthru TLS Domain

License

GNU 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

pysockssl-0.2.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

pysockssl-0.2-py3-none-any.whl (27.2 kB view hashes)

Uploaded Python 3

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