Skip to main content

A mitmproxy addon for jswzl

Project description

mitmwzl

A mitmproxy addon for jswzl similar in functionality to the official Burp Suite extension. The addon sends JavaScript files and sourcemaps to jswzl for futher analysis.

Important: This project is not officially supported by jswzl and may break at any time. Please do not contact the jswzl author about issues with this addon.

Links

How to use

First, install mitmwzl from PyPI.

pip install mitmwzl

Then create a Python script named jswzl.py containing the following piece of code.

from mitmwzl import JSWZL


addons = [
	JSWZL()
]

Finally, run mitmproxy with the script you just created.

mitmproxy -s jswzl.py

If you press SHIFT + E to open the mitmproxy event log, you should see a message stating the script was loaded.

info: [12:21:01.595] Loading script jswzl.py
info: [12:21:01.643] HTTP(S) proxy listening at *:8080.

Refer to the mitmproxy documentation for more information about addons.

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

mitmwzl-0.1.1.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

mitmwzl-0.1.1-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file mitmwzl-0.1.1.tar.gz.

File metadata

  • Download URL: mitmwzl-0.1.1.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for mitmwzl-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ff655ca5c69e25fd80ae443819683eca873ad2d5816e83fec9eccc2b6ca81950
MD5 2b1e1775da27cb76c98eca5f125a8824
BLAKE2b-256 7c30788cb3b7cc88ea2d2b60f72115f251b988ee353ec80b489a07743e11c858

See more details on using hashes here.

File details

Details for the file mitmwzl-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: mitmwzl-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for mitmwzl-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 adb41b79ca9df273b67ce7fc01803ba2ba865ce4b9ae5ec9e8f26d606d62ba2a
MD5 ebc3977879ef5c666e763844049b50c8
BLAKE2b-256 1eeb29af8508e3a29b2dc19b8bdcaaf781e8ac82202dcf2fa85c9b006bb57451

See more details on using hashes here.

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